DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
đŸ”„Awesome Developer Portfolio Page for your Projects đŸ“± (responsive)

đŸ”„Awesome Developer Portfolio Page for your Projects đŸ“± (responsive)

192
Comments 10
5 min read
How to create an efficient Modal component in React using Hooks and Portals

How to create an efficient Modal component in React using Hooks and Portals

97
Comments 10
4 min read
Everything I learned at the first job I had as a developer

Everything I learned at the first job I had as a developer

23
Comments
2 min read
Secure .NET 5 SignalR solutions with Azure AD

Secure .NET 5 SignalR solutions with Azure AD

8
Comments 3
5 min read
History, Location & Match in React Summarized Like Crazy

History, Location & Match in React Summarized Like Crazy

33
Comments 3
3 min read
5 accessibility principles you can start implementing now

5 accessibility principles you can start implementing now

50
Comments 8
7 min read
FAANG is dead 💀, FANMAG was a great idea 💡, but FANIMAGNET has to be how we describe big tech đŸ€Ł

FAANG is dead 💀, FANMAG was a great idea 💡, but FANIMAGNET has to be how we describe big tech đŸ€Ł

18
Comments 7
2 min read
How to make teams more productive (WDS #3)

How to make teams more productive (WDS #3)

12
Comments 1
2 min read
React Portfolio Project

React Portfolio Project

79
Comments 5
2 min read
Let's Dive into React (Pt. 4)

Let's Dive into React (Pt. 4)

5
Comments
5 min read
My Secret Design Resources

My Secret Design Resources

92
Comments
2 min read
JavaScript-30-Day-11

JavaScript-30-Day-11

8
Comments
5 min read
Introducing Otlio, a Powerful Todo List 🚀

Introducing Otlio, a Powerful Todo List 🚀

20
Comments
1 min read
I added a JavaScript arcade game to my portfolio's homepage

I added a JavaScript arcade game to my portfolio's homepage

67
Comments 15
3 min read
How to Use Utility Types for Transforming TypeScript Types

How to Use Utility Types for Transforming TypeScript Types

5
Comments 1
4 min read
React Tutorial For Beginners

React Tutorial For Beginners

5
Comments
1 min read
10 tips for building accessible (rich) text editors

10 tips for building accessible (rich) text editors

8
Comments
5 min read
Top 15 Skills Any Successful Web Developer Should Have

Top 15 Skills Any Successful Web Developer Should Have

86
Comments 4
7 min read
JavaScript Symbols : Made Easy

JavaScript Symbols : Made Easy

3
Comments
4 min read
30+ Free eBooks for all developers

30+ Free eBooks for all developers

414
Comments 3
2 min read
Top 5 useful Emmet Abbreviations

Top 5 useful Emmet Abbreviations

53
Comments 4
2 min read
Using Interfaces to Write Better PHP Code

Using Interfaces to Write Better PHP Code

102
Comments 4
7 min read
How to make a chrome extension with javascript

How to make a chrome extension with javascript

255
Comments 11
4 min read
HTML Tutorial: HTML JavaScript

HTML Tutorial: HTML JavaScript

3
Comments
4 min read
Sorting Algorithms Visualizer

Sorting Algorithms Visualizer

124
Comments 4
1 min read
Roll your own URL shortener using Netlify Redirects.

Roll your own URL shortener using Netlify Redirects.

4
Comments
2 min read
Page Speed Comparison of Singapore Commerce

Page Speed Comparison of Singapore Commerce

6
Comments
10 min read
E-commerce made easy with JAMSTACK!

E-commerce made easy with JAMSTACK!

9
Comments 1
6 min read
Before you useState

Before you useState

4
Comments 1
5 min read
Day 23/30 : Button with Animated Border using HTML and CSS

Day 23/30 : Button with Animated Border using HTML and CSS

3
Comments
1 min read
Learn to code using FreeCodeCamp Especially If You Do Not Have 24/7 Internet Access

Learn to code using FreeCodeCamp Especially If You Do Not Have 24/7 Internet Access

255
Comments 21
5 min read
10 Best Blogging Tools and Resources with TIPS🎁

10 Best Blogging Tools and Resources with TIPS🎁

70
Comments
5 min read
Build and Deploy a Next.js Blog with Kentico Kontent and Vercel

Build and Deploy a Next.js Blog with Kentico Kontent and Vercel

4
Comments
7 min read
Day 22/30 : Amazing Profile Cards Design Using HTML and CSS

Day 22/30 : Amazing Profile Cards Design Using HTML and CSS

19
Comments 4
1 min read
JavaScript-30-Day-9

JavaScript-30-Day-9

59
Comments 8
4 min read
JavaScript Slider Step By Step | JavaScript Project

JavaScript Slider Step By Step | JavaScript Project

7
Comments
1 min read
Spending hours coding one webpage đŸ’©

Spending hours coding one webpage đŸ’©

7
Comments 8
2 min read
💡 React Hooks: async function in the useEffect

💡 React Hooks: async function in the useEffect

210
Comments 19
1 min read
The complete Full-Stack roadmap 2021 (with resources + based on experience)

The complete Full-Stack roadmap 2021 (with resources + based on experience)

136
Comments 3
1 min read
JavaScript-30-Day-10

JavaScript-30-Day-10

18
Comments 2
4 min read
Creating an auto-layout algorithm for graphs

Creating an auto-layout algorithm for graphs

15
Comments
6 min read
Introducing Roover – a lightweight audio library for React

Introducing Roover – a lightweight audio library for React

27
Comments 1
2 min read
🔮 Build Twitter Clone using HTML and CSS - Tutorial

🔮 Build Twitter Clone using HTML and CSS - Tutorial

92
Comments 4
1 min read
Learn the Angular Pipe in-Depth + Tips on boosting performance using Pipe

Learn the Angular Pipe in-Depth + Tips on boosting performance using Pipe

25
Comments
7 min read
Getting started with Asynchronous programming

Getting started with Asynchronous programming

36
Comments
4 min read
Using WebSockets with React Query

Using WebSockets with React Query

130
Comments 2
5 min read
Complete full-stack web developer roadmap in 2021 (+ free resources)

Complete full-stack web developer roadmap in 2021 (+ free resources)

111
Comments 2
3 min read
Let's talk about Lodash

Let's talk about Lodash

149
Comments 19
3 min read
Accessibility Essentials #1: Structuring our webpage using HTML5 semantic sectioning elements.

Accessibility Essentials #1: Structuring our webpage using HTML5 semantic sectioning elements.

19
Comments
8 min read
React Futures - Server Components

React Futures - Server Components

12
Comments
10 min read
Some of my personal favourite functions

Some of my personal favourite functions

5
Comments
2 min read
Speedy and Stylish - How to style NextJS with Bootstrap 5, SASS, and PurgeCSS

Speedy and Stylish - How to style NextJS with Bootstrap 5, SASS, and PurgeCSS

7
Comments 1
4 min read
WebPageTest live audits - Thursdays on Twitch

WebPageTest live audits - Thursdays on Twitch

6
Comments
2 min read
Understanding Cross-Site Request Forgery (CSRF or XSRF)

Understanding Cross-Site Request Forgery (CSRF or XSRF)

77
Comments
12 min read
Back to Basic: Should we use Flexbox or Grid?

Back to Basic: Should we use Flexbox or Grid?

478
Comments 33
6 min read
HTML Tutorial: HTML Tables, Classes and Ids

HTML Tutorial: HTML Tables, Classes and Ids

5
Comments
4 min read
Html Tutorial: HTML Responsive web design

Html Tutorial: HTML Responsive web design

5
Comments
4 min read
Python function to work with dynamic SQL Queries

Python function to work with dynamic SQL Queries

10
Comments
4 min read
MoonZoon Dev News (4): Actix, Async CLI, Error handling, Wasm-pack installer

MoonZoon Dev News (4): Actix, Async CLI, Error handling, Wasm-pack installer

5
Comments
20 min read
25 YouTube Channels to Learn Web Development for Free

25 YouTube Channels to Learn Web Development for Free

370
Comments 22
9 min read
loading...