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.
Linting

Linting

4
Comments 1
1 min read
Understanding Normal Functions and Arrow Functions in JavaScript

Understanding Normal Functions and Arrow Functions in JavaScript

Comments
3 min read
Beyond console.log: Debugging Techniques in JavaScript

Beyond console.log: Debugging Techniques in JavaScript

1
Comments
6 min read
Lessons from opensource: Use Object.defineProperty to create an unwritable object’s property.

Lessons from opensource: Use Object.defineProperty to create an unwritable object’s property.

1
Comments
2 min read
Angular - Setup an Interceptor for HTTP request error.

Angular - Setup an Interceptor for HTTP request error.

7
Comments
3 min read
Conditionally Add CSS Classes in Your Stimulus Controllers

Conditionally Add CSS Classes in Your Stimulus Controllers

4
Comments
1 min read
Adding passkeys to a Remix App

Adding passkeys to a Remix App

10
Comments
6 min read
Understand Javascript let, var, const keywords

Understand Javascript let, var, const keywords

4
Comments
3 min read
Conceptual Model of React in the RSC age

Conceptual Model of React in the RSC age

3
Comments
1 min read
Generic Types en TypeScript, desarrollo reutilizable y adaptable

Generic Types en TypeScript, desarrollo reutilizable y adaptable

7
Comments
3 min read
What is REST API

What is REST API

25
Comments 6
4 min read
How, and why, you should add JavaScript linting to your project. With ESLint and Gulp

How, and why, you should add JavaScript linting to your project. With ESLint and Gulp

Comments
8 min read
What I got from Clean Architecture as a FE... (6-11)

What I got from Clean Architecture as a FE... (6-11)

Comments
4 min read
Usando Callbacks em Hooks Customizados do React

Usando Callbacks em Hooks Customizados do React

Comments 2
2 min read
Falsey values and -1 returns

Falsey values and -1 returns

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.