I have selected some news from the web dev world to share. π Better Vue Components with TypeScript [12 examples]
π€ Bots, so many Botsβ¨ An ode to the zero config too
Have a great week.
Alan Hamlett examine the rise of creating bot account to support your product when launching on a platform like ProductHunt. Since 2018, there are more Bot than human on ProductHunt, Same for the upvotes, the comments etc⦠Time to go outside to see some real people if the internent if filled with bot lol
A list of tool which require little to zero configuration :
π Better Vue Components with TypeScript [12 examples] Fotis demonstrate the value of using Typescript even if you are really familiar with Javascript. Really nice example with Pinia for the state management, typed slots and generics are also a must.
Demonstration
Michael Hoffmann created a nice demo of delaying the appearance of a spinner, to avoid the reader delay experience, which is not good for the user experience.
Web tools and Library
Tiny JS is a lightweight JavaScript utility for dynamically creating HTML elements
The Ultimate Express. Fastest http server with full Express compatibility, based on Β΅WebSockets.