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 friends Adrien Zaganelli.