Self-hosting a font and using it with Sveltekit and Tailwindcss
September 15, 2023
Typography has a crucial role in web design. You may use an external source. However, relying on them may have performance and privacy implications.
Read the restSeptember 15, 2023
Typography has a crucial role in web design. You may use an external source. However, relying on them may have performance and privacy implications.
Read the restAugust 18, 2023
URLs are the backbone of the internet, serving as the addresses for most digital services. This cheatsheet helps when using the url in your web applications.
Read the restAugust 5, 2023
Svelte actions are a powerful feature to run code as elements are added to the DOM. It provides a great deal of flexibility to run our code or some third party library.
Read the restAugust 1, 2023
While GitHub repositories are great for hosting entire projects, sometimes you need a more straightforward solution for sharing smaller code blocks. That's where GitHub Gists come into play.
Read the restMay 7, 2023
Customizing Tailwind makes your website designs even better. One key feature is the using other fonts into your sites.
Read the restMay 11, 2023
Pagination is a common requirement in projects. Hygraph is a CMS that includes an API for dealing with pagination.
Read the rest