Shivam Meena

Shivam Meena @theether0

About: I'm a web developer who likes to play and develop things with new technologies. I do freelance which focuses on smooth , beautiful & secure WebApps.

Location:
Delhi, India
Joined:
Dec 7, 2020

Shivam Meena
articles - 27 total

Cloudflare Based AI Embed System

This is a submission for the Cloudflare AI Challenge. What I Built I have built a chatbot...

Learn More 4 0Apr 15 '24

Using Web Browser's Indexed DB in SvelteKit

Introduction This blog post comes from my current project where i don't want a server side...

Learn More 10 1Sep 2 '23

Power of Blogging with SveDev: Dev.to API & SvelteKit Combo

Introduction Hello readers! As you know, having limited options when it comes to...

Learn More 2 0Feb 3 '23

Redis Integration in SvelteKit: A Game-Changer for Session Management

Introduction As you all know SvelteKit released v1.0 last month and we all started to use...

Learn More 24 3Jan 19 '23

Dynamic OG image with SvelteKit and Satori

Introduction We all share links/url to our friends and we always see a beautiful image...

Learn More 16 1Oct 20 '22

SvelteKit Changes: Cookies and Authentication

Introduction In this article, We going to talk about cookies in sveltekit and learn how to...

Learn More 51 14Sep 21 '22

Sveltekit Changes: Form Actions and Progressive Enhancement

Introduction In this article we gonna learn and talk about SvelteKit form progressive...

Learn More 14 3Sep 18 '22

Sveltekit Changes: Advanced Layouts

Introduction In last part I added my project's tree: src/routes/ ├── (authed) │ ├──...

Learn More 6 2Sep 15 '22

Sveltekit Changes: Routes

Introduction As you know, In last article I explained Load Function changes where I also...

Learn More 14 4Sep 14 '22

Sveltekit Changes: Load Function

Introduction In this article i'm going to explain you about new changes in load function...

Learn More 5 2Sep 13 '22

Sveltekit News:Announcing new articles on SvelteKit!

Recently, SvelteKit made some hard and breaking changes to make it a release candidate for v1. I...

Learn More 5 1Sep 10 '22

Creating a toast component using svelte and sveltekit

Read if: You wanna learn about svelte stores Resources: Joy of code's Svelte State Management...

Learn More 8 0Aug 24 '22

Sveltekit Braking changes: Routing, Load Function and new way of shadow endpoints

This article going to explain all the breaking changes sveltekit just made this month. Yeah i know...

Learn More 14 0Aug 18 '22

Best Resources for Svelte and SvelteKit

Read If: You want to learn svelte and sveltekit. Resources: This post contains all the required...

Learn More 16 4Aug 13 '22

Deploy SvelteKit with node adapter on linux server.

Read If: You wanna learn about sveltekit node adapter. You wanna deploy a sveltekit app on linux...

Learn More 7 3Aug 5 '22

Web Native Payment API with SvelteKit

Read If: You are interested in payment integration in SvelteKit Resources Google Pay Button...

Learn More 8 0Aug 2 '22

SvelteKit with SocketIO in Production

Read if: You wanna learn how to use SocketIO with SvelteKit. ...

Learn More 37 13Jul 30 '22

How to make a URL shortner using SvelteKit.

Read if: No reasons needed Resources Source Code : Github Live Example :...

Learn More 8 1Jul 23 '22

Guide to drag and drop in svelte from scratch

Read if: Wanna learn about drag and drop in svelte using browser api's. Wanna learn custom...

Learn More 17 1Jul 22 '22

Make a HTML content editable in SvelteKit

Read if: You wanna learn about SvelteKit and it's features. Introduction I know what you...

Learn More 2 0Jul 20 '22

Best of Svelte and SvelteKit

Read if: It's for you. Introduction This post is all about Svelte/SvelteKit. Here, I'm gonna...

Learn More 17 0Jul 20 '22

Using TailwindCSS in SvelteKit to make a Design System : Part Two

Read if: You have checked Part One I would say please read part one if you haven't, it's a...

Learn More 7 0Jul 18 '22

Using TailwindCSS in SvelteKit to make a Design System : Part One

Read if: You wanna learn how to setup TailwindCSS in SvelteKit. You wanna understand design system...

Learn More 7 0Jul 17 '22

OpenAI with SvelteKit: Basic integration

Note: This is a basic use of OpenAI in svelteKit which means that this article don't gonna care...

Learn More 19 2Jul 16 '22

How to Create Svelte Component Libraries with SvelteKit

Read if: You have basic understanding of SvelteKit. Wanna learn best thing about...

Learn More 11 0Jul 15 '22

Make your own Blog with SvelteKit and dev.to api

Read if: You are interested in SvelteKit Wanna learn about how to make your own blog. ...

Learn More 7 4Jul 14 '22

Integrating Telegram api with SvelteKit.

Read if: You know how SvelteKit works. You wanna get notified on telegram when someone submit a...

Learn More 14 1Jul 13 '22