EverythingCS

Latest Posts

How to get current user IP Address in Cloudflare Workers

November 21, 2023

Step by step guide on how to get current IP address in Cloudflare Workers

How to setup TailwindCSS for 11ty Eleventy static site generator

November 15, 2023

Step by step guide on how to setup tailwindcss for eleventy site

React Zustand Setup: Building Ecommerce App with Cart Actions

November 4, 2023

Build a small ecommerce app with cart functionality to understand the global state management using zustand

Server Side Pagination in Next.js 13/14 Server Components using Drizzle ORM

October 31, 2023

Setup server side pagination in Next.js server components using Drizzle ORM and planetscale

How to get, set and delete cookies in Next.js app router server components and route handlers

October 24, 2023

Step by step guide on how to get, set and remove/delete cookies in client component, server components and route handlers

React Redux Toolkit Setup: Building Ecommerce App with Cart Actions

October 21, 2023

Build a small ecommerce app with cart functionality to understand the global state management using react redux and redux toolkit

How to Get values from Form Input Values (3 ways) in React and Next.js (including form validation)

October 18, 2023

Step by step guide on how to get values of text number select checkbox inputs of the form and how to validate them using zod in react and nextjs

Cloudflare D1 Database and Workers REST API CRUD Operation with Hono

October 5, 2023

Build a complete REST API running on edge by cloudflare workers using D1 database using Hono Framework

How to self host google fonts in Astro, React, Svelte, Vue

September 21, 2023

Step by step guide on how to self host google fonts in Astro, React, Svelte,Vue

How to hash and validate password in Deno using bcrypt

September 17, 2023

Step by step guide on how to hash password and then verify it using bcrypt in Deno (also works with deno deploy)

Showing 20 posts out of 25