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.
Is shooting yourself in the foot Functional Programming?

Is shooting yourself in the foot Functional Programming?

6
Comments
3 min read
✨ Flatify-obj: Flatten nested objects into a single-depth object.

✨ Flatify-obj: Flatten nested objects into a single-depth object.

6
Comments
1 min read
Back to JS Basics - Types & Coercion

Back to JS Basics - Types & Coercion

33
Comments
4 min read
Using React.memo() to skip unnecessary rendering.

Using React.memo() to skip unnecessary rendering.

46
Comments 8
2 min read
Automate Chrome extension publish using an automated script

Automate Chrome extension publish using an automated script

6
Comments
7 min read
Sorting Algorithms in Javascript Part 2

Sorting Algorithms in Javascript Part 2

51
Comments 3
2 min read
Quick fix for current spam deluge

Quick fix for current spam deluge

6
Comments 2
1 min read
A trick to improve speed when you are interfacing with a slow API

A trick to improve speed when you are interfacing with a slow API

7
Comments
5 min read
Monday Express [Day 3] Exercism

Monday Express [Day 3] Exercism

3
Comments 3
1 min read
Migrating mLab to MongoDB Atlas

Migrating mLab to MongoDB Atlas

4
Comments
4 min read
Why Mountain Bike is the perfect sport for a Software Developer

Why Mountain Bike is the perfect sport for a Software Developer

23
Comments 10
2 min read
Arrow Functions

Arrow Functions

2
Comments
3 min read
Building a Honeypot Field in Nuxt

Building a Honeypot Field in Nuxt

16
Comments
3 min read
8 Amazing React Component Libraries to explore in 2022

8 Amazing React Component Libraries to explore in 2022

7
Comments 1
3 min read
Node.js Resiliency Concepts: Recovery and Self-Healing

Node.js Resiliency Concepts: Recovery and Self-Healing

61
Comments
17 min read
Why to learn Typescript

Why to learn Typescript

4
Comments
5 min read
Easy Way to Beautify Your Ugly React Native Stack Trace

Easy Way to Beautify Your Ugly React Native Stack Trace

15
Comments 1
2 min read
the-tech-tools-I-use-as-frontend-engineer

the-tech-tools-I-use-as-frontend-engineer

8
Comments 1
3 min read
klank.dev - audio sandbox in the browser

klank.dev - audio sandbox in the browser

28
Comments 2
4 min read
JavaScript Challenge 1: Simple Pig Latin

JavaScript Challenge 1: Simple Pig Latin

81
Comments 14
3 min read
Password visibility toggle using stimulus.js and Rails 6

Password visibility toggle using stimulus.js and Rails 6

25
Comments
3 min read
Maximum Product of Three Numbers

Maximum Product of Three Numbers

2
Comments
1 min read
Components vs Microfrontends. What is the difference?

Components vs Microfrontends. What is the difference?

33
Comments 2
4 min read
Find an item in an array with the new 'findIndex' method 🔎

Find an item in an array with the new 'findIndex' method 🔎

9
Comments 1
2 min read
7 Best Angular Component Libraries to use in 2022

7 Best Angular Component Libraries to use in 2022

99
Comments 9
3 min read
loading...