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.
Gotchas when converting strings to arrays in JS
Cover image for Gotchas when converting strings to arrays in JS

Gotchas when converting strings to arrays in JS

7
Comments 1
3 min read
Secure localStorage data with high level of encryption and data compression

Secure localStorage data with high level of encryption and data compression

8
Comments
6 min read
react-color-palette: <ColorPicker /> component for your React project.
Cover image for react-color-palette: <ColorPicker /> component for your React project.

react-color-palette: <ColorPicker /> component for your React project.

9
Comments
1 min read
What is the performance impact of using array configuration in webpack

What is the performance impact of using array configuration in webpack

6
Comments 2
2 min read
Pattern-matching in JavaScript
Cover image for Pattern-matching in JavaScript

Pattern-matching in JavaScript

6
Comments
2 min read
ECMAScript 6.
Cover image for ECMAScript 6.

ECMAScript 6.

3
Comments
7 min read
You don’t need React for building websites
Cover image for You don’t need React for building websites

You don’t need React for building websites

339
Comments 158
3 min read
Functions in JavaScript
Cover image for Functions in JavaScript

Functions in JavaScript

5
Comments
4 min read
🔥 Vue Tips #22: Where do you put shared state?

🔥 Vue Tips #22: Where do you put shared state?

15
Comments
3 min read
Calculations with booleans
Cover image for Calculations with booleans

Calculations with booleans

5
Comments
2 min read
Quasar's QTable: The ULTIMATE Component (3/6) - Loading State, Pagination, and Sorting
Cover image for Quasar's QTable: The ULTIMATE Component (3/6) - Loading State, Pagination, and Sorting

Quasar's QTable: The ULTIMATE Component (3/6) - Loading State, Pagination, and Sorting

25
Comments 2
7 min read
Study Guide: ReactJS + Redux
Cover image for Study Guide: ReactJS + Redux

Study Guide: ReactJS + Redux

8
Comments
3 min read
Build a React App with Authorization and Authentication
Cover image for Build a React App with Authorization and Authentication

Build a React App with Authorization and Authentication

713
Comments 3
9 min read
✨ How to make a Next.js app a PWA with offline support
Cover image for ✨ How to make a Next.js app a PWA with offline support

✨ How to make a Next.js app a PWA with offline support

48
Comments
4 min read
Best chrome extensions you should use.
Cover image for Best chrome extensions you should use.

Best chrome extensions you should use.

15
Comments
2 min read
Can you make JS more powerful?

Can you make JS more powerful?

3
Comments
5 min read
JavaScript Form Validation and CSS Neumorphism (Video Tutorial)
Cover image for JavaScript Form Validation and CSS Neumorphism (Video Tutorial)

JavaScript Form Validation and CSS Neumorphism (Video Tutorial)

21
Comments
1 min read
Authorization Guards with React Router

Authorization Guards with React Router

196
Comments
1 min read
Top Interview Questions for Frontend Developers(React)
Cover image for Top Interview Questions for Frontend Developers(React)

Top Interview Questions for Frontend Developers(React)

833
Comments 36
3 min read
Nestjs🐺⚡ | The framework of Nodejs (Part-1) | Controllers, ExceptionFilters, Providers
Cover image for Nestjs🐺⚡ | The framework of Nodejs (Part-1) | Controllers, ExceptionFilters, Providers

Nestjs🐺⚡ | The framework of Nodejs (Part-1) | Controllers, ExceptionFilters, Providers

393
Comments 12
8 min read
😱 Make a Random Meme API With Node.js and Puppeteer
Cover image for 😱 Make a Random Meme API With Node.js and Puppeteer

😱 Make a Random Meme API With Node.js and Puppeteer

10
Comments 2
4 min read
Vue.js - How I call a method in a component from outside the component in Vue 2
Cover image for Vue.js - How I call a method in a component from outside the component in Vue 2

Vue.js - How I call a method in a component from outside the component in Vue 2

23
Comments 3
4 min read
Webix File Manager. A worthy web counterpart of a desktop application
Cover image for Webix File Manager. A worthy web counterpart of a desktop application

Webix File Manager. A worthy web counterpart of a desktop application

10
Comments
10 min read
Upload multiple images to your Django app using Dropzone Js
Cover image for Upload multiple images to your Django app using Dropzone Js

Upload multiple images to your Django app using Dropzone Js

13
Comments 3
4 min read
.forEach() Polyfill
Cover image for .forEach() Polyfill

.forEach() Polyfill

4
Comments
1 min read
loading...