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.
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
Handling Incoming Dynamic Links
Cover image for Handling Incoming Dynamic Links

Handling Incoming Dynamic Links

8
Comments
6 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
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
Use-Cases For JavaScript Generators
Cover image for Use-Cases For JavaScript Generators

Use-Cases For JavaScript Generators

205
Comments 20
5 min read
Breadth first traversal for binary trees in JS

Breadth first traversal for binary trees in JS

67
Comments 2
2 min read
NodeJS: What is it & How To Install it

NodeJS: What is it & How To Install it

5
Comments
1 min read
Book Review - If Hemingway Wrote Javascript
Cover image for Book Review - If Hemingway Wrote Javascript

Book Review - If Hemingway Wrote Javascript

6
Comments
2 min read
Revist the waterfall process but this time with maths
Cover image for Revist the waterfall process but this time with maths

Revist the waterfall process but this time with maths

10
Comments
4 min read
9 Webstorm Productivity Tips
Cover image for 9 Webstorm Productivity Tips

9 Webstorm Productivity Tips

55
Comments 4
5 min read
LWC – Getting Data from Apex
Cover image for LWC – Getting Data from Apex

LWC – Getting Data from Apex

10
Comments
5 min read
React hooks-oriented Redux coding pattern without thunks and action creators
Cover image for React hooks-oriented Redux coding pattern without thunks and action creators

React hooks-oriented Redux coding pattern without thunks and action creators

8
Comments
6 min read
What are some must watch courses in Frontend Masters?

What are some must watch courses in Frontend Masters?

10
Comments 1
1 min read
What is the Javascript Pure Function?

What is the Javascript Pure Function?

5
Comments 1
1 min read
Here's a React v16+ Cheatsheet (PDF/JPEG/Custom themes)
Cover image for Here's a React v16+ Cheatsheet (PDF/JPEG/Custom themes)

Here's a React v16+ Cheatsheet (PDF/JPEG/Custom themes)

312
Comments 7
5 min read
Vue.js, Spring Boot, Kotlin, and GraphQL: Building Modern Apps - Part 2

Vue.js, Spring Boot, Kotlin, and GraphQL: Building Modern Apps - Part 2

11
Comments
1 min read
Thinking in Redux (when all you’ve known is MVC)
Cover image for Thinking in Redux (when all you’ve known is MVC)

Thinking in Redux (when all you’ve known is MVC)

16
Comments
4 min read
Javascript - Generator - Yield/Next VS Async-Await
Cover image for Javascript - Generator - Yield/Next VS Async-Await

Javascript - Generator - Yield/Next VS Async-Await

7
Comments 1
4 min read
Scaffolding Redux boilerplate with code generators
Cover image for Scaffolding Redux boilerplate with code generators

Scaffolding Redux boilerplate with code generators

7
Comments
6 min read
loading...