Build your next form with some prompts

Salut, web dev friends! ๐Ÿง‘โ€๐Ÿ’ป

I have selected some news from the web dev world to share.

๐Ÿค– KickStart, a next generation form builder from FormKit ๐Ÿ› ๏ธ Just build websites ๐Ÿคฏ Font with Built-In Syntax Highlighting ๐Ÿ“— How to Build Your Own Vue-like Reactivity System from Scratch ๐Ÿง‘โ€๐Ÿ’ป A list of HTML semantics elements

Have a great week.


๐Ÿค– KickStart, a next generation form builder from FormKit Generate a form, edit it with manual controls or AI prompts, then copy and paste @vuejs components or schema into your project.

๐Ÿ› ๏ธ Just build websites An advice to junior developer, donโ€™t wait to learn the perfect framework, have the latest MacBook or latest smartphones. Just start building websites with what you have, you can always upgrade later.

๐Ÿคฏ Font with Built-In Syntax Highlighting This articles is an experiment to create a syntax highlighter for HTML/CSS/JS code for a blog without HTML/CSS/JS. To do that, the logic is directly in the font file.

๐Ÿ“— How to Build Your Own Vue-like Reactivity System from Scratch A tutorial to create your own version of ref() and watchEffect().

๐Ÿง‘โ€๐Ÿ’ป A list of HTML semantics elements 15 HTML element with their semantics explanations.


Web tools and Library

๐Ÿ˜ PGlite - Postgres in WASM Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno from https://electric-sql.com.

๐Ÿคก PatrickJS/everyone-ssn-usa Releasing everyoneโ€™s SSN and the hacks used to acquire them.

๐Ÿ“– Sources

Every news are mainly from my Twitter feed, my Github feed, The collective, Michael Thiessen, Michael Hoffmann, Stefan and more recently by my friend Adrien Zaganelli.