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.
Open source framework for building cutting-edge applications quickly

Open source framework for building cutting-edge applications quickly

2
Comments
1 min read
Creating JavaScript Column and Bar Charts on COVID-19 Data

Creating JavaScript Column and Bar Charts on COVID-19 Data

8
Comments
7 min read
Graphology: Writing a graph of nodes UI in HTML5 (Part 1)

Graphology: Writing a graph of nodes UI in HTML5 (Part 1)

11
Comments 3
3 min read
Let’s Build a Web App with Vue, Chart.js and an API

Let’s Build a Web App with Vue, Chart.js and an API

14
Comments
8 min read
Learn React Hooks by Converting a Class-based Meme Generator App to Functional based

Learn React Hooks by Converting a Class-based Meme Generator App to Functional based

18
Comments 2
7 min read
Entendendo como o NodeJS gerencia a memória – Garbage Collector

Entendendo como o NodeJS gerencia a memória – Garbage Collector

7
Comments
5 min read
🎈🎊🥳Thank you for 30.000 followers! We celebrate this with an #AMA!

🎈🎊🥳Thank you for 30.000 followers! We celebrate this with an #AMA!

29
Comments 39
1 min read
A weather API with Node.js, OvernightJS and TypeScript

A weather API with Node.js, OvernightJS and TypeScript

5
Comments
5 min read
Want to contribute to open source software

Want to contribute to open source software

21
Comments 10
1 min read
React Native – O projeto /dev/All Mobile – Introdução

React Native – O projeto /dev/All Mobile – Introdução

3
Comments
1 min read
Notes on Nativescript: my first steps into mobile development

Notes on Nativescript: my first steps into mobile development

13
Comments 5
5 min read
The what and how of Web Push

The what and how of Web Push

16
Comments 3
4 min read
The Ember Times - Issue No. 142

The Ember Times - Issue No. 142

5
Comments
5 min read
I'm starting the #100DaysOfCode challenge

I'm starting the #100DaysOfCode challenge

5
Comments
1 min read
Do you think writing clean code is a bit difficult in javascript compared to other languages ?

Do you think writing clean code is a bit difficult in javascript compared to other languages ?

7
Comments 4
1 min read
Introducing Picke.rs - A Podcast Picks Explorer and Manager

Introducing Picke.rs - A Podcast Picks Explorer and Manager

4
Comments
3 min read
Higher Order Functions: Each, Map, & Filter

Higher Order Functions: Each, Map, & Filter

4
Comments
3 min read
JavaScript Hoisting: let & const

JavaScript Hoisting: let & const

2
Comments
3 min read
Fast-track your Angular projects with a headless CMS library

Fast-track your Angular projects with a headless CMS library

23
Comments 1
4 min read
Accessibility Basics for React Web Development

Accessibility Basics for React Web Development

19
Comments 2
2 min read
I code using const (and why you should too)

I code using const (and why you should too)

6
Comments
4 min read
How to integrate TomTom API in React application

How to integrate TomTom API in React application

9
Comments
3 min read
Angular Music Player

Angular Music Player

4
Comments
1 min read
Syntactical Overkill in JavaScript

Syntactical Overkill in JavaScript

6
Comments 11
3 min read
Conditional Spread Syntax In JavaScript

Conditional Spread Syntax In JavaScript

9
Comments
3 min read
LeetCode 3o days Challenge

LeetCode 3o days Challenge

3
Comments
1 min read
How do I change the state of sibling items on button press?

How do I change the state of sibling items on button press?

2
Comments
1 min read
COVID-19 graphs on Observable

COVID-19 graphs on Observable

5
Comments
1 min read
In Home Isolation Project #1

In Home Isolation Project #1

5
Comments
1 min read
Dipping a toe in the waters of RedwoodJS

Dipping a toe in the waters of RedwoodJS

40
Comments 3
3 min read
Globular Visualization of Active COVID-19 Cases

Globular Visualization of Active COVID-19 Cases

8
Comments
1 min read
I Made A Website To Teach Others JavaScript

I Made A Website To Teach Others JavaScript

4
Comments 1
1 min read
React JS Web Site Example (Almost like real life).

React JS Web Site Example (Almost like real life).

14
Comments 2
12 min read
For Beginners: What is a function? My sh*tty explanation 💩

For Beginners: What is a function? My sh*tty explanation 💩

5
Comments 2
2 min read
React Component Library with Material UI

React Component Library with Material UI

9
Comments
1 min read
TypeScript Head First

TypeScript Head First

7
Comments
4 min read
Sorry, I hacked you.

Sorry, I hacked you.

12
Comments 7
3 min read
Promoted as a Full Stack Engineer

Promoted as a Full Stack Engineer

4
Comments
1 min read
Novas funcionalidade do JavaScript em ES2019 (ES10)

Novas funcionalidade do JavaScript em ES2019 (ES10)

4
Comments
4 min read
The RxJS concatenation strategies, pt 2/4

The RxJS concatenation strategies, pt 2/4

7
Comments
1 min read
Part 4. Working with data. CRUD

Part 4. Working with data. CRUD

4
Comments
7 min read
Como destructurar objetos con JavaScript y no volver a hacer validaciones de propiedades

Como destructurar objetos con JavaScript y no volver a hacer validaciones de propiedades

8
Comments 1
4 min read
My name is Storage, Local Storage 😎

My name is Storage, Local Storage 😎

6
Comments
2 min read
Integrate JFrog Xray with Slack

Integrate JFrog Xray with Slack

10
Comments
3 min read
From Idea to Launch Ep. 3

From Idea to Launch Ep. 3

10
Comments
1 min read
How well does it fail?

How well does it fail?

6
Comments
2 min read
The RxJS concatenation strategies, pt 1/4

The RxJS concatenation strategies, pt 1/4

5
Comments
2 min read
The Ember Times - Issue No. 141

The Ember Times - Issue No. 141

10
Comments 1
9 min read
The Notorious (b)NG-Directives

The Notorious (b)NG-Directives

3
Comments
4 min read
Need to Make a Simple List? Try Backbone!

Need to Make a Simple List? Try Backbone!

9
Comments
3 min read
Asynchronous Javascript: Callbacks and Promises

Asynchronous Javascript: Callbacks and Promises

20
Comments
2 min read
Creating a dynamic table using bootstrap 4 and react-hooks

Creating a dynamic table using bootstrap 4 and react-hooks

8
Comments 1
5 min read
Simple Pagination in Next.js using react-paginate

Simple Pagination in Next.js using react-paginate

7
Comments
3 min read
A Super quick guide to arrow functions

A Super quick guide to arrow functions

5
Comments 1
2 min read
Hacn: React components using javascript generators.

Hacn: React components using javascript generators.

3
Comments
4 min read
Svelte from a React developer's perspective. Part 4: Logic

Svelte from a React developer's perspective. Part 4: Logic

7
Comments 1
6 min read
Analizando un método de bypass de sistemas WAF

Analizando un método de bypass de sistemas WAF

5
Comments
2 min read
Authentication for API Routes using JWT and bcrypt (Theory + Code)

Authentication for API Routes using JWT and bcrypt (Theory + Code)

7
Comments
1 min read
Increment date by 1 day in JavaScript

Increment date by 1 day in JavaScript

2
Comments
1 min read
Why my project sucks ? At the end of project

Why my project sucks ? At the end of project

14
Comments 11
1 min read
loading...