My thoughts and adventures.
Tags will come here...
-
05/12/21
💄 Use TailwindCSS with Sveltekit (2021)
- TAILWINDCSS
- /
- SVELTE
- /
- SVELTEKIT
Earlier this week, Sveltekit beta got released, ofcourse I wanted to fiddle with it.
Read more ⇛ -
03/12/21
🔧 Set your NodeJS version in Netlify
- NODEJS
- /
- JAVASCRIPT
- /
- NETLIFY
A couple of times I needed to fix the NodeJS version on a Netlify site, I found myself googling it a couple of times, so this little how-to is basically a note-to-self.
Read more ⇛ -
13/10/21
🎉 Write less code by using CSS Houdini
- CSS
- /
- JAVASCRIPT
- /
- HOUDINI
Some time ago I started looking into CSS Houdini. Today was finally the day that I wrote a package to replace some of my shitty code with some CSS Houdini magic
Read more ⇛ -
04/10/21
👽 Use API magic to show your most visited pages
- API
- /
- JAVASCRIPT
- /
- PACKAGING
A while ago I had an idea for a feature which would show the most frequent visited pages upon a 'page not found' error. After I let it sit for a while, I realized that this might be possible by using the Google Analytics API. Here's a guide.
Read more ⇛ -
03/10/21
💄 What's new in TailwindCSS v3
- TAILWINDCSS
- /
- JAVASCRIPT
- /
- RELEASE
TailwindCSS v3-alpha-1 was released yesterday! It's not a full release of v3 yet, but might already give us an insight on what is to come with TailwindCSS v3.
Read more ⇛