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 Interview Questions for Backend Developers(Node)

Top Interview Questions for Backend Developers(Node)

310
Comments 8
2 min read
Storing Login Information With Cookies (JavaScript)

Storing Login Information With Cookies (JavaScript)

8
Comments
6 min read
ES6 Features that you may not know

ES6 Features that you may not know

2
Comments
3 min read
My Dev Journey: Week 15

My Dev Journey: Week 15

6
Comments 3
5 min read
Tipos de dados primitivos

Tipos de dados primitivos

4
Comments 2
2 min read
Async VS Defer - Understand The JavaScript Execution

Async VS Defer - Understand The JavaScript Execution

50
Comments 4
5 min read
Using local NPM packages as dependencies with yalc

Using local NPM packages as dependencies with yalc

51
Comments 3
3 min read
Firebase Authentication — Lowering Headaches In Developers

Firebase Authentication — Lowering Headaches In Developers

4
Comments 1
5 min read
The Ultimate Manager: Redux III mapStateToProps + mapDispatchToProps

The Ultimate Manager: Redux III mapStateToProps + mapDispatchToProps

4
Comments
4 min read
Var, let e const: Qual é a diferença?!?!

Var, let e const: Qual é a diferença?!?!

6
Comments
2 min read
#100daysOfCode [Day - 05]

#100daysOfCode [Day - 05]

8
Comments
1 min read
Meet Agrippa, the React CLI for component generation

Meet Agrippa, the React CLI for component generation

181
Comments 12
2 min read
Choosing between Client Side Rendering and Server Side Rendering for your *next* project

Choosing between Client Side Rendering and Server Side Rendering for your *next* project

80
Comments 2
3 min read
The React hook pradigm

The React hook pradigm

6
Comments 3
3 min read
How to make a guessing game in JavaScript

How to make a guessing game in JavaScript

14
Comments
2 min read
Create PDF documents with AWS Lambda + S3 with NodeJS and Puppeteer

Create PDF documents with AWS Lambda + S3 with NodeJS and Puppeteer

19
Comments
7 min read
How do Functions and Variable Environment work together in JavaScript?👀

How do Functions and Variable Environment work together in JavaScript?👀

2
Comments
3 min read
14 VS Code Shortcuts to Supercharge Your Productivity

14 VS Code Shortcuts to Supercharge Your Productivity

794
Comments 41
3 min read
What is call stack?

What is call stack?

3
Comments
2 min read
Download PDF files to device storage with React Native Webview

Download PDF files to device storage with React Native Webview

17
Comments 2
3 min read
LeetCode - Generate Parentheses

LeetCode - Generate Parentheses

3
Comments
3 min read
Building an APP using JSON Data

Building an APP using JSON Data

21
Comments
5 min read
Introduction to WebRTC

Introduction to WebRTC

197
Comments 6
5 min read
Keep your React Components clean with custom hooks

Keep your React Components clean with custom hooks

11
Comments
3 min read
Java contains() method

Java contains() method

4
Comments 2
3 min read
loading...