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.