DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Web Components and now what?

Web Components and now what?

6
Comments
3 min read
Want to learn JavaScript ? Here's a Detailed Roadmap for you

Want to learn JavaScript ? Here's a Detailed Roadmap for you

16
Comments
1 min read
Eleventy — Pour un web simple, performant et accessible

Eleventy — Pour un web simple, performant et accessible

11
Comments
6 min read
My Learning Methods (applicable on mostly every technical skill)

My Learning Methods (applicable on mostly every technical skill)

12
Comments 2
2 min read
The Data Types of Javascript

The Data Types of Javascript

102
Comments 5
3 min read
useEffect : A simple explanation ❤

useEffect : A simple explanation ❤

36
Comments 2
4 min read
🔥🔥😮 Fully responsive modern product page. Only Css

🔥🔥😮 Fully responsive modern product page. Only Css

76
Comments 2
3 min read
Blaming Git Blame

Blaming Git Blame

48
Comments 14
15 min read
Macrotasks and Microtasks in JavaScript

Macrotasks and Microtasks in JavaScript

1
Comments
4 min read
How to Build a Great Developer Portfolio (+ Examples & Tools)

How to Build a Great Developer Portfolio (+ Examples & Tools)

1515
Comments 27
15 min read
Weekly Digest 23/2021 - Top of the Week

Weekly Digest 23/2021 - Top of the Week

29
Comments
4 min read
Deep dive into JavaScript Generator Functions & Generators

Deep dive into JavaScript Generator Functions & Generators

57
Comments
6 min read
Ways to convert String to Number in JS

Ways to convert String to Number in JS

7
Comments
4 min read
Google sheets API and Node.js

Google sheets API and Node.js

5
Comments 2
3 min read
Top React Boilerplates for 2021

Top React Boilerplates for 2021

24
Comments 1
13 min read
Top 10 Websites for Developers

Top 10 Websites for Developers

420
Comments 3
3 min read
Steps to Create a Mind Blowing (🤯) Portfolio

Steps to Create a Mind Blowing (🤯) Portfolio

48
Comments
4 min read
We built an API Builder for our API-based automation platform

We built an API Builder for our API-based automation platform

7
Comments
4 min read
Code Smell 79 - TheResult

Code Smell 79 - TheResult

4
Comments
1 min read
roadmap for front-end development

roadmap for front-end development

18
Comments 5
6 min read
Five Books That Every Software Developer Should Own

Five Books That Every Software Developer Should Own

9
Comments
3 min read
Don't nest <nav> inside <header>. Do nest the hamburger menu button inside <nav>.

Don't nest <nav> inside <header>. Do nest the hamburger menu button inside <nav>.

32
Comments 8
7 min read
Node JS Crash Course 2021

Node JS Crash Course 2021

23
Comments 3
5 min read
Share your crazy / fun javascript / css apps

Share your crazy / fun javascript / css apps

5
Comments 3
1 min read
My experiences with concurrency while writing an NPM package.

My experiences with concurrency while writing an NPM package.

20
Comments 1
4 min read
The 10 Most Important Web Developer Resources You Need to Know

The 10 Most Important Web Developer Resources You Need to Know

188
Comments 10
6 min read
Day 25/30 : Image Hover Effects using HTML and CSS

Day 25/30 : Image Hover Effects using HTML and CSS

9
Comments
1 min read
Getting Comfortable With CSS Selectors (Part 1)

Getting Comfortable With CSS Selectors (Part 1)

25
Comments
5 min read
How to use Open Graph

How to use Open Graph

19
Comments
2 min read
Create your First CLI App

Create your First CLI App

5
Comments
11 min read
JavaScript Design Patterns - Builder

JavaScript Design Patterns - Builder

48
Comments
5 min read
Dark Mode Toggle Switch

Dark Mode Toggle Switch

31
Comments 1
1 min read
What are Views in Django?

What are Views in Django?

7
Comments
5 min read
Software development through Kanban

Software development through Kanban

14
Comments
3 min read
JavaScript-30-Day-12

JavaScript-30-Day-12

19
Comments 10
2 min read
My journey to coding

My journey to coding

2
Comments
1 min read
NPM Cheat Sheet

NPM Cheat Sheet

11
Comments 1
2 min read
How to Create a Balance Sheet Using Flutter Excel Library

How to Create a Balance Sheet Using Flutter Excel Library

4
Comments 2
14 min read
I started a newsletter!

I started a newsletter!

34
Comments 7
1 min read
How to build Enterprise Level Web Applications using Java?

How to build Enterprise Level Web Applications using Java?

54
Comments 18
4 min read
10 ways to improve your forms accessibility

10 ways to improve your forms accessibility

41
Comments 5
4 min read
Most common javascript string function

Most common javascript string function

3
Comments
2 min read
9 Web Development Best Practices for 2021

9 Web Development Best Practices for 2021

153
Comments 9
4 min read
Typing effect in React with typed.js and hooks

Typing effect in React with typed.js and hooks

19
Comments 5
2 min read
Semantic HTML in 5 Minutes

Semantic HTML in 5 Minutes

19
Comments
2 min read
var, let, and const – Why to avoid var 😷 and how to put the other two to good use? - Javascript

var, let, and const – Why to avoid var 😷 and how to put the other two to good use? - Javascript

31
Comments 2
6 min read
Where to upload your files 🗄 to use them via the link 🔗 (JS, CSS, Fonts, Images)

Where to upload your files 🗄 to use them via the link 🔗 (JS, CSS, Fonts, Images)

155
Comments 13
4 min read
React & Tailwind - Open-source Starters and UI Kits

React & Tailwind - Open-source Starters and UI Kits

130
Comments 9
3 min read
Getting Started with JavaScript Design Patterns

Getting Started with JavaScript Design Patterns

150
Comments 2
5 min read
Chat App using Socket.io

Chat App using Socket.io

94
Comments 6
6 min read
Button Animation Using HTML CSS & JS

Button Animation Using HTML CSS & JS

56
Comments 6
1 min read
Looking after your mental health as a developer

Looking after your mental health as a developer

22
Comments 1
3 min read
10 Custom Scrollbar Samples for your next project

10 Custom Scrollbar Samples for your next project

32
Comments 4
2 min read
🔴 Build Hulu Clone using HTML and CSS - Tutorial

🔴 Build Hulu Clone using HTML and CSS - Tutorial

37
Comments
1 min read
Ever heard of debouncing in in javascript , What is it ?

Ever heard of debouncing in in javascript , What is it ?

71
Comments 7
3 min read
Day 24/30 : Amazing Profile Cards Design Using HTML and CSS

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

19
Comments
1 min read
🔥 A Few Gotchas To Consider When Working With Firestore’s Offline Mode and React Native 🪤

🔥 A Few Gotchas To Consider When Working With Firestore’s Offline Mode and React Native 🪤

7
Comments
4 min read
CSP - Content Security Policy

CSP - Content Security Policy

36
Comments 1
3 min read
A quick guide to Scrum

A quick guide to Scrum

10
Comments 3
3 min read
How to use Haskell to build a todo app with Stack

How to use Haskell to build a todo app with Stack

5
Comments
10 min read
loading...