
Sveltekit Pagination with Prismic
By default, SvelteKit will return 50 post responses if no specific instructions are provided regarding the number of results to be returned.

Sveltekit add a static sitemap
A sitemap is a tool that helps search engines better understand the content of a website, especially when there is a lot of it.

How many ways(Cookies, Local Storage & Session Storage) are there to store data in the browser
There are 3 ways to store data in the browser.

Meteor Svelte installation & configuration using nodejs
As of 1st Jan 2023, Meteor requires node version 14.x Most of us use the latest node version. So to use meteor we have to install node version 14 whole keeping the latest version of nodejs

Using google font in Tailwindcss


