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.
A Next-Generation ORM: Prisma

A Next-Generation ORM: Prisma

63
Comments 1
6 min read
TIL: A Basic Thing about map()

TIL: A Basic Thing about map()

4
Comments 5
1 min read
Why I switched from VsCode to WebStorm
Cover image for Why I switched from VsCode to WebStorm

Why I switched from VsCode to WebStorm

63
Comments 51
3 min read
Introduction to React Hooks
Cover image for Introduction to React Hooks

Introduction to React Hooks

37
Comments 1
2 min read
DuckEngine - A 2D Game Library for the web

DuckEngine - A 2D Game Library for the web

22
Comments 2
1 min read
Implementing String repeat() function in JS
Cover image for Implementing String repeat() function in JS

Implementing String repeat() function in JS

3
Comments
5 min read
React Hook Form
Cover image for React Hook Form

React Hook Form

25
Comments 3
4 min read
A progressive micro frontends framework - Fronts

A progressive micro frontends framework - Fronts

211
Comments 12
8 min read
🚀10 Trending projects on GitHub for web developers - 2nd July 2021

🚀10 Trending projects on GitHub for web developers - 2nd July 2021

265
Comments 6
3 min read
How to add custom font file to your React App?

How to add custom font file to your React App?

79
Comments 4
2 min read
Tools you love vs tools you use at work

Tools you love vs tools you use at work

8
Comments
3 min read
JavaScript Tips and Best Practices
Cover image for JavaScript Tips and Best Practices

JavaScript Tips and Best Practices

187
Comments 9
6 min read
What is a Higher Order Component?
Cover image for What is a Higher Order Component?

What is a Higher Order Component?

7
Comments 2
3 min read
Angular Modules Best Practices 2021
Cover image for Angular Modules Best Practices 2021

Angular Modules Best Practices 2021

161
Comments 11
7 min read
How to Replace All Occurrences of a String
Cover image for How to Replace All Occurrences of a String

How to Replace All Occurrences of a String

8
Comments 3
2 min read
State manager of dream
Cover image for State manager of dream

State manager of dream

48
Comments 6
3 min read
React global state management with Context API (no Redux)
Cover image for React global state management with Context API (no Redux)

React global state management with Context API (no Redux)

5
Comments
5 min read
Understanding The Styled System
Cover image for Understanding The Styled System

Understanding The Styled System

6
Comments 1
10 min read
Typewriter animation using Vanilla JS and Highlight.js
Cover image for Typewriter animation using Vanilla JS and Highlight.js

Typewriter animation using Vanilla JS and Highlight.js

47
Comments 6
3 min read
Understand Hoisting in JavaScript once and for all
Cover image for Understand Hoisting in JavaScript once and for all

Understand Hoisting in JavaScript once and for all

19
Comments 2
3 min read
Book Club: Eloquent Javascript - Chapter 1
Cover image for Book Club: Eloquent Javascript - Chapter 1

Book Club: Eloquent Javascript - Chapter 1

182
Comments 12
5 min read
Using Serverless Redis as Database for Netlify Functions
Cover image for Using Serverless Redis as Database for Netlify Functions

Using Serverless Redis as Database for Netlify Functions

67
Comments
17 min read
How to use Lodash debounce method?
Cover image for How to use Lodash debounce method?

How to use Lodash debounce method?

32
Comments
2 min read
Introducing Milkdown: A plugin driven WYSIWYG markdown editor
Cover image for Introducing Milkdown: A plugin driven WYSIWYG markdown editor

Introducing Milkdown: A plugin driven WYSIWYG markdown editor

11
Comments 1
2 min read
Checks and String comparison in javascript
Cover image for Checks and String comparison in javascript

Checks and String comparison in javascript

5
Comments
3 min read
loading...