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 12 alphabet patterns in javascript
Cover image for Create 12 alphabet patterns in javascript

Create 12 alphabet patterns in javascript

11
Comments
3 min read
Which is “ok” to be self taught in? Datascience, MachineLearning or Python?

Which is “ok” to be self taught in? Datascience, MachineLearning or Python?

8
Comments 2
1 min read
Next-translate 1.0 demo - I18n your Next.js +10 pages in an easy way
Cover image for Next-translate 1.0 demo - I18n your Next.js +10 pages in an easy way

Next-translate 1.0 demo - I18n your Next.js +10 pages in an easy way

6
Comments
1 min read
Make your own state management for React with Proxies and Event emitters

Make your own state management for React with Proxies and Event emitters

21
Comments 1
7 min read
React Components Lifecycle Methods - WTH are they?
Cover image for React Components Lifecycle Methods - WTH are they?

React Components Lifecycle Methods - WTH are they?

31
Comments 1
7 min read
How to localise NodeJS with Polyglot.js and Localazy
Cover image for How to localise NodeJS with Polyglot.js and Localazy

How to localise NodeJS with Polyglot.js and Localazy

27
Comments
3 min read
Writing custom TypeScript ESLint rules: How I learned to love the AST
Cover image for Writing custom TypeScript ESLint rules: How I learned to love the AST

Writing custom TypeScript ESLint rules: How I learned to love the AST

92
Comments 2
12 min read
Creating Your Own JavaScript Syntax.
Cover image for Creating Your Own JavaScript Syntax.

Creating Your Own JavaScript Syntax.

32
Comments 1
17 min read
Don't bother me with your awesome framework, I simply want to retrieve data from a public API :-)

Don't bother me with your awesome framework, I simply want to retrieve data from a public API :-)

6
Comments 3
1 min read
The case for reducers

The case for reducers

22
Comments 2
8 min read
Stacky REST API #1 - Introduction
Cover image for Stacky REST API #1 - Introduction

Stacky REST API #1 - Introduction

6
Comments
3 min read
React time input⏳
Cover image for React time input⏳

React time input⏳

30
Comments 10
3 min read
10 Best Black Friday Software Deals for Developers and Designers
Cover image for 10 Best Black Friday Software Deals for Developers and Designers

10 Best Black Friday Software Deals for Developers and Designers

12
Comments 1
7 min read
I Created a Responsive Portfolio Website Using HTML, CSS, Bootstrap, and JavaScript-Updated
Cover image for I Created a Responsive Portfolio Website Using HTML, CSS, Bootstrap, and JavaScript-Updated

I Created a Responsive Portfolio Website Using HTML, CSS, Bootstrap, and JavaScript-Updated

14
Comments 7
1 min read
React and effect hook
Cover image for React and effect hook

React and effect hook

19
Comments
3 min read
Image downloader with puppeteer and the fetch API
Cover image for Image downloader with puppeteer and the fetch API

Image downloader with puppeteer and the fetch API

40
Comments 6
6 min read
Asynchronous JavaScript 101

Asynchronous JavaScript 101

64
Comments 3
4 min read
My tidbits of learning JavaScript : CHALK & readlineSync
Cover image for My tidbits of learning JavaScript : CHALK & readlineSync

My tidbits of learning JavaScript : CHALK & readlineSync

11
Comments
3 min read
The Problem with Handling Node.js Errors in TypeScript (and the workaround)

The Problem with Handling Node.js Errors in TypeScript (and the workaround)

28
Comments
6 min read
Move Zeros Code Challenge

Move Zeros Code Challenge

8
Comments 2
6 min read
JSON vs BSON
Cover image for JSON vs BSON

JSON vs BSON

9
Comments 1
4 min read
Use Go Channels as Promises and Async/Await
Cover image for Use Go Channels as Promises and Async/Await

Use Go Channels as Promises and Async/Await

13
Comments 1
3 min read
Why we are moving off REST and implementing GraphQL
Cover image for Why we are moving off REST and implementing GraphQL

Why we are moving off REST and implementing GraphQL

28
Comments 5
5 min read
Byte-Sized Tech Tips Round-Up: Week 3

Byte-Sized Tech Tips Round-Up: Week 3

8
Comments
2 min read
Red, Green, Refactor.

Red, Green, Refactor.

5
Comments
3 min read
loading...