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.
Uniones discriminadas y Fantasy Land

Uniones discriminadas y Fantasy Land

20
Comments
19 min read
What Is Deno and Why Is Everyone Talking About It?

What Is Deno and Why Is Everyone Talking About It?

177
Comments 18
4 min read
DOM Traversal

DOM Traversal

9
Comments
6 min read
History of classes in JS

History of classes in JS

19
Comments 1
2 min read
My mixed feelings about Tailwind CSS

My mixed feelings about Tailwind CSS

47
Comments 6
8 min read
What’s your alternative solution? Challenge #50

What’s your alternative solution? Challenge #50

6
Comments 4
2 min read
Microservices and Monorepo, React and jQuery/no frameworks

Microservices and Monorepo, React and jQuery/no frameworks

4
Comments
2 min read
Kafkajs & NestJS with Typescript Simplified Example

Kafkajs & NestJS with Typescript Simplified Example

20
Comments 9
1 min read
ExpressJS for Deno

ExpressJS for Deno

72
Comments 2
2 min read
What you will choose? & Why?

What you will choose? & Why?

10
Comments 10
1 min read
I can tell you're yearning, to learn about machine learning.

I can tell you're yearning, to learn about machine learning.

5
Comments
3 min read
I do not consent you cookie consent dialog

I do not consent you cookie consent dialog

19
Comments 8
1 min read
You can hide sensitive data with '*'

You can hide sensitive data with '*'

7
Comments 4
1 min read
Understanding Multicasting Observables in Angular

Understanding Multicasting Observables in Angular

33
Comments
6 min read
Advice for begining javascript?

Advice for begining javascript?

2
Comments 14
1 min read
Retrieving Files with the 'fetch' API

Retrieving Files with the 'fetch' API

12
Comments
1 min read
Everything in JavaScript is not an Object

Everything in JavaScript is not an Object

11
Comments 1
2 min read
Newbie Programming Mistakes We Can All Avoid

Newbie Programming Mistakes We Can All Avoid

82
Comments 1
3 min read
A progressive search experience in Next

A progressive search experience in Next

8
Comments
7 min read
Javascript Libraries you should know in 2020 (Part 2)

Javascript Libraries you should know in 2020 (Part 2)

132
Comments 7
3 min read
Composing binary functions with a fixed return type - wait, what?

Composing binary functions with a fixed return type - wait, what?

5
Comments
1 min read
Javascript - A Practical guide to use LocalStorage and SessionStorage

Javascript - A Practical guide to use LocalStorage and SessionStorage

10
Comments
3 min read
Use Python in your browser client code together with JS. No server required, thanks to Web Assembly

Use Python in your browser client code together with JS. No server required, thanks to Web Assembly

81
Comments 3
3 min read
JavaScript App from Scratch

JavaScript App from Scratch

4
Comments
2 min read
How to build a sidebar menu in react with react-burger-menu ?

How to build a sidebar menu in react with react-burger-menu ?

30
Comments
2 min read
🌍Game: test your reactions (CSS + JS) [YouTube LIVE]! 32:37

🌍Game: test your reactions (CSS + JS) [YouTube LIVE]!

7
Comments
1 min read
PWA - Why should you use it and not use it?

PWA - Why should you use it and not use it?

300
Comments 42
4 min read
Desktop application with Electron & React (CRA)

Desktop application with Electron & React (CRA)

12
Comments 1
3 min read
Wizards aren’t just for Hogwarts

Wizards aren’t just for Hogwarts

2
Comments
5 min read
Angular: Interaction between Component with Shared service

Angular: Interaction between Component with Shared service

5
Comments
1 min read
Understanding Hacking 101...

Understanding Hacking 101...

53
Comments 8
3 min read
HTML a Programming Language

HTML a Programming Language

2
Comments 4
1 min read
Explicit and implicit return in function (Spanish)

Explicit and implicit return in function (Spanish)

11
Comments
1 min read
What was the hardest concept you had to wrap your head around?

What was the hardest concept you had to wrap your head around?

20
Comments 48
1 min read
React.JS Brief Introduction

React.JS Brief Introduction

12
Comments
15 min read
Polyglot Series in Javascript, Dart, Ruby, Python,Go: Enum

Polyglot Series in Javascript, Dart, Ruby, Python,Go: Enum

4
Comments
2 min read
Angular, Rust, WebAssembly, Node.js, Serverless, and... the NEW Azure Static Web Apps! 🎉

Angular, Rust, WebAssembly, Node.js, Serverless, and... the NEW Azure Static Web Apps! 🎉

91
Comments
6 min read
Getting started with Svelte and Electron

Getting started with Svelte and Electron

11
Comments
3 min read
Deno. Recoil. Blitz.js. Javascript fatigue is back?

Deno. Recoil. Blitz.js. Javascript fatigue is back?

49
Comments 8
2 min read
Deno 1.0: What you need to know

Deno 1.0: What you need to know

22
Comments
18 min read
Create command shortcuts for deno using Commands

Create command shortcuts for deno using Commands

5
Comments
1 min read
ExecCommand obsolete can't find an alternative(confused)

ExecCommand obsolete can't find an alternative(confused)

17
Comments 4
1 min read
React Router Native, a Love Story

React Router Native, a Love Story

12
Comments
3 min read
Enviando SMS com Amazon SNS

Enviando SMS com Amazon SNS

11
Comments
4 min read
Appwrite 0.6 Comes with Full TypeScript Support

Appwrite 0.6 Comes with Full TypeScript Support

36
Comments
1 min read
Integrating CircleCI with Coveralls for Your Next Node Project.

Integrating CircleCI with Coveralls for Your Next Node Project.

8
Comments 4
8 min read
Building Git with Node.js & TypeScript - Part 2

Building Git with Node.js & TypeScript - Part 2

13
Comments
7 min read
All about console logging in JavaScript

All about console logging in JavaScript

10
Comments
3 min read
name2mime - A simple node package to get MIME types of file

name2mime - A simple node package to get MIME types of file

10
Comments 3
3 min read
Semantic versioning in JavaScript projects made easy

Semantic versioning in JavaScript projects made easy

13
Comments 1
4 min read
JavaScript's Event Loop

JavaScript's Event Loop

7
Comments 7
3 min read
What should you know before learning React?

What should you know before learning React?

13
Comments
1 min read
Music Genres: My Second NPM Package

Music Genres: My Second NPM Package

10
Comments 3
1 min read
Printing Staircase in JavaScript

Printing Staircase in JavaScript

14
Comments 4
2 min read
Github Action - Clean up resources

Github Action - Clean up resources

7
Comments
1 min read
Create Your Own Vue.js From Scratch - Part 5 (Bringing it all together)

Create Your Own Vue.js From Scratch - Part 5 (Bringing it all together)

16
Comments
4 min read
Coding challenge: Implement a simplified 💻 Virtual Machine in JavaScript

Coding challenge: Implement a simplified 💻 Virtual Machine in JavaScript

9
Comments
3 min read
A Linked List with Map, Filter and Reduce methods

A Linked List with Map, Filter and Reduce methods

7
Comments 1
3 min read
React Context API Made Simple – The practical guide (Updated)

React Context API Made Simple – The practical guide (Updated)

123
Comments 11
15 min read
Generating and Downloading CSV files using express JS

Generating and Downloading CSV files using express JS

90
Comments 17
3 min read
loading...