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.
Top News In This Week.

Top News In This Week.

2
Comments
1 min read
Understanding to Hoisting

Understanding to Hoisting

11
Comments
2 min read
Why I will no longer be using console.log() to check React state updates

Why I will no longer be using console.log() to check React state updates

136
Comments 6
3 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

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

The loading anti-pattern.

4
Comments
3 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
Add Redux to a Next JS App

Add Redux to a Next JS App

52
Comments 8
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

47
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
A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js

A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js

90
Comments
5 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
Data Structures: What's a Stack?

Data Structures: What's a Stack?

5
Comments
3 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
Question: JSON and jQuery

Question: JSON and jQuery

2
Comments
1 min read
Understanding closures in JavaScript

Understanding closures in JavaScript

62
Comments
4 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
Which is the best programming language today?

Which is the best programming language today?

2
Comments 2
1 min read
How React Hooks Work in simple words?

How React Hooks Work in simple words?

51
Comments 2
5 min read
The differences between map() and forEach()

The differences between map() and forEach()

18
Comments 1
3 min read
Diario de bordo de um programador newbie 🚀 #1

Diario de bordo de um programador newbie 🚀 #1

4
Comments
3 min read
Redux-Thunk Testing with Chuck Norris

Redux-Thunk Testing with Chuck Norris

7
Comments
11 min read
Hash Tables

Hash Tables

6
Comments
1 min read
Memory Life cycle, Heap, Stack and Call Stack in JavaScript

Memory Life cycle, Heap, Stack and Call Stack in JavaScript

480
Comments 16
8 min read
I Tried to Create HTML Alternative, Here's What Happened...

I Tried to Create HTML Alternative, Here's What Happened...

68
Comments 26
3 min read
Quick Guide to Closures In Javascript

Quick Guide to Closures In Javascript

10
Comments
3 min read
How to use the new Next.js Image Component in your MDX Blog

How to use the new Next.js Image Component in your MDX Blog

8
Comments
4 min read
Why our visual regression is so slow?

Why our visual regression is so slow?

27
Comments 2
4 min read
The most important Repos to enhance your development knowledge

The most important Repos to enhance your development knowledge

88
Comments 1
2 min read
Easiest Chrome Floating Video Player Ever!

Easiest Chrome Floating Video Player Ever!

11
Comments
3 min read
What really is a constant in Javascript and what it is not

What really is a constant in Javascript and what it is not

6
Comments
5 min read
Rick and Morty Dead or Alive

Rick and Morty Dead or Alive

25
Comments 5
1 min read
How to code fast and type efficiently 😎

How to code fast and type efficiently 😎

139
Comments 3
4 min read
Read all emails at once!

Read all emails at once!

4
Comments
1 min read
Adding filters to images using CSS

Adding filters to images using CSS

24
Comments 2
2 min read
Resize images based on page position

Resize images based on page position

5
Comments
2 min read
My Twitter Mobile Clone

My Twitter Mobile Clone

23
Comments 3
2 min read
React and state hook

React and state hook

9
Comments
2 min read
Permanently assign `this` to a function

Permanently assign `this` to a function

4
Comments
1 min read
Dark Mode with CSS Variable

Dark Mode with CSS Variable

35
Comments 5
3 min read
Underrated JavaScript Array Methods – Part 2

Underrated JavaScript Array Methods – Part 2

6
Comments
2 min read
JavaScript Higher Order Functions

JavaScript Higher Order Functions

6
Comments
5 min read
Quirrel Newsletter #2 - v0.10 🎉

Quirrel Newsletter #2 - v0.10 🎉

2
Comments
2 min read
How to build a simple Slack bot

How to build a simple Slack bot

6
Comments
10 min read
JavaScript Arrow & Regular functions case study

JavaScript Arrow & Regular functions case study

6
Comments
1 min read
The Differences Between a Headless CMS & A Static Site Generator

The Differences Between a Headless CMS & A Static Site Generator

28
Comments
3 min read
What is CreateJS?

What is CreateJS?

7
Comments
2 min read
Data visualization with Chart.js

Data visualization with Chart.js

18
Comments
2 min read
Why bulma is actually cool?!

Why bulma is actually cool?!

4
Comments 1
3 min read
Have you tried Parcel for your Vue projects?

Have you tried Parcel for your Vue projects?

2
Comments 1
2 min read
SVELTE의 개선해야 할 점

SVELTE의 개선해야 할 점

9
Comments 6
1 min read
Open Source & GDP

Open Source & GDP

3
Comments 3
1 min read
innerHTML Vs. textContent: The subtle difference.

innerHTML Vs. textContent: The subtle difference.

23
Comments 7
1 min read
How to Use Jest to Quickly Test Your JavaScript Applications

How to Use Jest to Quickly Test Your JavaScript Applications

12
Comments 1
4 min read
Day 46 of #100DaysOfCode: Images Lazy Loading with IntersectionObserver and React Hooks

Day 46 of #100DaysOfCode: Images Lazy Loading with IntersectionObserver and React Hooks

3
Comments
1 min read
loading...