JS1024 2022 Competition Winners— JS1024 is an annual ‘code golfing’ contest where you get 15 days to create a cool JavaScript or GLSL program within 1024 bytes. Naturally this brings out a lot of creativity and trickery, but also amazing (non-minified) source to check out. The winning JS entry is this quirky typing game and the winner shader is a sinister 3D tunnel experience. There’s a lot to look through and learn from because these developers are using every trick in the book, including compressing 1900+ English words into one of the entries..! JS1024 |
Docusaurus 2.0 Released— Docusaurus powered sites are everywhere in the JS space lately (look at the Babel docs, for example), and after four years of effort, version 2.0 of the popular React-powered documentation-focused static site generator has landed. This new version was rebuilt from scratch, and adds MDX support, a new plugin system, theming, dark mode, SPA navigation, offline support, and more. Meta (Facebook) |
![]() Announcing EdgeDB 2.0— Try the database that makes ORMs obsolete. EdgeDB’s TypeScript client has the simplicity of an ORM but the power of a full-fledged query language. And with the release of EdgeDB 2.0 it’s better than ever—read the announcement for details. EdgeDB sponsor |
From 500ms to 1.7ms in React— A sluggish customized grid triggered a journey to analyze some bottlenecks, followed by some tweaks resulting in a dramatic perf improvement. Oren Farhi |
ts-version: Access the Current TypeScript Version from Types— The creator puts it best: “Frustrated how TS versions handle your package slightly differently, but don’t want to ship a full copy of your types with TypesVersions? Now you can adjust your types depending on the TS version!” Lenz Weber-Tronic |
Find JavaScript Jobs with Hired— Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It's free for job-seekers.
Hired |
|
|