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.
Criar elementos dinamicamente em JS é uma boa ideia?

Criar elementos dinamicamente em JS é uma boa ideia?

6
Comments 1
2 min read
JavaScript Arrow Functions Expressions

JavaScript Arrow Functions Expressions

34
Comments
5 min read
Javascript: When Less is More

Javascript: When Less is More

33
Comments 1
4 min read
A TypeScript tale - How to setup and configure

A TypeScript tale - How to setup and configure

6
Comments
9 min read
JS tip: Create debug friendly unique references using String

JS tip: Create debug friendly unique references using String

13
Comments 4
2 min read
Submitting sitemaps on deploy with Netlify

Submitting sitemaps on deploy with Netlify

9
Comments
2 min read
Editing DNS records for ZEIT Now

Editing DNS records for ZEIT Now

8
Comments
2 min read
Boost your application with Google LightHouse

Boost your application with Google LightHouse

5
Comments
1 min read
Storing Key-Value Pairs With JavaScript Maps

Storing Key-Value Pairs With JavaScript Maps

17
Comments 2
7 min read
Technologies that makes JavaScript a beautiful programming language!

Technologies that makes JavaScript a beautiful programming language!

83
Comments 9
4 min read
5 New Year Reads for Programmers in 2020

5 New Year Reads for Programmers in 2020

11
Comments
4 min read
How to deploy project local to production server using gulp?

How to deploy project local to production server using gulp?

6
Comments 1
1 min read
Cross-site scripting Attack Tutorial

Cross-site scripting Attack Tutorial

41
Comments 1
1 min read
The Single Argument Problem: Hello Unary!

The Single Argument Problem: Hello Unary!

6
Comments
4 min read
More JavaScript String Methods You May Have Missed

More JavaScript String Methods You May Have Missed

39
Comments
7 min read
Get the most out of your react-spring configuration

Get the most out of your react-spring configuration

15
Comments 1
2 min read
What should I use for native app development?

What should I use for native app development?

4
Comments 4
1 min read
Creating your custom model for Tensorflow.JS

Creating your custom model for Tensorflow.JS

4
Comments
1 min read
Makers Week 7: One Page to Rule Them All

Makers Week 7: One Page to Rule Them All

6
Comments
2 min read
My choice to join a coding bootcamp

My choice to join a coding bootcamp

11
Comments 2
8 min read
Project Euler - Problem 8 - Largest product in a series

Project Euler - Problem 8 - Largest product in a series

8
Comments
6 min read
Dynamic Imports With Webpack 2

Dynamic Imports With Webpack 2

8
Comments 7
3 min read
Great New Features in ES2018 You May Have Missed

Great New Features in ES2018 You May Have Missed

17
Comments
7 min read
SoSa - Foundations (My First Sprint)

SoSa - Foundations (My First Sprint)

5
Comments
7 min read
JavaScript: Transforming arrays using map

JavaScript: Transforming arrays using map

35
Comments
2 min read
Reasons why you can get Error 0 during an HTTP Request

Reasons why you can get Error 0 during an HTTP Request

3
Comments
1 min read
What is Cross-Site Scripting

What is Cross-Site Scripting

2
Comments
1 min read
Ruby's .times in JavaScript

Ruby's .times in JavaScript

5
Comments
1 min read
TypeScript 3.8 Beta is public!

TypeScript 3.8 Beta is public!

15
Comments
1 min read
The Ember Times - Issue No. 130

The Ember Times - Issue No. 130

10
Comments
10 min read
Web APIs in Node.js Core: Past, Present, and Future

Web APIs in Node.js Core: Past, Present, and Future

7
Comments
1 min read
Implementing Javascript Objects with Multi-part Keys

Implementing Javascript Objects with Multi-part Keys

6
Comments
1 min read
If . . .

If . . .

6
Comments 1
2 min read
Orchestrating animations with Framer Motion in React.js [Step By Step Tutorial with Examples]

Orchestrating animations with Framer Motion in React.js [Step By Step Tutorial with Examples]

9
Comments 1
1 min read
What is Syntactic Sugar

What is Syntactic Sugar

12
Comments
1 min read
Python vs the World - Career Karma Roundup #5

Python vs the World - Career Karma Roundup #5

34
Comments 2
2 min read
If you think GatsbyJS is only a static site generator, you are missing the point

If you think GatsbyJS is only a static site generator, you are missing the point

7
Comments
9 min read
Mass Update certain key-values recursively in huge, complex JSON string trees without using JSON.parse().

Mass Update certain key-values recursively in huge, complex JSON string trees without using JSON.parse().

6
Comments
1 min read
Ignoring ajax request

Ignoring ajax request

4
Comments 5
1 min read
Upgrading React-native from 53.3 to 59.10

Upgrading React-native from 53.3 to 59.10

6
Comments
3 min read
How To Use TypeScript to Avoid Bugs

How To Use TypeScript to Avoid Bugs

9
Comments
4 min read
Constant evolution in JS

Constant evolution in JS

6
Comments 1
2 min read
Polymorphism and yarn crafts

Polymorphism and yarn crafts

14
Comments
4 min read
Set theory and cute Instagram accounts

Set theory and cute Instagram accounts

8
Comments
4 min read
Linked lists and scavenger hunts

Linked lists and scavenger hunts

6
Comments
5 min read
Trees and Harry Potter's Triwizard tournament

Trees and Harry Potter's Triwizard tournament

7
Comments
6 min read
Encapsulation and horses

Encapsulation and horses

6
Comments
2 min read
Inheritance and gardening

Inheritance and gardening

7
Comments
3 min read
Abstraction and remote controls

Abstraction and remote controls

5
Comments
3 min read
Queues and lunch lines

Queues and lunch lines

5
Comments
3 min read
Recursion and Russian nesting dolls

Recursion and Russian nesting dolls

8
Comments
3 min read
Stacks and PEZ dispensers

Stacks and PEZ dispensers

6
Comments
3 min read
Handling events in React

Handling events in React

6
Comments
1 min read
Project Euler - Problem 7 - 10001st prime

Project Euler - Problem 7 - 10001st prime

6
Comments
3 min read
🔥 One year of my professional career and things I learned which might help you 🙏

🔥 One year of my professional career and things I learned which might help you 🙏

7
Comments 4
3 min read
Adieu jQuery ? Bootstrap 5 annonce la tendance, retour d'expérience

Adieu jQuery ? Bootstrap 5 annonce la tendance, retour d'expérience

6
Comments
4 min read
I made a Hack Quiz in 48 hours.

I made a Hack Quiz in 48 hours.

7
Comments 2
1 min read
The Superpowers of Array.reduce()

The Superpowers of Array.reduce()

13
Comments
8 min read
JavaScript Array Tips That May Be Useful to You

JavaScript Array Tips That May Be Useful to You

48
Comments
6 min read
Using Default Parameters and the Rest Operator in JavaScript

Using Default Parameters and the Rest Operator in JavaScript

34
Comments
7 min read
loading...