My thoughts and adventures.
Tags will come here...
-
22/03/21
🚀 Deploying my website to Netlify using Github
- NETLIFY
- /
- TRAVISCI
- /
- NUXT
I've used github to manage the sourcecode for my website for a long time, github pages came with it. Now I discovered a better way to deploy and host websites.
Read more ⇛ -
20/02/21
✨ Pairing React-native with TailwindCSS
- TAILWINDCSS
- /
- REACT NATIVE
- /
- NPM
I wanted to make a react native app with tailwindcss, but couldn't find a template... So I made my own.
Read more ⇛ -
15/03/21
📈 Adding tracking to your Nuxt site with GA4
- NUXT
- /
- TRACKING
- /
- ANALYTICS
Tracking your users' action on your site can be very helpful, but it isn't always as straightforward
Read more ⇛ -
18/03/21
⚡ Add TailwindCSS JIT to your Nuxtjs site
- TAILWINDCSS
- /
- NUXT
- /
- JIT
TailwindCSS just came out with a new feature called @tailwindcss/jit. here's how you can add it to your Nuxt site.
Read more ⇛ -
16/03/21
✨ What is TailwindCSS JIT and how to use it.
- TAILWINDCSS
- /
- JIT
- /
- CSS
TailwindCSS just released a new feature @tailwindcss/jit. In this post I explain what it is and how to use it.
Read more ⇛