Forem

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.
An algorithm for picking random numbers in a range without repetition
Cover image for 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
Cover image for 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
Cover image for A Complete Pre-Commit Workflow

A Complete Pre-Commit Workflow

6
Comments
4 min read
Weekly Picks #89 — Development Posts
Cover image for 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
Cover image for Connecting Jest and Mongoose

Connecting Jest and Mongoose

15
Comments
6 min read
[Puppeteer][Mocha] Upgrade your implementation code with coverage.
Cover image for [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
Cover image for 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)
Cover image for User Authentication for Framework7 using Firebase (Video Tutorial)

User Authentication for Framework7 using Firebase (Video Tutorial)

3
Comments
1 min read
Create a Borderlands-style skill tree in 5 minutes
Cover image for Create a Borderlands-style skill tree in 5 minutes

Create a Borderlands-style skill tree in 5 minutes

7
Comments
6 min read
Handling Incoming Dynamic Links
Cover image for Handling Incoming Dynamic Links

Handling Incoming Dynamic Links

8
Comments
6 min read
todohub - create a todo list using GitHub issues
Cover image for todohub - create a todo list using GitHub issues

todohub - create a todo list using GitHub issues

20
Comments 2
1 min read
Indent (xml like) text with flatMap!

Indent (xml like) text with flatMap!

18
Comments 3
2 min read
Why using React Native should be the default way of building Apps in 2020.

Why using React Native should be the default way of building Apps in 2020.

5
Comments
2 min read
Pass all props to children in Vue

Pass all props to children in Vue

63
Comments 25
2 min read
Top 5 Web Development Newsletters

Top 5 Web Development Newsletters

11
Comments
2 min read
loading...