|
You are here |
martinschneider.me | ||
| | | | |
css-irl.info
|
|
| | | | | A blog about CSS, front-end development, the web, and beyond. | |
| | | | |
hamatti.org
|
|
| | | | | In this blog series, we will build a static website using Eleventy, NetlifyCMS, GitHub and Netlify. In the first post, we set everything up and deploy a template page to make sure everything works. | |
| | | | |
crystallize.com
|
|
| | | | | eCommerce storefront with SvelteKit, Houdini, Tailwind, and Crystallize. It's easier than you think. | |
| | | | |
blog.kizu.dev
|
|
| | | There isacalculator that uses JSinthe post. Ifyou wonder: "What isspecial about it" - there was one problem that Iwanted tosolve: evaluating some math expression from user input inavery safeway. Iknow, there exist external libraries people did already write which could dothis job well enough. But Iwanted something minimal and with nodependencies. And hacky. Enter CSS, registered custom property, and `calc()`. | ||