Contributor to @rescript-lang.org.
shows.acast.com/dead-code/ep...
"Who wrote this code? Why are we using JavaScript?"
"The answer is never No, but it may take a whole lot of work to get to Yes."
"At what point do we stop admiring the problem and actually do something about it?"
"Who wrote this code? Why are we using JavaScript?"
justfuckinguseeffect.dev
justfuckinguseeffect.dev
I would love to know people's frustrations with:
- the current npmjs.com
- admin user flows on npm web ui (and cli, locally)
🙏
I would love to know people's frustrations with:
- the current npmjs.com
- admin user flows on npm web ui (and cli, locally)
🙏
github.com/brnrdog/resc...
#rescript #signals
github.com/brnrdog/resc...
#rescript #signals
Governments, banks, and Fortune 500 companies are all using my work while it's one sponsor cancellation away from me not being able to work on it at all. This has to change.
Governments, banks, and Fortune 500 companies are all using my work while it's one sponsor cancellation away from me not being able to work on it at all. This has to change.
I'll plug your designs and such.
I'll plug your designs and such.
It reminds me of Google back in 2011.
Enshittification ruins everything, and 2026 is the year I fight back.
It reminds me of Google back in 2011.
Enshittification ruins everything, and 2026 is the year I fight back.
This is something that is difficult to get TypeScript devs to adopt. They just want to write typed JavaScript. They aren't writing code in a type first mentality.
We can do better.
Object types with optional keys are a code smell and means that the data has no plan. A user with a cart id and one without a cart id are not the same type.
Does product think they're the same thing?
Can fulfilment ship to a user without a cart?
This is something that is difficult to get TypeScript devs to adopt. They just want to write typed JavaScript. They aren't writing code in a type first mentality.
We can do better.
🛠️ `dx` is the new `npx`
⚡ faster typechecking with tsgo
🔒 improved security with `deno audit --socket`
🦺 safer deps with `deno approve-scripts`
🚘 source phase import support
and more!
deno.com/blog/v2.6
🛠️ `dx` is the new `npx`
⚡ faster typechecking with tsgo
🔒 improved security with `deno audit --socket`
🦺 safer deps with `deno approve-scripts`
🚘 source phase import support
and more!
deno.com/blog/v2.6
Object types with optional keys are a code smell and means that the data has no plan. A user with a cart id and one without a cart id are not the same type.
Does product think they're the same thing?
Can fulfilment ship to a user without a cart?
Object types with optional keys are a code smell and means that the data has no plan. A user with a cart id and one without a cart id are not the same type.
Does product think they're the same thing?
Can fulfilment ship to a user without a cart?