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.
🤑🥳😎Going down the youtube tech guru hole or how you can spot scam artists

🤑🥳😎Going down the youtube tech guru hole or how you can spot scam artists

151
Comments 42
8 min read
Intro to React's useEffect Hook

Intro to React's useEffect Hook

16
Comments
3 min read
How does JavaScript's Object.is() work?

How does JavaScript's Object.is() work?

13
Comments
1 min read
Advanced TypeScript Exercises - Answer 4

Advanced TypeScript Exercises - Answer 4

28
Comments 3
2 min read
Building an App with firebase and react hooks in simple way

Building an App with firebase and react hooks in simple way

27
Comments
8 min read
Starting with Vue JS

Starting with Vue JS

8
Comments
2 min read
Modules vs Classes - How to Manage Privacy in JS

Modules vs Classes - How to Manage Privacy in JS

57
Comments 5
5 min read
What's New and Updates in Vue CLI 4.0

What's New and Updates in Vue CLI 4.0

15
Comments
5 min read
Exploring the Broadcast Channel API

Exploring the Broadcast Channel API

102
Comments 4
3 min read
How to remember the `m` and `s` modifier for a regular expression in JavaScript?

How to remember the `m` and `s` modifier for a regular expression in JavaScript?

7
Comments
4 min read
In JavaScript or PCRE regular expression, you have to specify a `0` for a minimum quantity

In JavaScript or PCRE regular expression, you have to specify a `0` for a minimum quantity

7
Comments
1 min read
Let's Review (or learn about) Declaring Variables, Arrays and Functions!

Let's Review (or learn about) Declaring Variables, Arrays and Functions!

8
Comments 2
4 min read
Start Using Redux Hooks in Your Projects

Start Using Redux Hooks in Your Projects

13
Comments
3 min read
A fun JavaScript interview challenge

A fun JavaScript interview challenge

93
Comments 3
3 min read
How to Recognize an Array

How to Recognize an Array

7
Comments 2
1 min read
CSS in JS - have we done something wrong?

CSS in JS - have we done something wrong?

72
Comments 31
2 min read
Un poco del paradigma funcional en tu javascript: Los poderes de map

Un poco del paradigma funcional en tu javascript: Los poderes de map

9
Comments
8 min read
How to setup Gatsby with Contentful CMS and Deploy on Netlify

How to setup Gatsby with Contentful CMS and Deploy on Netlify

13
Comments
14 min read
My WebDev Notes

My WebDev Notes

28
Comments 1
2 min read
How to communicate with Service Workers

How to communicate with Service Workers

21
Comments
6 min read
VueJs Challenge - capitalizeFirstLast

VueJs Challenge - capitalizeFirstLast

7
Comments
1 min read
Render-Blocking Resources

Render-Blocking Resources

12
Comments
4 min read
How to build a PWA from scratch with HTML, CSS and JavaScript ?

How to build a PWA from scratch with HTML, CSS and JavaScript ?

687
Comments 61
10 min read
Deserializable serialization of Anything, other than YAML. Also, how-to-hash.

Deserializable serialization of Anything, other than YAML. Also, how-to-hash.

8
Comments
5 min read
Creating a Simple Multi Click Button in Javascript

Creating a Simple Multi Click Button in Javascript

8
Comments
2 min read
Can CSS variables be watched, (need a smart cookie)

Can CSS variables be watched, (need a smart cookie)

11
Comments 10
1 min read
Let's Count Some Sheep!

Let's Count Some Sheep!

29
Comments 15
3 min read
Hoist Your Vars! (Variable Hoisting in JavaScript)

Hoist Your Vars! (Variable Hoisting in JavaScript)

78
Comments 12
3 min read
Use more ternary operators!

Use more ternary operators!

7
Comments 4
2 min read
Why Splice removes only last element when array elements are the same

Why Splice removes only last element when array elements are the same

4
Comments
1 min read
Optimising User-Centric Performance Metrics

Optimising User-Centric Performance Metrics

5
Comments
1 min read
Object To Collection

Object To Collection

5
Comments
1 min read
End-to-End HTTP request cancelation with RxJS & NestJS

End-to-End HTTP request cancelation with RxJS & NestJS

49
Comments
6 min read
Developing responsive layouts with React Hooks

Developing responsive layouts with React Hooks

21
Comments 2
7 min read
My mistakes with Dates on JavaScript

My mistakes with Dates on JavaScript

27
Comments 1
6 min read
Fill up your portfolio with meaningful projects in 2020, Use these APIs

Fill up your portfolio with meaningful projects in 2020, Use these APIs

510
Comments 14
2 min read
csstox - Convert CSS snippets to React Native / JSS stylesheet objects with ease

csstox - Convert CSS snippets to React Native / JSS stylesheet objects with ease

9
Comments
1 min read
Storing JSON in Postgres using Node.js

Storing JSON in Postgres using Node.js

18
Comments 2
3 min read
Completed JavaScript Data Structure Course, and Here is What I Learned About Graph (+ Dijkstra Algorithm).

Completed JavaScript Data Structure Course, and Here is What I Learned About Graph (+ Dijkstra Algorithm).

73
Comments 5
10 min read
React hooks with TypeScript

React hooks with TypeScript

32
Comments 1
3 min read
Arrow function do JavaScript, feliz e simples?

Arrow function do JavaScript, feliz e simples?

56
Comments 3
5 min read
Two Ways To Check For Anagrams in JavaScript

Two Ways To Check For Anagrams in JavaScript

11
Comments
5 min read
JavaScript String methods

JavaScript String methods

8
Comments
3 min read
Advanced TypeScript Exercises - Question 4

Advanced TypeScript Exercises - Question 4

40
Comments 7
1 min read
Things I learned While Developing Express-Kun (Backend Helpers for express app development)

Things I learned While Developing Express-Kun (Backend Helpers for express app development)

13
Comments
4 min read
Show Notifications in Foreground on Expo iOS Application!!

Show Notifications in Foreground on Expo iOS Application!!

10
Comments 1
2 min read
The Material-UI grid system

The Material-UI grid system

23
Comments
7 min read
Migrating React Components to Vue.js

Migrating React Components to Vue.js

36
Comments
7 min read
Add a Node to Your HTML with document.appendChild

Add a Node to Your HTML with document.appendChild

7
Comments 3
2 min read
How do we unit test functions within a functional component?

How do we unit test functions within a functional component?

6
Comments 2
1 min read
Semantic tests with React Testing Library

Semantic tests with React Testing Library

19
Comments
9 min read
Listen the dynamic HTML select field changes with MutationObserver API

Listen the dynamic HTML select field changes with MutationObserver API

5
Comments 1
3 min read
Catch Low-Hanging Accessibility Fruit with axe-core

Catch Low-Hanging Accessibility Fruit with axe-core

10
Comments
2 min read
🔥 Battle for the Bundling time: esbuild — a JavaScript bundler and minifier written on Golang

🔥 Battle for the Bundling time: esbuild — a JavaScript bundler and minifier written on Golang

69
Comments 1
4 min read
Top 10 Vue component libraries for 2020

Top 10 Vue component libraries for 2020

49
Comments
8 min read
Be a Problem Solver Challenge!

Be a Problem Solver Challenge!

5
Comments
3 min read
Vuex: why we need SPA state management

Vuex: why we need SPA state management

17
Comments
10 min read
Generate a Critical JavaScript Bundle Using Rollup

Generate a Critical JavaScript Bundle Using Rollup

8
Comments 1
3 min read
What would be your choice of framework in 2020?

What would be your choice of framework in 2020?

5
Comments 1
2 min read
Writing a Functional Programming-Style map Function

Writing a Functional Programming-Style map Function

27
Comments 6
15 min read
loading...