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.
Simplifying request/success/failure model for async action in Redux for large applications

Simplifying request/success/failure model for async action in Redux for large applications

7
Comments
3 min read
From if/switch to mapped functions (a.k.a. object lookup)

From if/switch to mapped functions (a.k.a. object lookup)

69
Comments 6
8 min read
MongoDB Native Driver vs Mongoose: Performance Benchmarks

MongoDB Native Driver vs Mongoose: Performance Benchmarks

29
Comments
5 min read
|Middleware| Middleware: The Key to Express

|Middleware| Middleware: The Key to Express

6
Comments 1
1 min read
JS Gotchas! (map with parseInt)

JS Gotchas! (map with parseInt)

5
Comments 1
2 min read
Maximum subarray sum🤖

Maximum subarray sum🤖

7
Comments
2 min read
First Time Working With JSX

First Time Working With JSX

2
Comments
2 min read
Dynamic Pages - Webiny version 5

Dynamic Pages - Webiny version 5

8
Comments
1 min read
JavaScriptmas Challenges

JavaScriptmas Challenges

9
Comments 2
2 min read
What's New in Bootstrap 5

What's New in Bootstrap 5

35
Comments 4
4 min read
Javascript: Cleaner Objects with ES6's Object Property Shorthand

Javascript: Cleaner Objects with ES6's Object Property Shorthand

9
Comments 4
2 min read
Traditional versus Arrow functions in JavaScript Classes

Traditional versus Arrow functions in JavaScript Classes

23
Comments 1
3 min read
Develop the minion translation web app

Develop the minion translation web app

41
Comments
5 min read
This I Promise You - Entendendo o fluxo de Promise em JS

This I Promise You - Entendendo o fluxo de Promise em JS

6
Comments
11 min read
Advent of code - Day 17

Advent of code - Day 17

1
Comments
3 min read
The beginners guide to RESTful API

The beginners guide to RESTful API

7
Comments 5
1 min read
Beginner to Senior Web Developer: My 6 Week Challenge

Beginner to Senior Web Developer: My 6 Week Challenge

24
Comments 2
4 min read
Testing element dimensions without the browser

Testing element dimensions without the browser

15
Comments 2
3 min read
Lesson 2: What is JavaScript and How is it Used? #fullstackroadmap

Lesson 2: What is JavaScript and How is it Used? #fullstackroadmap

22
Comments
11 min read
Using JWTs for authentication—is it worth the effort?

Using JWTs for authentication—is it worth the effort?

29
Comments 9
3 min read
The art of the minimal example

The art of the minimal example

4
Comments 1
2 min read
You Make My Head Spin - Reducing the Motion on Web

You Make My Head Spin - Reducing the Motion on Web

80
Comments 4
6 min read
Molson's Dev Blog - Intro

Molson's Dev Blog - Intro

4
Comments
3 min read
An Angular Roadmap - The Past, Present, and Future of Angular

An Angular Roadmap - The Past, Present, and Future of Angular

6
Comments 2
15 min read
JavaScript Syntax Highlighter

JavaScript Syntax Highlighter

5
Comments
1 min read
loading...