Ivan Jeremić
@ivan_jrmc
Followers
596
Following
7K
Media
82
Statuses
2K
Joined July 2016
wonder if a "one useState per component" rule would work in a React-like framework, as soon as you need more than one state, use an object. This would eliminate useState hell.
0
0
0
can someone please make a vscode theme where syntax highlighting doesn’t completely break the moment you use backticks 😭
0
0
0
Just realized async generators in JS are literally coroutines 💥🤯
0
0
0
I live for the day when JavaScript (@ECMAScript ) + @typescript + @denojs, @nodejs, @bunjavascript merge into one project — and rebrand the language to something cool! "main.node"? "main.deno"? "main.bun"? I don't care just work together guys!
@jayair I first thought "oh they finally counted TS and JS together"
0
0
0
Woohoo! 🚀
0
0
0
crazy idea: what if we had a "git serve ui" command? A first-class GitHub built into git, discussions, issues, etc, stored in the repo.
0
0
0
We need a law that requires Apple, Google, and other companies to design their app stores around the web browser, which is the OG distribution platform. The application list should include both native (installable) apps and web apps (which open instantly) in the same list. Native
Everything would be so much easier for Apple, if we'd all just stop writing apps for other platforms or the web! Just commit all your efforts to their proprietary platform where you may be evicted or extorted as a developer at any time. What's not to love!?
0
0
0
I wonder if we will see Tanstack start being merged back to router, just as we saw with react-router.
1
0
0
I don't think 'no-build' is what we want; I think what we want is for TypeScript to finally become the official JavaScript, and we need a big merger/rebranding in the community. This is what we deep down want, we don't need a no-bundler world. I think we need them and hope we
What if web dev tooling were optimized for browsers instead of build pipelines? What would that look like?
0
0
0
Does anyone still remember spectrum(.)chat? I completely forgot that they were acquired by GitHub and are now called GitHub Discussions, lol. However, I believe that authors should not have the ability to disable them on their repositories, as this leads to more issues being
0
0
0
Me: AI what is react router 7? AI: react router 7 is react router 5. 😥
0
0
0
Any full-stack framework that wants to be taken seriously must ship a Dockerfile in the starter for easy self-hosting.
0
0
1
The 'grid-template-areas' API inspired me to think: why have routers, whether it's @tan_stack's router or @ReactTraining's react-router, no API feature like 'layoutAreas'?
1
0
3