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.
Introducing Comparison Operators in JavaScript

Introducing Comparison Operators in JavaScript

10
Comments
3 min read
Understand "this" in JavaScript

Understand "this" in JavaScript

16
Comments
2 min read
The Bridge Design Pattern in JavaScript

The Bridge Design Pattern in JavaScript

37
Comments
6 min read
.forEach vs .map

.forEach vs .map

5
Comments
1 min read
JavaScript really needs a way to load local files. . .

JavaScript really needs a way to load local files. . .

7
Comments 2
2 min read
Geeking-out on SVG Graphics part-one

Geeking-out on SVG Graphics part-one

12
Comments
6 min read
Heap and Stack in JS basics

Heap and Stack in JS basics

9
Comments
1 min read
A performant way to use PouchDB@7 on React Native in 2022

A performant way to use PouchDB@7 on React Native in 2022

22
Comments 7
4 min read
Import your GitHub or GitLab repository directly into Deno

Import your GitHub or GitLab repository directly into Deno

11
Comments
1 min read
Day 1 - What is hoisting and how to prevent it in javascript?

Day 1 - What is hoisting and how to prevent it in javascript?

12
Comments
1 min read
Cuidado com esse código no Javascript

Cuidado com esse código no Javascript

8
Comments 1
2 min read
How Angular Works, and Why You Should Be Using It.

How Angular Works, and Why You Should Be Using It.

83
Comments 13
4 min read
Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.

Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.

3
Comments 6
1 min read
100 days of interview questions series!

100 days of interview questions series!

6
Comments
1 min read
A new way to construct/debug Arrays

A new way to construct/debug Arrays

5
Comments
1 min read
Split your e2e testing into interactive testing and scenario testing

Split your e2e testing into interactive testing and scenario testing

9
Comments 1
2 min read
How to add PreLoader in React JS Application

How to add PreLoader in React JS Application

4
Comments
1 min read
2nd month in Manhattan!

2nd month in Manhattan!

4
Comments
1 min read
Project showcase: Country Currency Information Search

Project showcase: Country Currency Information Search

7
Comments
1 min read
Lazy loading non-routable Angular modules — Imperative & Declarative pattern

Lazy loading non-routable Angular modules — Imperative & Declarative pattern

6
Comments
2 min read
Strapi quirks you should know about

Strapi quirks you should know about

9
Comments 3
3 min read
Rookie Mistake?

Rookie Mistake?

8
Comments 10
2 min read
Should I start learning React or is it too late ???

Should I start learning React or is it too late ???

20
Comments 44
1 min read
Join us live on May 19 for the Azure Static Web Apps Anniversary!

Join us live on May 19 for the Azure Static Web Apps Anniversary!

26
Comments
3 min read
JS Refactoring Combo: Simplify Duplicated Function Call Inside If-Else Statement

JS Refactoring Combo: Simplify Duplicated Function Call Inside If-Else Statement

20
Comments 9
1 min read
loading...