DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Elementary Data Structures with JavaScript - Binary trees - PART 2🚀

Elementary Data Structures with JavaScript - Binary trees - PART 2🚀

23
Comments
4 min read
Regex Words, Vowels, Consonants, and Sentences in Ruby

Regex Words, Vowels, Consonants, and Sentences in Ruby

6
Comments
5 min read
A hitchhikers guide to Node JS deployments

A hitchhikers guide to Node JS deployments

6
Comments
5 min read
Implementing React Routes (Part -2) Link Vs NavLink

Implementing React Routes (Part -2) Link Vs NavLink

35
Comments 6
2 min read
Service worker and its self.skipWaiting() method

Service worker and its self.skipWaiting() method

17
Comments
2 min read
Build an Android app with web techs

Build an Android app with web techs

34
Comments 6
4 min read
Building a QuizGenerator With Flask and Fauna

Building a QuizGenerator With Flask and Fauna

10
Comments
18 min read
22 Utility Functions To Ace Your JavaScript Coding Interview

22 Utility Functions To Ace Your JavaScript Coding Interview

39
Comments 1
13 min read
Getting Out of Tutorial Hell

Getting Out of Tutorial Hell

7
Comments
3 min read
Usando ES Modules (ESM) em Node.js: Um guia Prático - Parte 1

Usando ES Modules (ESM) em Node.js: Um guia Prático - Parte 1

41
Comments 3
11 min read
Search and debug gems with `bundle open`

Search and debug gems with `bundle open`

12
Comments
1 min read
CodePen - Generative “Embroidery Ring” Style Hills

CodePen - Generative “Embroidery Ring” Style Hills

11
Comments 2
1 min read
JavaScript Event Listeners for Beginners

JavaScript Event Listeners for Beginners

23
Comments 1
3 min read
Typescript - Tips & Tricks - typeof

Typescript - Tips & Tricks - typeof

64
Comments
2 min read
The Most Misunderstood Part of Styling Components 🚀

The Most Misunderstood Part of Styling Components 🚀

12
Comments
2 min read
Write good PHP - string management

Write good PHP - string management

25
Comments 4
2 min read
How to use Netlify's contact forms?

How to use Netlify's contact forms?

6
Comments
3 min read
6 CSS Best Practices to Follow in 2021

6 CSS Best Practices to Follow in 2021

12
Comments
5 min read
Spline - A design tool for 3d Web Experience

Spline - A design tool for 3d Web Experience

4
Comments
5 min read
How to add Plyr.io to your website and deploy it for free

How to add Plyr.io to your website and deploy it for free

5
Comments
3 min read
Be water, my friend

Be water, my friend

2
Comments
5 min read
Hacking your application may be easier than you think

Hacking your application may be easier than you think

6
Comments
7 min read
How do you deploy your database changes?

How do you deploy your database changes?

3
Comments 1
1 min read
First API based Frontend Project - Find Movies App

First API based Frontend Project - Find Movies App

9
Comments
1 min read
UI Dev Newsletter #44

UI Dev Newsletter #44

18
Comments
1 min read
Why we made a Django release notes comparison tool

Why we made a Django release notes comparison tool

5
Comments
1 min read
How to use fancy font anywhere

How to use fancy font anywhere

3
Comments 3
1 min read
One second to read GitHub code with VS Code

One second to read GitHub code with VS Code

158
Comments 13
2 min read
We refactored 10K lines of code in our open-source React project

We refactored 10K lines of code in our open-source React project

208
Comments 2
6 min read
50 projects in 50 days? This is what I think!

50 projects in 50 days? This is what I think!

47
Comments 4
7 min read
Locking scroll of multiple containers simultaneously

Locking scroll of multiple containers simultaneously

6
Comments
2 min read
Creating a Tic-Tac-Toe NodeJs Game

Creating a Tic-Tac-Toe NodeJs Game

60
Comments 3
6 min read
Unsplash Integration with the Apostrophe Media Source Module

Unsplash Integration with the Apostrophe Media Source Module

2
Comments
2 min read
Master in CSS in 2021

Master in CSS in 2021

25
Comments 4
2 min read
9 Reasons Why Code Breaks

9 Reasons Why Code Breaks

13
Comments
3 min read
Generators in Javascript: How to use them

Generators in Javascript: How to use them

325
Comments 24
8 min read
Adding Colors with CSS modules and sass. Adding a CSS Reset | Vue 3 typescript component - part 4

Adding Colors with CSS modules and sass. Adding a CSS Reset | Vue 3 typescript component - part 4

8
Comments
1 min read
How To Trigger a Scroll Event in Vue.js

How To Trigger a Scroll Event in Vue.js

2
Comments 1
1 min read
Some small Css tips #006

Some small Css tips #006

44
Comments
1 min read
Let's build a responsive navbar from scratch

Let's build a responsive navbar from scratch

58
Comments 2
10 min read
Awesamosa : Awesome Goodies for developers #2

Awesamosa : Awesome Goodies for developers #2

28
Comments 1
3 min read
Modern javascript basics Part-I: Type Coercion:

Modern javascript basics Part-I: Type Coercion:

8
Comments
2 min read
Sending Laravel SMS notifications with Telnyx

Sending Laravel SMS notifications with Telnyx

4
Comments
3 min read
What are CSS Variables?

What are CSS Variables?

41
Comments 2
2 min read
Get Started with Web Development

Get Started with Web Development

4
Comments
4 min read
Deciding on our infrastructure was nerve-racking.

Deciding on our infrastructure was nerve-racking.

18
Comments 4
2 min read
How to Set Up Pagination in Gridsome

How to Set Up Pagination in Gridsome

15
Comments 1
2 min read
Front-End VS Back-End Web Development

Front-End VS Back-End Web Development

143
Comments 10
5 min read
How to Become a WordPress Developer in 2022

How to Become a WordPress Developer in 2022

248
Comments 34
5 min read
Socket.io, WebRTC, Node, Express, MongoDB, and Vue

Socket.io, WebRTC, Node, Express, MongoDB, and Vue

46
Comments
4 min read
Svelte & Tailwind CSS Development in VSCode Remote Container

Svelte & Tailwind CSS Development in VSCode Remote Container

13
Comments
2 min read
The top 5 ReactJs chart libraries, video review.

The top 5 ReactJs chart libraries, video review.

49
Comments
4 min read
⚡️Reactend "The story of react.js on backend"

⚡️Reactend "The story of react.js on backend"

163
Comments 28
2 min read
A look at what using TypeScript with GraphQL can do for you

A look at what using TypeScript with GraphQL can do for you

20
Comments 1
4 min read
Automatically cast params with the Rails Attributes API

Automatically cast params with the Rails Attributes API

14
Comments 1
3 min read
A Couple VSCode Themes I Made 🎨

A Couple VSCode Themes I Made 🎨

16
Comments 2
1 min read
The Ultimate Practical Guide to CSS Grid

The Ultimate Practical Guide to CSS Grid

81
Comments 4
4 min read
Why and How to Implement Microservice Messaging in Kubernetes

Why and How to Implement Microservice Messaging in Kubernetes

14
Comments 1
5 min read
ReactJS Real Time Crypto Dashboard Tutorial

ReactJS Real Time Crypto Dashboard Tutorial

115
Comments 3
1 min read
5 JavaScript Projects You Should Consider To Build As A Frontend Dev.

5 JavaScript Projects You Should Consider To Build As A Frontend Dev.

86
Comments 4
2 min read
loading...