Nov 24, 2023
Drizzle ORM with SvelteKit
How to set up Drizzle to query your database in a SvelteKit app.
All posts in the category tricks-and-tips.
Nov 24, 2023
How to set up Drizzle to query your database in a SvelteKit app.
Jul 22, 2023
Discover some cool features of Svelte, and learn how to use them to build awesome web applications.
Mar 18, 2023
A simple guide to add Nprogress to SvelteKit to show a progress bar when navigating between pages.
Aug 30, 2022
A collection of JavaScript snippets to save you some time.
Jun 17, 2022
Making the shortest possible code using JavaScript.
May 26, 2022
All the array methods in JavaScript with examples, so you can learn them easily.
Apr 7, 2022
How to create a single-page application with PHP and Instantclick.js.
Apr 7, 2022
A list of my favorite bookmarks that I use to save time and make my life easier.
Mar 3, 2022
A tutorial on how to create a drawing app with React using the canvas element.