DEV Community

Web Development

Because the internet...

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Ditch Google Analytics for Plausible Analytics on Amazon Lightsail

Ditch Google Analytics for Plausible Analytics on Amazon Lightsail

13
Comments 3
4 min read
React Query Easy to add Pagination

React Query Easy to add Pagination

13
Comments 3
3 min read
Page Navigation between two pages in Xamarin.Forms

Page Navigation between two pages in Xamarin.Forms

1
Comments
5 min read
Angular +SheetJS: 3 formas para crear un excel

Angular +SheetJS: 3 formas para crear un excel

4
Comments
4 min read
Sky Cart: An Open Source, cloud-agnostic shopping cart using Stripe Checkout

Sky Cart: An Open Source, cloud-agnostic shopping cart using Stripe Checkout

13
Comments 1
4 min read
Tips for better and readable conditionals in JS

Tips for better and readable conditionals in JS

5
Comments
5 min read
Access to UI Library props or hard-coded options in a Design System?

Access to UI Library props or hard-coded options in a Design System?

4
Comments 2
1 min read
Code Smell 170 - Refactor with Functional Changes

Code Smell 170 - Refactor with Functional Changes

6
Comments
2 min read
Bootstrap vs Tailwind CSS - what are the differences and which one should you choose?

Bootstrap vs Tailwind CSS - what are the differences and which one should you choose?

21
Comments
6 min read
16 great web APIs to use in web development

16 great web APIs to use in web development

11
Comments 1
22 min read
A Simple Way To Read JSON Data In Your Angular App

A Simple Way To Read JSON Data In Your Angular App

12
Comments
1 min read
Creating visualizations with D3 and TypeScript

Creating visualizations with D3 and TypeScript

4
Comments
6 min read
How I want to become a better programmer in 2022 - Part 3

How I want to become a better programmer in 2022 - Part 3

5
Comments
2 min read
I made an admin dashboard for NextJS using Typescript! Use it for free!

I made an admin dashboard for NextJS using Typescript! Use it for free!

16
Comments
1 min read
Build a web application with Hono

Build a web application with Hono

8
Comments
6 min read
Useful Python Modules

Useful Python Modules

3
Comments 2
2 min read
How to create triangles in TailwindCSS

How to create triangles in TailwindCSS

4
Comments
2 min read
How to build simple Web3 Application with React and Vite (Part 1)

How to build simple Web3 Application with React and Vite (Part 1)

9
Comments
3 min read
How to Build a Video Player in Vanilla Javascript And HTML5

How to Build a Video Player in Vanilla Javascript And HTML5

11
Comments
6 min read
Creating Skeleton Loading Animation in React

Creating Skeleton Loading Animation in React

63
Comments 3
6 min read
Capture Real-Time Audio And Video With WebRTC

Capture Real-Time Audio And Video With WebRTC

8
Comments
4 min read
Migrate from `old way of fetching data` to react-query..

Migrate from `old way of fetching data` to react-query..

14
Comments
2 min read
Making the site responsive - part 11

Making the site responsive - part 11

27
Comments
2 min read
JSAbacusFramework.io

JSAbacusFramework.io

Comments
1 min read
How to upload files with Flask API

How to upload files with Flask API

1
Comments
5 min read
GraphQL is not Terraform

GraphQL is not Terraform

1
Comments
13 min read
5 Tips on How To Create The Perfect Freelancer Profile

5 Tips on How To Create The Perfect Freelancer Profile

9
Comments
2 min read
Open Discussion: Why People Prefer Axios over Fetch?

Open Discussion: Why People Prefer Axios over Fetch?

14
Comments 13
1 min read
What is Padding Used For in CSS?

What is Padding Used For in CSS?

2
Comments
2 min read
How to Create a New Astro JS App: Cheatsheet

How to Create a New Astro JS App: Cheatsheet

2
Comments
4 min read
Advanced React Context with Typescript

Advanced React Context with Typescript

4
Comments
1 min read
Migrating The TechIsHiring Twitter Bot to Twitter API v2

Migrating The TechIsHiring Twitter Bot to Twitter API v2

7
Comments 2
7 min read
JavaScript Slice Method in Depth

JavaScript Slice Method in Depth

28
Comments 1
7 min read
A little post on JS loops

A little post on JS loops

10
Comments 2
3 min read
Javascript Array Filter Method

Javascript Array Filter Method

20
Comments
3 min read
React: Installation & Setup

React: Installation & Setup

10
Comments
6 min read
Realtime without Websocket using Server-Sent Events

Realtime without Websocket using Server-Sent Events

13
Comments 1
5 min read
Advantages and disadvantages of Nuxt.js

Advantages and disadvantages of Nuxt.js

14
Comments 3
4 min read
Debounce and Throttle

Debounce and Throttle

8
Comments 2
3 min read
Tailwind CSS 3 Badges Example

Tailwind CSS 3 Badges Example

1
Comments
3 min read
Form Validation in React using Formik

Form Validation in React using Formik

17
Comments 2
4 min read
Day 1 - Azure and DNS | Cloud Resume Challenge

Day 1 - Azure and DNS | Cloud Resume Challenge

1
Comments
2 min read
Flutter For MVP Development - Why Is It The Best Choice?

Flutter For MVP Development - Why Is It The Best Choice?

5
Comments
6 min read
React la guía máxima de buenas prácticas jamás concebida, Principios SOLID, El acrónimo STUPID, Clean Code y Code Smell

React la guía máxima de buenas prácticas jamás concebida, Principios SOLID, El acrónimo STUPID, Clean Code y Code Smell

9
Comments
21 min read
Create Custom Scrollbar Using CSS

Create Custom Scrollbar Using CSS

7
Comments 2
2 min read
How IntersectionObserver works

How IntersectionObserver works

1
Comments
5 min read
React: What is it and how does it work

React: What is it and how does it work

4
Comments 1
3 min read
13 steps for perfect Authentication Flow in Backend

13 steps for perfect Authentication Flow in Backend

19
Comments
5 min read
The Difference between TypeScript and Javascript

The Difference between TypeScript and Javascript

39
Comments 8
4 min read
How we developed our company website using NextJS

How we developed our company website using NextJS

23
Comments 2
6 min read
Building a Kanban board with Node.js, React and Websockets 📝 ✨

Building a Kanban board with Node.js, React and Websockets 📝 ✨

945
Comments 30
18 min read
5 ultra actionable tips to improve your Web performances

5 ultra actionable tips to improve your Web performances

51
Comments 9
3 min read
A good reason to create a Service Layer in your application

A good reason to create a Service Layer in your application

9
Comments 2
2 min read
Coding redis cluster the hard way

Coding redis cluster the hard way

4
Comments 1
11 min read
Follow Friday: Web Dev Edition (14 Oct 2022)

Follow Friday: Web Dev Edition (14 Oct 2022)

16
Comments 1
1 min read
npm list and npm explain explained

npm list and npm explain explained

3
Comments
4 min read
Pure CSS Animations : A Walkthrough [no-library]

Pure CSS Animations : A Walkthrough [no-library]

Comments
2 min read
Avoid This Mistake When Caching Asynchronous Results

Avoid This Mistake When Caching Asynchronous Results

11
Comments
4 min read
How to Get Started With React – A Beginner's Guide Part -2

How to Get Started With React – A Beginner's Guide Part -2

10
Comments
3 min read
Serverless maintenance page w/ Cloudflare

Serverless maintenance page w/ Cloudflare

1
Comments
3 min read
loading...