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.
Create a Borderlands-style skill tree in 5 minutes

Create a Borderlands-style skill tree in 5 minutes

7
Comments
6 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
What Is a Higher-Order Observable?

What Is a Higher-Order Observable?

60
Comments 1
1 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
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

Book Review - If Hemingway Wrote Javascript

6
Comments
2 min read
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

9 Webstorm Productivity Tips

55
Comments 4
5 min read
todohub - create a todo list using GitHub issues

todohub - create a todo list using GitHub issues

20
Comments 2
1 min read
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

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

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

Use-Cases For JavaScript Generators

204
Comments 20
5 min read
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
Scaffolding Redux boilerplate with code generators

Scaffolding Redux boilerplate with code generators

7
Comments
6 min read
Javascript - Generator - Yield/Next VS Async-Await

Javascript - Generator - Yield/Next VS Async-Await

7
Comments 1
4 min read
npm security tips to keep you safe of malicious modules

npm security tips to keep you safe of malicious modules

52
Comments 1
2 min read
React ui-kit with TS & styled-components: Adding a theme - Part II of II

React ui-kit with TS & styled-components: Adding a theme - Part II of II

11
Comments
4 min read
publish/subscribe pattern in javascript

publish/subscribe pattern in javascript

18
Comments
2 min read
How to add an event listener to multiple elements in JavaScript

How to add an event listener to multiple elements in JavaScript

18
Comments 1
1 min read
Save a developer with npm --save-dev

Save a developer with npm --save-dev

13
Comments 1
3 min read
DialogFlow Chatbot with NewBot Framework

DialogFlow Chatbot with NewBot Framework

6
Comments
2 min read
SSE(Server-Sent Events) VS WebSocket

SSE(Server-Sent Events) VS WebSocket

1
Comments
3 min read
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
Think Serverless: Defining Serverless Architectures with Yan Cui (theburningmonk)

Think Serverless: Defining Serverless Architectures with Yan Cui (theburningmonk)

6
Comments
3 min read
Fetching API Data With React-Async

Fetching API Data With React-Async

11
Comments
3 min read
Promise.all()

Promise.all()

6
Comments
1 min read
CSS in JS

CSS in JS

8
Comments
5 min read
#CodepenChallenge 100 Dots: Follow the Mouse Pointer

#CodepenChallenge 100 Dots: Follow the Mouse Pointer

7
Comments
4 min read
JS illustrated: The event loop 🔁

JS illustrated: The event loop 🔁

147
Comments 13
3 min read
React ui-kit with TS & styled-components: Bootstrap the project - Part I of II

React ui-kit with TS & styled-components: Bootstrap the project - Part I of II

46
Comments
7 min read
HTML Templating With Pugjs

HTML Templating With Pugjs

19
Comments 1
2 min read
Practical Ways to Write Better JavaScript

Practical Ways to Write Better JavaScript

2061
Comments 84
13 min read
React Native Deep Linking Simplified

React Native Deep Linking Simplified

15
Comments
4 min read
Styled Web Components

Styled Web Components

37
Comments 6
1 min read
Better Tests with State Machines

Better Tests with State Machines

18
Comments 7
6 min read
Sailing the Seas with Vue - My Take on Taipan

Sailing the Seas with Vue - My Take on Taipan

8
Comments 3
12 min read
Javascript long-running tasks - Use CPU's idle periods

Javascript long-running tasks - Use CPU's idle periods

77
Comments 3
6 min read
Accessing the virtual DOM using render functions in Vue JS

Accessing the virtual DOM using render functions in Vue JS

15
Comments
6 min read
Del diseño de UI al desarrollo frontend: un viaje inesperado

Del diseño de UI al desarrollo frontend: un viaje inesperado

8
Comments
3 min read
Tutorial: Hacking a robot while respecting fundamental laws of robotics

Tutorial: Hacking a robot while respecting fundamental laws of robotics

19
Comments
6 min read
Beginner's guide to Javascript arrays [PART 2]

Beginner's guide to Javascript arrays [PART 2]

74
Comments 3
5 min read
Haiku Poems for Web Developers

Haiku Poems for Web Developers

16
Comments 4
1 min read
The Development vs Production Environments

The Development vs Production Environments

11
Comments
1 min read
Debugging: "Refused to get unsafe header" in Chrome

Debugging: "Refused to get unsafe header" in Chrome

6
Comments
3 min read
Contributing to open source community

Contributing to open source community

4
Comments 5
1 min read
Challenging the Testing Pyramid

Challenging the Testing Pyramid

73
Comments 9
4 min read
A Better Explaination

A Better Explaination

8
Comments
2 min read
Dynamic Imports of JSON

Dynamic Imports of JSON

39
Comments 3
4 min read
Why should you use "noopener"? Beware of security Flaws.

Why should you use "noopener"? Beware of security Flaws.

100
Comments 8
4 min read
Introduction to XMLHttpRequest (XHR)

Introduction to XMLHttpRequest (XHR)

114
Comments 9
6 min read
Hybrid vs Native

Hybrid vs Native

5
Comments 1
8 min read
Functors from first principle - explained with JS

Functors from first principle - explained with JS

86
Comments 3
7 min read
Speed up your React developer workflow with code generators

Speed up your React developer workflow with code generators

92
Comments 7
6 min read
How the hell do I use my forked NPM package?

How the hell do I use my forked NPM package?

12
Comments 3
1 min read
loading...