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.
Scraping websites with NodeJS

Scraping websites with NodeJS

11
Comments 1
3 min read
Prudent publishing to npm

Prudent publishing to npm

6
Comments
4 min read
The Biggest React Native Starter Update So Far

The Biggest React Native Starter Update So Far

9
Comments
4 min read
Redirects in Next.js, the Best Way

Redirects in Next.js, the Best Way

24
Comments 2
3 min read
rethink nested loops in Javascript functional

rethink nested loops in Javascript functional

9
Comments 1
2 min read
Methods for tracking action status in Redux

Methods for tracking action status in Redux

11
Comments
6 min read
An algorithm for picking random numbers in a range without repetition

An algorithm for picking random numbers in a range without repetition

15
Comments 6
5 min read
15 General Interview Questions for a Frontend Developer in 2019

15 General Interview Questions for a Frontend Developer in 2019

9
Comments
5 min read
NodeJS: How to Get External Packages / npm

NodeJS: How to Get External Packages / npm

6
Comments 3
2 min read
React Native End to End Testing with Detox

React Native End to End Testing with Detox

6
Comments
5 min read
Vim/Vi tutorials For beginners

Vim/Vi tutorials For beginners

37
Comments 1
3 min read
Logging at Scale Done Right

Logging at Scale Done Right

56
Comments 5
9 min read
CodeRecipe: How to reverse an array in JavaScript

CodeRecipe: How to reverse an array in JavaScript

90
Comments 13
2 min read
Recursion optimization in JS - where is it? PTC, TCO and FUD

Recursion optimization in JS - where is it? PTC, TCO and FUD

99
Comments 6
4 min read
Ramda library - compose, map, sum

Ramda library - compose, map, sum

2
Comments
1 min read
A Complete Pre-Commit Workflow

A Complete Pre-Commit Workflow

6
Comments
4 min read
Weekly Picks #89 — Development Posts

Weekly Picks #89 — Development Posts

7
Comments
1 min read
Styling a react app using Emotion CSS in JS library - An introduction to Emotion

Styling a react app using Emotion CSS in JS library - An introduction to Emotion

17
Comments
6 min read
Connecting Jest and Mongoose

Connecting Jest and Mongoose

15
Comments
6 min read
[Puppeteer][Mocha] Upgrade your implementation code with coverage.

[Puppeteer][Mocha] Upgrade your implementation code with coverage.

8
Comments 1
4 min read
Today's JavaScript React Developer Questions

Today's JavaScript React Developer Questions

87
Comments
2 min read
Why I stopped spreading props on React Components

Why I stopped spreading props on React Components

54
Comments 4
5 min read
Copying objects with Object.assign()

Copying objects with Object.assign()

4
Comments
1 min read
User Authentication for Framework7 using Firebase (Video Tutorial)

User Authentication for Framework7 using Firebase (Video Tutorial)

3
Comments
1 min read
Handling Incoming Dynamic Links

Handling Incoming Dynamic Links

8
Comments
6 min read
loading...