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.
5 Ways To Make HTTP Requests In Node.js – 2020 Edition

5 Ways To Make HTTP Requests In Node.js – 2020 Edition

10
Comments
4 min read
Five Cool Ways to Iterate over JavaScript String

Five Cool Ways to Iterate over JavaScript String

5
Comments 2
1 min read
Voice controlled ToDo List: JavaScript Speech Recognition

Voice controlled ToDo List: JavaScript Speech Recognition

35
Comments 6
3 min read
Caching strategies for PWA

Caching strategies for PWA

3
Comments
1 min read
Building a no-code platform, continued...

Building a no-code platform, continued...

9
Comments
5 min read
What is the purpose of Dockerfile and Docker-compose in development mode?

What is the purpose of Dockerfile and Docker-compose in development mode?

5
Comments
1 min read
How to learn 4 technologies at a time?

How to learn 4 technologies at a time?

10
Comments
1 min read
HOW DO YOU TRULY GET STARTED? (How does free work.... work?)

HOW DO YOU TRULY GET STARTED? (How does free work.... work?)

5
Comments
1 min read
Checkboxes can be excellent buttons

Checkboxes can be excellent buttons

28
Comments 3
3 min read
State vs Props in React

State vs Props in React

4
Comments
1 min read
BFE.dev #23. create a sum()

BFE.dev #23. create a sum()

5
Comments 1
1 min read
Various ways of handling environment variables in React and Node.js

Various ways of handling environment variables in React and Node.js

56
Comments 14
5 min read
Writing your first API Test using JavaScript

Writing your first API Test using JavaScript

94
Comments
2 min read
Part 1: Build This Cool Dropdown Menu with React, React Router and CSS

Part 1: Build This Cool Dropdown Menu with React, React Router and CSS

86
Comments 5
5 min read
Create Component in React

Create Component in React

4
Comments
1 min read
Routing in Vue.js — Starting Guide

Routing in Vue.js — Starting Guide

31
Comments 1
11 min read
Answer: Flatten nested object/array in javascript

Answer: Flatten nested object/array in javascript

4
Comments
1 min read
JS from the ground up: Fundamentals

JS from the ground up: Fundamentals

6
Comments
5 min read
Redux combineReducer

Redux combineReducer

7
Comments
2 min read
How Scope Works & Why You Should Care

How Scope Works & Why You Should Care

23
Comments
3 min read
GraphQL and Serverless walk into a bar. A recipe to infinitely scale APIs

GraphQL and Serverless walk into a bar. A recipe to infinitely scale APIs

38
Comments
4 min read
Making an Online Beard-ifier

Making an Online Beard-ifier

20
Comments 6
1 min read
These Rails apps are overpacking their JavaScript bundles

These Rails apps are overpacking their JavaScript bundles

41
Comments 3
12 min read
YAES - Yet another eleventy starter.

YAES - Yet another eleventy starter.

9
Comments
1 min read
8 Projects with modern designs to become a Full-stack Master 2020

8 Projects with modern designs to become a Full-stack Master 2020

661
Comments 48
4 min read
How to use Async/Await with Vue.js Components

How to use Async/Await with Vue.js Components

13
Comments
3 min read
How to create a Simple Physics Engine in Javascript - Part 1

How to create a Simple Physics Engine in Javascript - Part 1

103
Comments 8
7 min read
Gatsby Case Study: the LiveChat Marketplace

Gatsby Case Study: the LiveChat Marketplace

5
Comments
4 min read
The Ember Times - Issue No. 163

The Ember Times - Issue No. 163

8
Comments
6 min read
🔥🎉🔥🔨🔥❤️🔥🔨🔥🎉🔥 My GitHub Profile README 🔥🎉🔥🔨🔥❤️🔥🔨🔥🎉🔥

🔥🎉🔥🔨🔥❤️🔥🔨🔥🎉🔥 My GitHub Profile README 🔥🎉🔥🔨🔥❤️🔥🔨🔥🎉🔥

50
Comments 18
1 min read
It's All About NodeJS

It's All About NodeJS

322
Comments 20
7 min read
Reescrevendo a biblioteca Recoil para React em 100 linhas

Reescrevendo a biblioteca Recoil para React em 100 linhas

5
Comments
8 min read
Basic Regex

Basic Regex

41
Comments 1
6 min read
How Digital Note-Taking has Saved Me Time and Effort

How Digital Note-Taking has Saved Me Time and Effort

14
Comments
3 min read
JavaScript - Functions (Some thoughts)

JavaScript - Functions (Some thoughts)

3
Comments
1 min read
How to generate permutations in JavaScript?

How to generate permutations in JavaScript?

6
Comments
1 min read
Getting Started with React

Getting Started with React

5
Comments 1
1 min read
Moment.js & The Selflessness of Developers

Moment.js & The Selflessness of Developers

91
Comments 5
3 min read
🔥🔥🔥it's fast, it's easy~ step-tooltip

🔥🔥🔥it's fast, it's easy~ step-tooltip

4
Comments 3
1 min read
ReasonReact practice -  calendar from scratch

ReasonReact practice -  calendar from scratch

9
Comments 1
13 min read
What are promises in Javascript? Let’s explain!

What are promises in Javascript? Let’s explain!

9
Comments 1
3 min read
Javascript forEach

Javascript forEach

2
Comments
4 min read
How I migrated React Storybook from v5.3 to v6

How I migrated React Storybook from v5.3 to v6

8
Comments
4 min read
Truthy and Falsy values

Truthy and Falsy values

7
Comments
1 min read
What plugins do I use as a NodeJS developer(for VSC)?

What plugins do I use as a NodeJS developer(for VSC)?

19
Comments 1
3 min read
Making An Awesome Developer Portfolio

Making An Awesome Developer Portfolio

47
Comments 4
5 min read
How can I understand JS?

How can I understand JS?

2
Comments 12
1 min read
Realtime Collaborative Drawing (part 4): Redis PubSub + WebRTC Signaling

Realtime Collaborative Drawing (part 4): Redis PubSub + WebRTC Signaling

48
Comments
6 min read
Don't duplicate your data - Learnings from code reviews

Don't duplicate your data - Learnings from code reviews

95
Comments 7
3 min read
Build your first full-stack serverless app with Vue and AWS Amplify

Build your first full-stack serverless app with Vue and AWS Amplify

8
Comments
5 min read
Creating GitHub build for JavaScript projects

Creating GitHub build for JavaScript projects

8
Comments
1 min read
How to Role Based Access Control (RBAC) ? 👮‍♂️⚠️

How to Role Based Access Control (RBAC) ? 👮‍♂️⚠️

53
Comments 2
4 min read
Calculate TimeStamp with JS

Calculate TimeStamp with JS

4
Comments
2 min read
How to Load a Million+ Records in Less Than a Second in Syncfusion Angular Data Grid

How to Load a Million+ Records in Less Than a Second in Syncfusion Angular Data Grid

6
Comments 1
6 min read
Robot vs Zombies Live Stream E04

Robot vs Zombies Live Stream E04

3
Comments
1 min read
Dead-Simple API Tests With SuperTest, Mocha, and Chai

Dead-Simple API Tests With SuperTest, Mocha, and Chai

6
Comments
16 min read
Hapi Vs Express JS

Hapi Vs Express JS

10
Comments
5 min read
✍🔊👂 Free Text to Speech TTS Synthesis API 👉 Pure Vanilla JS JavaScript CodePen Source Code Demo

✍🔊👂 Free Text to Speech TTS Synthesis API 👉 Pure Vanilla JS JavaScript CodePen Source Code Demo

17
Comments
1 min read
How to Build a Successful Team

How to Build a Successful Team

4
Comments
7 min read
Desplegando una app de React en Heroku

Desplegando una app de React en Heroku

9
Comments
2 min read
loading...