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.
React Hooks Snippet: Shopping Cart

React Hooks Snippet: Shopping Cart

45
Comments
1 min read
Adding an item to a remote collection in React

Adding an item to a remote collection in React

6
Comments
3 min read
Build telegram bot with node

Build telegram bot with node

8
Comments
4 min read
How to manage macOS windows using JavaScript for Automation (JXA)

How to manage macOS windows using JavaScript for Automation (JXA)

6
Comments
4 min read
Debouncing in Javascript

Debouncing in Javascript

10
Comments 1
1 min read
How I Reverse Engineered RxJs and Learned Reactive Programming? Part 2

How I Reverse Engineered RxJs and Learned Reactive Programming? Part 2

57
Comments 3
4 min read
How To Redirecting All Traffic To Netlify

How To Redirecting All Traffic To Netlify

6
Comments
1 min read
Generate a random number with JavaScript

Generate a random number with JavaScript

10
Comments
3 min read
From Javascript to Python

From Javascript to Python

75
Comments 14
4 min read
Building reusable UI components with React Hooks

Building reusable UI components with React Hooks

52
Comments
7 min read
The Analogy of State Management in React

The Analogy of State Management in React

35
Comments
2 min read
Verdaccio: Hosting your own Private NPM Registry

Verdaccio: Hosting your own Private NPM Registry

14
Comments
3 min read
The Case Against JS Frameworks.

The Case Against JS Frameworks.

4
Comments 2
2 min read
Palindrome String in Javascript

Palindrome String in Javascript

9
Comments 4
1 min read
Ember Octane Preview Highlights

Ember Octane Preview Highlights

10
Comments
4 min read
What is globalThis, and why should you start using it?

What is globalThis, and why should you start using it?

41
Comments
7 min read
How to submit a form with React

How to submit a form with React

34
Comments 3
3 min read
😊👉 Company culture is more important than a fancy office space

😊👉 Company culture is more important than a fancy office space

111
Comments 3
8 min read
State machine advent: Baby's first state machine with XState (3/24)

State machine advent: Baby's first state machine with XState (3/24)

26
Comments
3 min read
A Quick Guide to Integrating React and GraphQL

A Quick Guide to Integrating React and GraphQL

5
Comments
9 min read
Stop unexpected data from breaking your app with TypeScript

Stop unexpected data from breaking your app with TypeScript

22
Comments
16 min read
Design Patterns: Vue feels like React - TypeScript 🔥

Design Patterns: Vue feels like React - TypeScript 🔥

114
Comments 20
8 min read
Cloning an Array in JavaScript: A Cautionary Tale

Cloning an Array in JavaScript: A Cautionary Tale

5
Comments
5 min read
Advent of Code 2019-04 with R & JavaScript

Advent of Code 2019-04 with R & JavaScript

6
Comments
2 min read
Let's Clean Up: Ugly Try-Catches!

Let's Clean Up: Ugly Try-Catches!

93
Comments 13
3 min read
Using TinaCMS with Next.js

Using TinaCMS with Next.js

45
Comments 3
13 min read
Clean Code Applied to JavaScript — Part I. Before your start

Clean Code Applied to JavaScript — Part I. Before your start

723
Comments 8
6 min read
ChartJS Tutorial With ASP.NET Core 2.2 Razor Pages

ChartJS Tutorial With ASP.NET Core 2.2 Razor Pages

11
Comments 4
2 min read
How To Check if a Text Have Weird Characters

How To Check if a Text Have Weird Characters

14
Comments
4 min read
📷 How to take a screenshot of a webpage with JavaScript in Node.js (using puppeteer)

📷 How to take a screenshot of a webpage with JavaScript in Node.js (using puppeteer)

259
Comments 16
1 min read
Practical Puppeteer: Playing with Google Translate to translate a text

Practical Puppeteer: Playing with Google Translate to translate a text

43
Comments
2 min read
Timers, Immediates and Process.nextTick— NodeJS Event Loop Part 2

Timers, Immediates and Process.nextTick— NodeJS Event Loop Part 2

9
Comments
7 min read
jQuery Basics

jQuery Basics

66
Comments 5
3 min read
Node Testing Essentials (A node developer's guide to testing)

Node Testing Essentials (A node developer's guide to testing)

137
Comments
4 min read
Where my anagrams at?

Where my anagrams at?

6
Comments
3 min read
Taming the React Admin Dependency Fields

Taming the React Admin Dependency Fields

12
Comments 2
4 min read
Making Ember Addons Fastboot Compatible

Making Ember Addons Fastboot Compatible

9
Comments
6 min read
Html Webpack Plugin: Error: Child compilation failed: (in Reactjs)

Html Webpack Plugin: Error: Child compilation failed: (in Reactjs)

8
Comments
1 min read
Fibonacci, Tribonacci and friends

Fibonacci, Tribonacci and friends

5
Comments
4 min read
To Do List Code-Along

To Do List Code-Along

16
Comments
5 min read
A common coding interview question

A common coding interview question

246
Comments 53
2 min read
Go channels in JS (1/5): Sending and Receiving

Go channels in JS (1/5): Sending and Receiving

51
Comments 5
11 min read
Chart.js Data Points and Labels

Chart.js Data Points and Labels

20
Comments 2
1 min read
5 JavaScript core concepts you should understand

5 JavaScript core concepts you should understand

188
Comments 17
2 min read
Props and Conditional Rendering

Props and Conditional Rendering

9
Comments
3 min read
Using cross tools with Expo Web and Native

Using cross tools with Expo Web and Native

14
Comments 3
3 min read
Creating a common component library with Component library (Material UI, BaseWeb, Chakra-UI)

Creating a common component library with Component library (Material UI, BaseWeb, Chakra-UI)

11
Comments
4 min read
How I made WordPress Faster with 1KB JavaScript

How I made WordPress Faster with 1KB JavaScript

158
Comments 32
2 min read
JavaScript Unit Testing 101: Mocha & Chai ☕️

JavaScript Unit Testing 101: Mocha & Chai ☕️

16
Comments
4 min read
Spin Your Dreidel! Day 1 of the #25DaysOfServerless Challenge

Spin Your Dreidel! Day 1 of the #25DaysOfServerless Challenge

35
Comments 1
3 min read
1000 ways to npm clean

1000 ways to npm clean

11
Comments
3 min read
Deep Compare Of Two Objects

Deep Compare Of Two Objects

4
Comments
1 min read
Alternative to the spread operator

Alternative to the spread operator

11
Comments 6
1 min read
Analytics with vanilla JS: page views

Analytics with vanilla JS: page views

90
Comments 19
4 min read
JavaScript Data Structures: Singly Linked List: Recap

JavaScript Data Structures: Singly Linked List: Recap

17
Comments 1
2 min read
A better way to fund OSS

A better way to fund OSS

18
Comments
2 min read
create and validate a form using just HTML css and javascript

create and validate a form using just HTML css and javascript

9
Comments
1 min read
Why you can stop writing all that Redux boilerplate

Why you can stop writing all that Redux boilerplate

8
Comments 2
8 min read
Replace your switch statement and multiple "if and else", using Object Literals - [en-US].

Replace your switch statement and multiple "if and else", using Object Literals - [en-US].

128
Comments 27
3 min read
Data Structures & Algorithms in JavaScript(Stack)

Data Structures & Algorithms in JavaScript(Stack)

17
Comments
3 min read
loading...