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 Element Queries With React Hooks

Simple Element Queries With React Hooks

18
Comments 1
3 min read
React vs Vue: my personal point of view

React vs Vue: my personal point of view

59
Comments 8
5 min read
How I filter my arrays.

How I filter my arrays.

7
Comments
2 min read
My first experience with Gatsby

My first experience with Gatsby

46
Comments 2
3 min read
How to find a Software Developer Internship as a student

How to find a Software Developer Internship as a student

7
Comments
4 min read
Do you need to use the Vue Composition API?

Do you need to use the Vue Composition API?

11
Comments 3
3 min read
React Hooks Intro Pt. 1: useState (Re-creating a class component)

React Hooks Intro Pt. 1: useState (Re-creating a class component)

41
Comments
1 min read
Async & Overview async/await

Async & Overview async/await

58
Comments
2 min read
React, JSX, ES module imports (dynamic too) in browser without Webpack

React, JSX, ES module imports (dynamic too) in browser without Webpack

17
Comments
9 min read
How I think when I write a React component. 🤔

How I think when I write a React component. 🤔

98
Comments 12
4 min read
for-in and for-of with arrays.

for-in and for-of with arrays.

7
Comments
2 min read
Pass By Value in JavaScript

Pass By Value in JavaScript

28
Comments 1
4 min read
Javascript Framework Comparison: Vue, React and Angular

Javascript Framework Comparison: Vue, React and Angular

234
Comments 14
8 min read
"Haskell for the Front-End" :: Elm vs. PureScript

"Haskell for the Front-End" :: Elm vs. PureScript

24
Comments 7
1 min read
Singletons in ES6 – The Good, The Bad, The Ugly

Singletons in ES6 – The Good, The Bad, The Ugly

25
Comments 2
3 min read
10 JavaScript Array Utils

10 JavaScript Array Utils

19
Comments
5 min read
Studying by writting

Studying by writting

21
Comments 3
3 min read
Vue3 composition API: a list of good resources

Vue3 composition API: a list of good resources

17
Comments 1
1 min read
Enterprise-grade Web Components

Enterprise-grade Web Components

10
Comments
7 min read
Fetch -- HTTP requests

Fetch -- HTTP requests

48
Comments
3 min read
Getting Sleep() with Promises in JS

Getting Sleep() with Promises in JS

9
Comments 1
6 min read
The new Angular YouTube Player component!

The new Angular YouTube Player component!

75
Comments 15
3 min read
Quick Tip - Array.prototype.concat()

Quick Tip - Array.prototype.concat()

5
Comments
2 min read
Conditional Rendering in React

Conditional Rendering in React

13
Comments 2
3 min read
Six Uses for Webpack

Six Uses for Webpack

11
Comments
2 min read
loading...