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.
Writing a custom react hook that persists to local storage

Writing a custom react hook that persists to local storage

20
Comments 2
3 min read
Stop limiting your open source library’s potential
Cover image for Stop limiting your open source library’s potential

Stop limiting your open source library’s potential

74
Comments 3
2 min read
From Flow to Typescript. Why?
Cover image for From Flow to Typescript. Why?

From Flow to Typescript. Why?

63
Comments 8
6 min read
How To Build A Blog with Wordpress and Gatsby.js - Part 3
Cover image for How To Build A Blog with Wordpress and Gatsby.js - Part 3

How To Build A Blog with Wordpress and Gatsby.js - Part 3

53
Comments 8
9 min read
Friday Frontend: Hooks Are Appearing Everywhere Edition

Friday Frontend: Hooks Are Appearing Everywhere Edition

50
Comments
5 min read
An (almost) comprehensive guide on using Storybook with Nuxt.js

An (almost) comprehensive guide on using Storybook with Nuxt.js

13
Comments 1
14 min read
Does front end developer need a mock API Service?

Does front end developer need a mock API Service?

6
Comments 3
2 min read
You've been doing mapDispatchToProps wrong this entire time

You've been doing mapDispatchToProps wrong this entire time

119
Comments 11
1 min read
Faster WebGL/Three.js 3D graphics with OffscreenCanvas and Web Workers
Cover image for Faster WebGL/Three.js 3D graphics with OffscreenCanvas and Web Workers

Faster WebGL/Three.js 3D graphics with OffscreenCanvas and Web Workers

124
Comments 3
6 min read
Don't Get Fooled By Errors
Cover image for Don't Get Fooled By Errors

Don't Get Fooled By Errors

64
Comments 7
6 min read
Build a Chatbot with Dialogflow and React Native
Cover image for Build a Chatbot with Dialogflow and React Native

Build a Chatbot with Dialogflow and React Native

11
Comments
9 min read
[Updated] Simplify the require/import paths in your project and avoid ../../../ circles of hell
Cover image for [Updated] Simplify the require/import paths in your project and avoid ../../../  circles of hell

[Updated] Simplify the require/import paths in your project and avoid ../../../ circles of hell

144
Comments 18
4 min read
Responsive Component Rendering from Screen Size
Cover image for Responsive Component Rendering from Screen Size

Responsive Component Rendering from Screen Size

9
Comments
4 min read
Use of IIFE to Create a Module

Use of IIFE to Create a Module

5
Comments
1 min read
Understand Iterators in js

Understand Iterators in js

45
Comments
1 min read
Loosely coupled JavaScript logic by observer & facade patterns in agile development
Cover image for Loosely coupled JavaScript logic by observer & facade patterns in agile development

Loosely coupled JavaScript logic by observer & facade patterns in agile development

10
Comments
3 min read
JavaScript Asynchronous function with Timeout
Cover image for JavaScript Asynchronous function with Timeout

JavaScript Asynchronous function with Timeout

11
Comments
3 min read
High Performance Data Analytics with Cube.js Pre-Aggregations
Cover image for High Performance Data Analytics with Cube.js Pre-Aggregations

High Performance Data Analytics with Cube.js Pre-Aggregations

33
Comments 2
6 min read
EmberConf 2019 Videos Out
Cover image for EmberConf 2019 Videos Out

EmberConf 2019 Videos Out

4
Comments 1
1 min read
Understanding GraphQL Mutations

Understanding GraphQL Mutations

12
Comments 5
4 min read
How to quickly create Chat Bot UI for both smartphones and PCs

How to quickly create Chat Bot UI for both smartphones and PCs

6
Comments
7 min read
Tutorial: How to share code between iOS, Android & Web using React Native, react-native-web and monorepo
Cover image for Tutorial: How to share code between iOS, Android & Web using React Native, react-native-web and monorepo

Tutorial: How to share code between iOS, Android & Web using React Native, react-native-web and monorepo

362
Comments 162
9 min read
What I have learned from the book "Javascript Grammar II" by @js_tut

What I have learned from the book "Javascript Grammar II" by @js_tut

27
Comments 5
4 min read
5 Alien Articles of the Week Worth Reading 👽📖
Cover image for 5 Alien Articles of the Week Worth Reading 👽📖

5 Alien Articles of the Week Worth Reading 👽📖

46
Comments
2 min read
How To Avoid Javascript Bugs

How To Avoid Javascript Bugs

12
Comments 6
4 min read
loading...