August 2023
Bookmarks
Useful macOS apps and websites that I use on daily basis.
Nuxt 3.x snippets
It's tricky to work with server and client side at the same time, so I want to save myself some time and I gather important tips here.
VueJS 2.x and 3.x snippets
Interesting code to re-use in many projects.
HTML and CSS snippets
Collection of useful HTML and CSS tricks or not tricks but useful pieces of code to show sub menus and more.
Javascript snippets
Collection of useful pieces of code in Javascript or Typescript. Mainly for me, so I don't have to google them every single time.
Vitepress is fun!
Vitepress is fun and super fast:
- how to install it
- what is the structure of Vitepress project
- how to add important packages
- how to customise theme and pages
- gotchas in more advanced templates