I have selected some news from the web dev world to share.
๐ No dogs were harmed in the making of this app๐ Nuxt DevTools v1.0 ยท Nuxt Blog๐ Node v20.10.0๐ esm-dev/esm.sh version 135๐ Build a Lightweight Code Generator with TypeScript and JSON Imports๐ TypeHero
Have a great week.
A reminder of how good we have it as software developers, or perhaps how hard it is for everyone else.
Nuxt DevTools v1.0, this version build the road to a global Devtools for every Vuejs projects not just Nuxt project.
Node 20 is in long time support, time to upgrade your projects.
A 1KBย script allows you to writeย jsx/tsxย in HTMLย without build!
Use the power of TS to derive types from a JSON file with very little code.
Adventย ofย TypeScript, everyday Typescript challenge starting December first.
Vuejs
A little TS technique, for using the types from the DOM api.