DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Frontend Basics

Frontend Basics

2
Comments
2 min read
Book review Practical Microservices

Book review Practical Microservices

8
Comments
5 min read
A Simple Guide to Arrays in JavaScript.

A Simple Guide to Arrays in JavaScript.

14
Comments
6 min read
ApostropheCMS and the Jamstack

ApostropheCMS and the Jamstack

12
Comments 2
4 min read
Question: Naming date variables

Question: Naming date variables

6
Comments 7
1 min read
JavaScript import export module features Tutorials

JavaScript import export module features Tutorials

10
Comments 2
2 min read
Using Vuex4 With Vue3 And Ionic Framework

Using Vuex4 With Vue3 And Ionic Framework

6
Comments 1
1 min read
A React website with Styled-components for beginners ✨

A React website with Styled-components for beginners ✨

121
Comments 8
17 min read
How to Keep NgRx State on Refresh

How to Keep NgRx State on Refresh

36
Comments
7 min read
React useState lazy initialization in one glance

React useState lazy initialization in one glance

9
Comments
1 min read
CSS-vars-hook: How to manipulate CSS Custom properties in React

CSS-vars-hook: How to manipulate CSS Custom properties in React

12
Comments
3 min read
Reasons to use Next.js instead of create-react-app in your next project

Reasons to use Next.js instead of create-react-app in your next project

19
Comments 3
2 min read
Parte 1: RegExp - Qué son, para qué se utilizan y cómo funcionan

Parte 1: RegExp - Qué son, para qué se utilizan y cómo funcionan

3
Comments
4 min read
Send Images from React Native to Serverless Functions

Send Images from React Native to Serverless Functions

9
Comments
3 min read
Data Structures

Data Structures

7
Comments
2 min read
Async code: return vs return await

Async code: return vs return await

25
Comments 3
1 min read
Javascript string concatenation

Javascript string concatenation

5
Comments
1 min read
Don't Use The Date Object

Don't Use The Date Object

16
Comments 10
3 min read
JavaScript Variable: An Introduction to "var", "let", "const" and their differences.

JavaScript Variable: An Introduction to "var", "let", "const" and their differences.

6
Comments
4 min read
"Summon The JSON is awesome. Such a great idea for a game"

"Summon The JSON is awesome. Such a great idea for a game"

2
Comments
1 min read
UI Dev Newsletter #31

UI Dev Newsletter #31

5
Comments
1 min read
Implementing a BlocNote with Jodit

Implementing a BlocNote with Jodit

6
Comments
3 min read
Create Chat App With Chatbot Using NuxtJs And Express

Create Chat App With Chatbot Using NuxtJs And Express

15
Comments 3
13 min read
Simplest opensource js paint

Simplest opensource js paint

3
Comments
1 min read
Spice Up your Caching with Convoyr

Spice Up your Caching with Convoyr

7
Comments
5 min read
🙅🏻‍♀️ How the Jamstack is failing at comments

🙅🏻‍♀️ How the Jamstack is failing at comments

6
Comments 2
3 min read
xLayers #sketchnote

xLayers #sketchnote

2
Comments
1 min read
How To: Draw a World Map with D3 in just 16 lines

How To: Draw a World Map with D3 in just 16 lines

24
Comments 5
10 min read
Tracking Time with React Hooks

Tracking Time with React Hooks

6
Comments 5
2 min read
EJS tags snippets on vscode

EJS tags snippets on vscode

6
Comments
2 min read
Effortless RxJS Debugging

Effortless RxJS Debugging

59
Comments 2
3 min read
Day 47 of #100DaysOfCode:Review ES6 Generators & Iterators

Day 47 of #100DaysOfCode:Review ES6 Generators & Iterators

5
Comments
2 min read
LOADING. . . For User Experience

LOADING. . . For User Experience

29
Comments 1
2 min read
Finishing A Side Project

Finishing A Side Project

16
Comments 4
1 min read
Turn non-algebraic, imperative arrays into a monad transformer

Turn non-algebraic, imperative arrays into a monad transformer

6
Comments
1 min read
How to Create a Progressive Web Application With React

How to Create a Progressive Web Application With React

504
Comments 12
9 min read
Why everyone should learn vue.

Why everyone should learn vue.

2
Comments
1 min read
Introduction to Primitive types in JavaScript with examples

Introduction to Primitive types in JavaScript with examples

7
Comments 2
3 min read
JavaScript Functions: Declare or Express?

JavaScript Functions: Declare or Express?

7
Comments
3 min read
Creating a setter function in JavaScript Objects

Creating a setter function in JavaScript Objects

5
Comments
4 min read
Understanding Reconciliation: React Rendering Phases

Understanding Reconciliation: React Rendering Phases

38
Comments 2
2 min read
Understanding to Hoisting

Understanding to Hoisting

11
Comments
2 min read
Top News In This Week.

Top News In This Week.

2
Comments
1 min read
Puppeteer in an AWS Lambda Function Part 2

Puppeteer in an AWS Lambda Function Part 2

24
Comments 6
3 min read
Get Your Twitch Stream Live on Your Website

Get Your Twitch Stream Live on Your Website

21
Comments 2
3 min read
The loading anti-pattern.

The loading anti-pattern.

4
Comments
3 min read
Add Redux to a Next JS App

Add Redux to a Next JS App

52
Comments 8
4 min read
How to check if an array is empty using Javascript?

How to check if an array is empty using Javascript?

12
Comments 3
4 min read
Intro to Material-UI

Intro to Material-UI

14
Comments 1
4 min read
Creating a Sticky NavBar with an Announcement Bar in ReactJS

Creating a Sticky NavBar with an Announcement Bar in ReactJS

46
Comments 6
8 min read
Delivering APIs at the edge with Cloudflare Workers

Delivering APIs at the edge with Cloudflare Workers

25
Comments 1
14 min read
Making A Really Simple Redis API with Node.js

Making A Really Simple Redis API with Node.js

18
Comments 1
3 min read
Setup Stripe Payment for React Native using Expo

Setup Stripe Payment for React Native using Expo

11
Comments 7
4 min read
Open Hacktoberfest Issues on Scaffolder

Open Hacktoberfest Issues on Scaffolder

10
Comments 1
1 min read
Understand CSS Specificity

Understand CSS Specificity

9
Comments
2 min read
Question: JSON and jQuery

Question: JSON and jQuery

2
Comments
1 min read
State Management without Vuex (or other dependencies) using Quasar.

State Management without Vuex (or other dependencies) using Quasar.

19
Comments
11 min read
Data Structures: What's a Stack?

Data Structures: What's a Stack?

5
Comments
3 min read
Useful setup that I always use when starting a new project

Useful setup that I always use when starting a new project

26
Comments
5 min read
Monitor how code performance impacts video call quality

Monitor how code performance impacts video call quality

8
Comments
2 min read
loading...