question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Naming for `@effect-ts/prelude`

See original GitHub issue

With the advent of webpack 5 namespace re-exports are now tree-shakable and we could introduce a @effect-ts/prelude package that re-export modules from the ecosystem core packages (i.e. core, monocle, morphic) let’s discuss on the names of those re-exports.

I don’t have strong preferences buy:

  1. Full-names are terrible and long import {Effect} from "@effect-ts/prelude" because usage becomes verbose Effect.chain etc
  2. Short-names are conflicted, for example is E Exit or Either

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
mikearnaldicommented, Sep 5, 2021

Reopening given recent activity

2reactions
patrozacommented, Feb 28, 2021

Export long names, let people alias alternative names (like short names) on their own.

Especially considering with current import * as, you can use a short alias but still see a long name in the path.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prelude - Adobe Support
Learn how to use Prelude's clip naming and metadata features to quickly create subclips, build a rough-cut assembly, and send it to Premiere ......
Read more >
How to Use Adobe Prelude CC (2017) to Organize ... - YouTube
Check out my Premiere Pro Course: https://www.udemy.com/course/premiere-pro-course/?referralCode=AF659E18BEF06A7F4955Learn to Conquer ...
Read more >
Adobe Prelude Ingest Tutorial - Cooper Center Media Team
Using the same name as the video event folder, Open Adobe Prelude and create a new project. For this example the project is...
Read more >
new prelude revealed HEAD START - BoardGameGeek
All card effects in Terraforming Mars are supposed to be resolved in order chosen by active player. So yes, Preludes also.
Read more >
Prelude (music) - Wikipedia
A prelude is a short piece of music, the form of which may vary from piece to piece. ... They are festive pieces...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found