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.
Simple And Easy Way to Deploy React App On GitHub Pages

Simple And Easy Way to Deploy React App On GitHub Pages

1
Comments
3 min read
React Router — Redirect to an External URL

React Router — Redirect to an External URL

11
Comments
2 min read
What the hell is this Execution Context?!

What the hell is this Execution Context?!

1
Comments
2 min read
Tutorial: Nested For Loops in JavaScript

Tutorial: Nested For Loops in JavaScript

1
Comments
4 min read
Wtf is an island and why is it in my website?

Wtf is an island and why is it in my website?

2
Comments 1
2 min read
The simple guide to understanding Callback functions in JavaScript

The simple guide to understanding Callback functions in JavaScript

48
Comments 2
9 min read
😎 imposter of "this". apply(), call(), bind()

😎 imposter of "this". apply(), call(), bind()

Comments
2 min read
What React Is ?. In 1 Min.

What React Is ?. In 1 Min.

3
Comments
1 min read
How to bold matching characters in text JavaScript.

How to bold matching characters in text JavaScript.

1
Comments 1
1 min read
JSX in React.js

JSX in React.js

3
Comments 1
2 min read
Mac OS for the Web!

Mac OS for the Web!

35
Comments 4
1 min read
6 Ways to Convert a String to an Array in JavaScript

6 Ways to Convert a String to an Array in JavaScript

16
Comments 1
4 min read
How to Create Complexity from Simple Rules

How to Create Complexity from Simple Rules

Comments
1 min read
El futuro de la programación: Programar menos.

El futuro de la programación: Programar menos.

Comments
3 min read
JavaScript Scopes Explained

JavaScript Scopes Explained

Comments
2 min read
React Default Export Vs Named Export? #Beginners

React Default Export Vs Named Export? #Beginners

Comments
1 min read
Debugging in JavaScript

Debugging in JavaScript

20
Comments 4
4 min read
How React serves?

How React serves?

Comments
1 min read
Structure of Java Program

Structure of Java Program

3
Comments
1 min read
Create a delayed component

Create a delayed component

12
Comments
2 min read
Global scope and Script scope

Global scope and Script scope

Comments
1 min read
Why you should avoid using arrow functions to define class methods

Why you should avoid using arrow functions to define class methods

40
Comments 3
3 min read
Have you noticed that you can short-circuiting the spread operator?

Have you noticed that you can short-circuiting the spread operator?

23
Comments
1 min read
Creating Dynamic Widget Grids with React: A Guide to Building and Customizing

Creating Dynamic Widget Grids with React: A Guide to Building and Customizing

14
Comments
6 min read
Methods as props reactjs

Methods as props reactjs

1
Comments
2 min read
loading...