DEV Community

Web Development

Because the internet...

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Let’s Talk About Cross-Origin Resource Sharing (CORS)

Let’s Talk About Cross-Origin Resource Sharing (CORS)

303
Comments 7
10 min read
Most useful javascript math functions

Most useful javascript math functions

4
Comments
2 min read
Migrating a notebook app from react to Next.js

Migrating a notebook app from react to Next.js

26
Comments 1
1 min read
Light/dark mode: the lazy way

Light/dark mode: the lazy way

20
Comments
1 min read
What are micro frontends?

What are micro frontends?

199
Comments 19
4 min read
You can do more than just console.log()

You can do more than just console.log()

424
Comments 13
2 min read
Marketing Your Mobile App, The Retention Stage

Marketing Your Mobile App, The Retention Stage

23
Comments 1
1 min read
Use AppRun with React

Use AppRun with React

9
Comments
3 min read
Day 10/30 : Responsive Image Gallery using HTML and CSS

Day 10/30 : Responsive Image Gallery using HTML and CSS

12
Comments 2
1 min read
Cool Python Project Ideas which are Really UNIQUE(But can be made in Other Languages)

Cool Python Project Ideas which are Really UNIQUE(But can be made in Other Languages)

15
Comments 5
3 min read
Updated Dashboards - Soft UI, AdminKit, Volt Bootstrap 5

Updated Dashboards - Soft UI, AdminKit, Volt Bootstrap 5

80
Comments 8
3 min read
NanoID - Alternative To UUID

NanoID - Alternative To UUID

192
Comments 21
2 min read
useState and useEffect in React

useState and useEffect in React

18
Comments 1
2 min read
::before / ::after in css

::before / ::after in css

8
Comments
1 min read
#30DaysOfAppwrite: Docker Swarm Integration

#30DaysOfAppwrite: Docker Swarm Integration

39
Comments 2
6 min read
Exploring DEV.to API

Exploring DEV.to API

48
Comments 8
1 min read
Why to use useState in react?

Why to use useState in react?

32
Comments 9
1 min read
The #1 tip to familiarize with new JavaScript codebases

The #1 tip to familiarize with new JavaScript codebases

55
Comments 1
11 min read
HTML : Apply cellpadding and cellspacing to table with and without using CSS

HTML : Apply cellpadding and cellspacing to table with and without using CSS

12
Comments
2 min read
Overwrite Bootstrap with CSS code

Overwrite Bootstrap with CSS code

6
Comments
2 min read
How to Setup CI/CD Pipeline using Gitlab-CI to Deploy to Azure Storage & Azure CDN.

How to Setup CI/CD Pipeline using Gitlab-CI to Deploy to Azure Storage & Azure CDN.

9
Comments 1
8 min read
Free Real-World Web Development Projects for All Developers

Free Real-World Web Development Projects for All Developers

321
Comments 2
5 min read
Diary (Free) by Storytics / Journal with Pin

Diary (Free) by Storytics / Journal with Pin

2
Comments
2 min read
How Much JavaScript Do I Need To Be Job Ready?

How Much JavaScript Do I Need To Be Job Ready?

37
Comments
4 min read
5 Useful VS Code Extensions

5 Useful VS Code Extensions

6
Comments 1
4 min read
Dev tool: A Markdown editor for developers 🔥

Dev tool: A Markdown editor for developers 🔥

618
Comments 49
2 min read
Write if else in react (Conditional Rendering)

Write if else in react (Conditional Rendering)

5
Comments
1 min read
How to manage global state with XState and React

How to manage global state with XState and React

94
Comments 19
4 min read
How to Create a Thumbnail-image-for-post API like dev.to with JavaScript in 100 Seconds

How to Create a Thumbnail-image-for-post API like dev.to with JavaScript in 100 Seconds

8
Comments
5 min read
Make a login form with password display

Make a login form with password display

41
Comments 1
6 min read
KISS Design Principle in 100 seconds

KISS Design Principle in 100 seconds

11
Comments 2
2 min read
Implement custom '.pick()' for objects

Implement custom '.pick()' for objects

5
Comments
1 min read
5 Proven Ways To Build an Audience on Twitter

5 Proven Ways To Build an Audience on Twitter

2
Comments 2
2 min read
Video call app with chat functionality built using React.js, Web RTC and Socket.io

Video call app with chat functionality built using React.js, Web RTC and Socket.io

31
Comments 2
1 min read
Short Polling vs Long Polling

Short Polling vs Long Polling

24
Comments 1
2 min read
What are your thoughts on search engine optimization (SEO)?

What are your thoughts on search engine optimization (SEO)?

10
Comments 7
1 min read
JavaScript: Understand 'this' keyword

JavaScript: Understand 'this' keyword

95
Comments 2
4 min read
What are you Referrer-ing to?

What are you Referrer-ing to?

14
Comments
2 min read
JavaScript Interview Question #43: Object.toString vs Array.toString

JavaScript Interview Question #43: Object.toString vs Array.toString

15
Comments 4
1 min read
What is Cookies All about HTTP(Part 2)

What is Cookies All about HTTP(Part 2)

23
Comments 2
1 min read
Minimizing Webpack bundle size

Minimizing Webpack bundle size

12
Comments
7 min read
React Navbar Change Background Color on Scroll - React JS - Gatsby

React Navbar Change Background Color on Scroll - React JS - Gatsby

39
Comments 3
3 min read
Setting up a wildcard SSL with Let's Encrypt and Nginx

Setting up a wildcard SSL with Let's Encrypt and Nginx

6
Comments 1
3 min read
Top 10 Websites for Developers

Top 10 Websites for Developers

155
Comments 4
3 min read
3 Task Scheduling Packages for Node.js

3 Task Scheduling Packages for Node.js

21
Comments
3 min read
Create Chrome Desktop Notfications with JavaScript in 100 seconds

Create Chrome Desktop Notfications with JavaScript in 100 seconds

44
Comments 3
2 min read
Create fancy borders for your images.

Create fancy borders for your images.

59
Comments
2 min read
Ways to Build a Mobile App - Low Level Coding

Ways to Build a Mobile App - Low Level Coding

23
Comments
1 min read
Login Page using UserCreationForm (Django) – Part 5

Login Page using UserCreationForm (Django) – Part 5

5
Comments
3 min read
What's New in Codesphere Version 1.11.2

What's New in Codesphere Version 1.11.2

16
Comments
1 min read
Glassmorphism login form UI Design using HTML and CSS

Glassmorphism login form UI Design using HTML and CSS

171
Comments 6
5 min read
Getting started with Javascript

Getting started with Javascript

5
Comments
15 min read
How to make a fullstack dapp with React, Hardhat and ethers.js with examples

How to make a fullstack dapp with React, Hardhat and ethers.js with examples

101
Comments 4
21 min read
Revealing Contents on Scroll Using JavaScript’s Intersection Observer API

Revealing Contents on Scroll Using JavaScript’s Intersection Observer API

251
Comments 6
11 min read
Just Scraps of JavaScript

Just Scraps of JavaScript

3
Comments
4 min read
How to send web push notifications in Java

How to send web push notifications in Java

36
Comments
7 min read
HTML : You can distinguish if the form button pressed

HTML : You can distinguish if the form button pressed

5
Comments
1 min read
Project: A Pomodoro Timer In React

Project: A Pomodoro Timer In React

6
Comments 1
3 min read
How to make custom checkbox in HTML. Pure CSS

How to make custom checkbox in HTML. Pure CSS

51
Comments
2 min read
Learn CSS with me !

Learn CSS with me !

9
Comments 3
2 min read
loading...