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.
Things I learned about variables on Codecademy

Things I learned about variables on Codecademy

8
Comments 4
3 min read
Checking Sudoku with Functional JavaScript

Checking Sudoku with Functional JavaScript

67
Comments 5
11 min read
The perfect responsive menu

The perfect responsive menu

65
Comments 5
3 min read
Mock Servers with Integration Tests

Mock Servers with Integration Tests

21
Comments 1
4 min read
web scraping: Managing proxies and Captcha with scrapy and the Scraper API

web scraping: Managing proxies and Captcha with scrapy and the Scraper API

64
Comments 3
8 min read
Why you should use package-lock.json

Why you should use package-lock.json

17
Comments
5 min read
CRUD application with Express and SQlite in 10 steps

CRUD application with Express and SQlite in 10 steps

18
Comments
26 min read
The Lambda Path

The Lambda Path

9
Comments
3 min read
Hacktoberfest 2019 🏆🎖🏅🥇

Hacktoberfest 2019 🏆🎖🏅🥇

8
Comments 7
1 min read
This JavaScript feature FAILED miserably, and no one knows about it

This JavaScript feature FAILED miserably, and no one knows about it

12
Comments 1
3 min read
✅useContext ✅ to Update State in List from Detail View (React Native)

✅useContext ✅ to Update State in List from Detail View (React Native)

8
Comments 2
3 min read
Creating Avatars With Colors Using The Modulus

Creating Avatars With Colors Using The Modulus

49
Comments 7
7 min read
Train Googles #3 optimize dataURI images

Train Googles #3 optimize dataURI images

9
Comments
1 min read
Function currying for the dynamic length of params i.e Implementing Add(1)(2)(3).....(n)()

Function currying for the dynamic length of params i.e Implementing Add(1)(2)(3).....(n)()

14
Comments 1
1 min read
Help! My Memory is Leaking

Help! My Memory is Leaking

15
Comments
7 min read
Express.js v.5: permanent alpha or what is going on?

Express.js v.5: permanent alpha or what is going on?

10
Comments 1
1 min read
All (or just most) of what you need to know about handling Promises

All (or just most) of what you need to know about handling Promises

54
Comments 14
3 min read
10 Tips & Tricks to make you a better VueJS Developer

10 Tips & Tricks to make you a better VueJS Developer

322
Comments 3
4 min read
Realizando traduções em tempo real com Translator Text & Node.js

Realizando traduções em tempo real com Translator Text & Node.js

50
Comments
8 min read
🔥 Learn React in 10 Tweets (with hooks)

🔥 Learn React in 10 Tweets (with hooks)

810
Comments 23
3 min read
Learning JavaScript on Codecademy

Learning JavaScript on Codecademy

8
Comments
1 min read
A quick starter for Bookshelf.js

A quick starter for Bookshelf.js

17
Comments 2
4 min read
AJAX History & Modern Security

AJAX History & Modern Security

56
Comments 3
4 min read
Scarily similar names in javaScript

Scarily similar names in javaScript

8
Comments
2 min read
How To: calculate sum of unknown no of arguments in function Manually - With using Rest operator,Reduce() method in javascript.

How To: calculate sum of unknown no of arguments in function Manually - With using Rest operator,Reduce() method in javascript.

5
Comments
3 min read
Intro to GraphQL with Prisma

Intro to GraphQL with Prisma

70
Comments 1
14 min read
Animations using React Hooks and GreenSock

Animations using React Hooks and GreenSock

206
Comments 3
10 min read
Sodium-Plus: A Positive Cryptography Experience for JavaScript Developers

Sodium-Plus: A Positive Cryptography Experience for JavaScript Developers

45
Comments 1
5 min read
Svelte for Angular Developers

Svelte for Angular Developers

119
Comments 5
10 min read
VueJS Ionic Capacitor Sample Application

VueJS Ionic Capacitor Sample Application

16
Comments 1
2 min read
Unit Tests Do Find Bugs

Unit Tests Do Find Bugs

36
Comments 3
2 min read
Manage your customers’ clipboard with React hooks.

Manage your customers’ clipboard with React hooks.

11
Comments
8 min read
Switching from JavaScript to Golang

Switching from JavaScript to Golang

247
Comments 17
5 min read
JavaScript Desktop Automation

JavaScript Desktop Automation

70
Comments
6 min read
Auth0 First Impressions

Auth0 First Impressions

32
Comments 2
5 min read
Creating a node script that can write to google docs

Creating a node script that can write to google docs

17
Comments 3
4 min read
Dev Podcasts to follow

Dev Podcasts to follow

9
Comments 1
1 min read
My Hacktoberfest personal challenge: I'm writing a game in 7 days! (Day 2)

My Hacktoberfest personal challenge: I'm writing a game in 7 days! (Day 2)

41
Comments 6
3 min read
Build a Conference Call with Node-RED

Build a Conference Call with Node-RED

9
Comments 1
9 min read
Beginners Guide to Redux App

Beginners Guide to Redux App

43
Comments 1
3 min read
When not to use package-lock.json

When not to use package-lock.json

202
Comments 48
2 min read
Lens gallery, Phantom menu, Caminar theme | Module Monday 58

Lens gallery, Phantom menu, Caminar theme | Module Monday 58

6
Comments
2 min read
Middlewares with react context and hooks

Middlewares with react context and hooks

28
Comments
4 min read
How to use Laravel translations in JS (vue) files?

How to use Laravel translations in JS (vue) files?

52
Comments 31
3 min read
Why I choose Mithril.js

Why I choose Mithril.js

31
Comments 5
4 min read
Practical uses for React hooks: simplifying your forms (tutorial)

Practical uses for React hooks: simplifying your forms (tutorial)

41
Comments
1 min read
Heroines of JavaScript series: Lauryn & Layla interview Suz Hinton

Heroines of JavaScript series: Lauryn & Layla interview Suz Hinton

6
Comments
1 min read
Harnessing the Page Visibility API with React

Harnessing the Page Visibility API with React

94
Comments 3
3 min read
JS13k Meta Postmortem

JS13k Meta Postmortem

13
Comments 1
4 min read
How to use TypeScript 3.7 to generate declarations from JSDoc

How to use TypeScript 3.7 to generate declarations from JSDoc

6
Comments 1
2 min read
How to create custom forms with validation and scroll to invalid logic in React Native (Part three: Improvements)

How to create custom forms with validation and scroll to invalid logic in React Native (Part three: Improvements)

9
Comments
6 min read
ES6 Block Scope is The New IIFE

ES6 Block Scope is The New IIFE

7
Comments 1
2 min read
Listening to Events DOM

Listening to Events DOM

10
Comments
1 min read
Captain AJAX

Captain AJAX

7
Comments
4 min read
The Building an Indie Business Podcast- Product Update Forum Edition

The Building an Indie Business Podcast- Product Update Forum Edition

4
Comments
1 min read
Front-end Fisticuffs: Angular vs React vs Vue in 2019

Front-end Fisticuffs: Angular vs React vs Vue in 2019

68
Comments 9
10 min read
I wrote a new Javascript library for promises

I wrote a new Javascript library for promises

7
Comments
3 min read
How do template literals in JavaScript work under the hood?

How do template literals in JavaScript work under the hood?

74
Comments 6
3 min read
Five major changes when moving to vuetify 2.1

Five major changes when moving to vuetify 2.1

25
Comments 2
3 min read
Building a swipeable card stack with interact.js and Svelte

Building a swipeable card stack with interact.js and Svelte

9
Comments 1
7 min read
loading...