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.
How to build a web app with login & API in 15 minutes

How to build a web app with login & API in 15 minutes

88
Comments
5 min read
Namespacing in JavaScript
Cover image for Namespacing in JavaScript

Namespacing in JavaScript

65
Comments 12
2 min read
Discussion: It should be hard to write bad code

Discussion: It should be hard to write bad code

7
Comments 7
1 min read
What Does `slice(1, -1)` Do?
Cover image for What Does `slice(1, -1)` Do?

What Does `slice(1, -1)` Do?

13
Comments 1
1 min read
Canvas Javascript: Come disegnare immagini
Cover image for Canvas Javascript: Come disegnare immagini

Canvas Javascript: Come disegnare immagini

9
Comments 2
4 min read
Make HTTP Requests with the Fetch API

Make HTTP Requests with the Fetch API

16
Comments
4 min read
How to Perfectly Fit an SVG’s ViewBox to its Contents Using JavaScript
Cover image for How to Perfectly Fit an SVG’s ViewBox to its Contents Using JavaScript

How to Perfectly Fit an SVG’s ViewBox to its Contents Using JavaScript

29
Comments
8 min read
Next.js - A React starter kit you can stick with
Cover image for Next.js - A React starter kit you can stick with

Next.js - A React starter kit you can stick with

54
Comments 1
6 min read
Enough JavaScript to get you Started : #15 Arrow Functions
Cover image for Enough JavaScript to get you Started : #15 Arrow Functions

Enough JavaScript to get you Started : #15 Arrow Functions

40
Comments
3 min read
Solving Codewars Kata "Find the odd int 6-kyu with JavaScript (3 solutions)

Solving Codewars Kata "Find the odd int 6-kyu with JavaScript (3 solutions)

2
Comments
1 min read
If not ternary operator then what?
Cover image for If not ternary operator then what?

If not ternary operator then what?

2
Comments 4
1 min read
Introducing Nightwind: a Tailwind CSS plugin to enhance dark mode 🌘
Cover image for Introducing Nightwind: a Tailwind CSS plugin to enhance dark mode 🌘

Introducing Nightwind: a Tailwind CSS plugin to enhance dark mode 🌘

28
Comments 1
5 min read
Angular 12
Cover image for Angular 12

Angular 12

12
Comments 3
2 min read
Bundling Angular Modules
Cover image for Bundling Angular Modules

Bundling Angular Modules

7
Comments 4
6 min read
Automatic deploy your React App to GitHub Pages using a shell script
Cover image for Automatic deploy your React App to GitHub Pages using a shell script

Automatic deploy your React App to GitHub Pages using a shell script

28
Comments 4
2 min read
Getting started with JavaScript : The Definitive Guide : Week2
Cover image for Getting started with JavaScript : The Definitive Guide : Week2

Getting started with JavaScript : The Definitive Guide : Week2

12
Comments 2
5 min read
Leetcode 733. Flood Fill
Cover image for Leetcode 733. Flood Fill

Leetcode 733. Flood Fill

2
Comments
2 min read
10 Resources You Will Need As A Web Developer

10 Resources You Will Need As A Web Developer

132
Comments 4
3 min read
Create your own HTML element.

Create your own HTML element.

83
Comments 4
4 min read
Easy has_secure_password Rails API Authentication

Easy has_secure_password Rails API Authentication

8
Comments
2 min read
Quarantine Project: Ideations based learning app created using react-native & reactjs
Cover image for Quarantine Project: Ideations based learning app created using react-native & reactjs

Quarantine Project: Ideations based learning app created using react-native & reactjs

16
Comments 4
2 min read
Lessons learned from creating a Chrome extension 📗
Cover image for Lessons learned from creating a Chrome extension 📗

Lessons learned from creating a Chrome extension 📗

5
Comments 1
6 min read
Trouble with useEffect running every render? `useEffectRef` to the rescue!

Trouble with useEffect running every render? `useEffectRef` to the rescue!

9
Comments 6
3 min read
How to deploy your Next.js app on Netlify using Github Actions
Cover image for How to deploy your Next.js app on Netlify using Github Actions

How to deploy your Next.js app on Netlify using Github Actions

9
Comments
9 min read
How to remove tab bar border in React Navigation
Cover image for How to remove tab bar border in React Navigation

How to remove tab bar border in React Navigation

18
Comments
2 min read
loading...