DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Ultimate list of places you can host your apps for free:

The Ultimate list of places you can host your apps for free:

242
Comments 39
1 min read
I bought a MERN stack course, and I want to share it with you. Is that okay?

I bought a MERN stack course, and I want to share it with you. Is that okay?

11
Comments 5
1 min read
MVP Hosting and Tech Stack Considerations

MVP Hosting and Tech Stack Considerations

18
Comments
4 min read
6 tips for remote job seekers

6 tips for remote job seekers

55
Comments
3 min read
Scaling WebSocket Connections using Shared Workers

Scaling WebSocket Connections using Shared Workers

35
Comments 4
8 min read
Full Stack Certification

Full Stack Certification

3
Comments 4
1 min read
🎭 A Full-stack Meme Generator with React Hooks + Express 🪐

🎭 A Full-stack Meme Generator with React Hooks + Express 🪐

153
Comments 9
3 min read
#2: From Idea, to Build, to Launch in 1 week, live on Twitter.

#2: From Idea, to Build, to Launch in 1 week, live on Twitter.

39
Comments 10
1 min read
Building an efficient portfolio from scratch.

Building an efficient portfolio from scratch.

96
Comments 16
17 min read
Svelte bind directive explained in-depth

Svelte bind directive explained in-depth

21
Comments
8 min read
Things They Don't Teach You: Being Totally Confused, and That's Okay!

Things They Don't Teach You: Being Totally Confused, and That's Okay!

8
Comments
3 min read
Creating a Subscription SaaS Application with Django and Stripe

Creating a Subscription SaaS Application with Django and Stripe

173
Comments 19
29 min read
Caching with [Web Storage, Fetch, Redis, Nginx]

Caching with [Web Storage, Fetch, Redis, Nginx]

46
Comments
5 min read
My Weekly Recap

My Weekly Recap

3
Comments
4 min read
A Peek Under The Hood of How Modern JavaScript Runs

A Peek Under The Hood of How Modern JavaScript Runs

83
Comments 6
4 min read
Great fun with Deno - My First Deno Framework

Great fun with Deno - My First Deno Framework

73
Comments 32
4 min read
Is it safe to use Disqus for my Blog?

Is it safe to use Disqus for my Blog?

32
Comments 46
1 min read
You Should Not SPA

You Should Not SPA

6
Comments
5 min read
Wow can python do that?

Wow can python do that?

176
Comments 10
2 min read
Scraping Multiple Pages

Scraping Multiple Pages

20
Comments
4 min read
Time to make GC generate code for ya. Anything else?

Time to make GC generate code for ya. Anything else?

4
Comments
1 min read
Using The web-voice-command npm Package I Just Published

Using The web-voice-command npm Package I Just Published

29
Comments 9
3 min read
CSS Box Shadow

CSS Box Shadow

13
Comments
5 min read
Making a Navigation Drawer/Sliding Sidebar with TailwindCSS (Blueprint)

Making a Navigation Drawer/Sliding Sidebar with TailwindCSS (Blueprint)

216
Comments 14
3 min read
Next.JS is awesome!

Next.JS is awesome!

62
Comments 7
2 min read
If you apply this rules, your development will change dramatically

If you apply this rules, your development will change dramatically

84
Comments 2
4 min read
Convert any website into a PWA in just 3 simple steps

Convert any website into a PWA in just 3 simple steps

390
Comments 25
4 min read
Notion + YouTube - A Powerful Combination for Productivity

Notion + YouTube - A Powerful Combination for Productivity

18
Comments
7 min read
How To Use CSS Modules With create-react-app

How To Use CSS Modules With create-react-app

9
Comments
2 min read
JavaScript Objects – Basics

JavaScript Objects – Basics

4
Comments
5 min read
How to avoid race conditions with asynchronous javascript

How to avoid race conditions with asynchronous javascript

21
Comments
4 min read
Asynchronous JavaScript to learn before JavaScript Frameworks

Asynchronous JavaScript to learn before JavaScript Frameworks

9
Comments
2 min read
Web Browser Explained in Detail

Web Browser Explained in Detail

15
Comments
5 min read
Web Friday: Hunt 2

Web Friday: Hunt 2

6
Comments 2
2 min read
WebScraping [Part-1]

WebScraping [Part-1]

83
Comments 12
4 min read
Classes in JavaScript

Classes in JavaScript

494
Comments 21
4 min read
Incorporating NodeJs

Incorporating NodeJs

40
Comments 8
3 min read
Mandarine.TS, the next ExpressJS?

Mandarine.TS, the next ExpressJS?

8
Comments 1
3 min read
Learn TypeScript by Creating a Simple Memory Game

Learn TypeScript by Creating a Simple Memory Game

18
Comments
2 min read
Free Design Resources - 10 FREE Illustration Resources for your Next Web Design Project

Free Design Resources - 10 FREE Illustration Resources for your Next Web Design Project

5
Comments
1 min read
Add dark mode support on your website with SASS and prefers-color-scheme media query

Add dark mode support on your website with SASS and prefers-color-scheme media query

67
Comments 4
7 min read
✨ A practical guide to GitHub Actions: build & deploy a static 11ty website to remote virtual server after push

✨ A practical guide to GitHub Actions: build & deploy a static 11ty website to remote virtual server after push

128
Comments 14
11 min read
Easier, more robust Vue forms with Vue Formulate

Easier, more robust Vue forms with Vue Formulate

11
Comments
9 min read
How do you cover for domain name costs in FOSS projects?

How do you cover for domain name costs in FOSS projects?

6
Comments 16
1 min read
CSS Illustrations - How to Create a Cloud 08:38

CSS Illustrations - How to Create a Cloud

4
Comments
1 min read
Teach state to a 5 year old

Teach state to a 5 year old

5
Comments
1 min read
Syncfusion Blazor Components are Blazor WebAssembly 3.2.0 Compatible!

Syncfusion Blazor Components are Blazor WebAssembly 3.2.0 Compatible!

4
Comments
4 min read
No, I don't develop another JS framework!

No, I don't develop another JS framework!

6
Comments
2 min read
I am glad that I am old enough to have used the componentWillReceiveProps and young enough to be using useEffect.

I am glad that I am old enough to have used the componentWillReceiveProps and young enough to be using useEffect.

4
Comments 2
1 min read
Which strategy do you prefer for indexedDB?

Which strategy do you prefer for indexedDB?

3
Comments
1 min read
React Native App using EXPO

React Native App using EXPO

9
Comments 1
3 min read
I created my own Pure CSS Micro-Framework, a tale 🙃

I created my own Pure CSS Micro-Framework, a tale 🙃

253
Comments 28
6 min read
60fps JS while sorting, mapping and reducing millions of records (with idle-time coroutines)

60fps JS while sorting, mapping and reducing millions of records (with idle-time coroutines)

226
Comments 19
3 min read
Spread Syntax in Javascript

Spread Syntax in Javascript

24
Comments
2 min read
How to Start Freelancing (The Basics)

How to Start Freelancing (The Basics)

1077
Comments 34
7 min read
🛑 Selenium Tutorial for Beginner, [Running Your First Automation Test]

🛑 Selenium Tutorial for Beginner, [Running Your First Automation Test]

25
Comments
1 min read
Mini Calendar: React Components, Props and Project Structure

Mini Calendar: React Components, Props and Project Structure

59
Comments
9 min read
An ode to GNU Artanis

An ode to GNU Artanis

9
Comments
5 min read
At 42 I landed my first full-job as a junior web developer.

At 42 I landed my first full-job as a junior web developer.

120
Comments 21
5 min read
The State of Web Development

The State of Web Development

15
Comments
5 min read
loading...