
Configuring Chart.js for SvelteKit: A Comprehensive Tutorial
Chart.js is one of the best choices for visualizing data. In this blog post, I'll show you the optimized way to install and configure Chart.js in a SvelteKit project.

Install meteorjs with svelte, tailwind & daisyui
Make sure you have installed node 14.x.x If you need multiple node in the system, you can use VOLTA node version manager Also, make sure you have installed meteor globally already

How to create a slider with splidejs
Slider is one of the most important components of a website, creating slider is rather easy in sveltekit

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