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.
10 Concerns & How we can make the whole React codebase cleaner
Cover image for 10 Concerns & How we can make the whole React codebase cleaner

10 Concerns & How we can make the whole React codebase cleaner

106
Comments 4
4 min read
It is ⌚time to ditch ReactJS or Angular and use better web standards like web components😍 part 1
Cover image for It is ⌚time to ditch ReactJS or Angular and use better web standards like web components😍 part 1

It is ⌚time to ditch ReactJS or Angular and use better web standards like web components😍 part 1

725
Comments 259
5 min read
High performance with Webworkers

High performance with Webworkers

21
Comments 6
2 min read
Thanks for hacktoberfest - CodingAI
Cover image for Thanks for hacktoberfest - CodingAI

Thanks for hacktoberfest - CodingAI

5
Comments
1 min read
Playing with easter eggs: Ideas for making your website more fun

Playing with easter eggs: Ideas for making your website more fun

106
Comments 15
4 min read
Revisiting Web Components with Dojo
Cover image for Revisiting Web Components with Dojo

Revisiting Web Components with Dojo

7
Comments
4 min read
How to mock API calls in React Native
Cover image for How to mock API calls in React Native

How to mock API calls in React Native

15
Comments
5 min read
Shedding My Bootcamp Skin

Shedding My Bootcamp Skin

3
Comments
2 min read
How Pipeline Operator makes your code cleaner

How Pipeline Operator makes your code cleaner

10
Comments
2 min read
Configuring a perfect editor for frontend development
Cover image for Configuring a perfect editor for frontend development

Configuring a perfect editor for frontend development

77
Comments 5
5 min read
Common Node.js mistakes in Lambda

Common Node.js mistakes in Lambda

152
Comments 8
3 min read
Simple Input Mask
Cover image for Simple Input Mask

Simple Input Mask

14
Comments
1 min read
VueJS Composition API Sample App w/video
Cover image for VueJS Composition API Sample App w/video

VueJS Composition API Sample App w/video

31
Comments 1
1 min read
Create a React hook to add dark theme to your app
Cover image for Create a React hook to add dark theme to your app

Create a React hook to add dark theme to your app

68
Comments 1
7 min read
Build a Video Chat with React Hooks
Cover image for Build a Video Chat with React Hooks

Build a Video Chat with React Hooks

212
Comments 6
17 min read
Vue London 2019 conference recap (slides and repos)

Vue London 2019 conference recap (slides and repos)

36
Comments
6 min read
Taking Mastodon security to the next level - part 1: Encrypt your toots
Cover image for Taking Mastodon security to the next level - part 1: Encrypt your toots

Taking Mastodon security to the next level - part 1: Encrypt your toots

27
Comments
8 min read
Choosing the right frontend database for a single page application
Cover image for Choosing the right frontend database for a single page application

Choosing the right frontend database for a single page application

88
Comments 17
4 min read
Display the ASCII table in JavaScript
Cover image for Display the ASCII table in JavaScript

Display the ASCII table in JavaScript

9
Comments 1
1 min read
Solving life problems with JavaScript
Cover image for Solving life problems with JavaScript

Solving life problems with JavaScript

9
Comments
9 min read
From 0 to 100 within seconds in dynamic rendering of Vue Components
Cover image for From 0 to 100 within seconds in dynamic rendering of Vue Components

From 0 to 100 within seconds in dynamic rendering of Vue Components

8
Comments
1 min read
Handling async operations and promise values in javascript arrays
Cover image for Handling async operations and promise values in javascript arrays

Handling async operations and promise values in javascript arrays

14
Comments
3 min read
<api-viewer>: document your Web Components API
Cover image for <api-viewer>: document your Web Components API

<api-viewer>: document your Web Components API

21
Comments
2 min read
How to find a string, within a string, using Regex

How to find a string, within a string, using Regex

6
Comments 11
1 min read
Using Hook inside initialize state function() in useReducer() Hook
Cover image for Using Hook inside initialize state function() in useReducer() Hook

Using Hook inside initialize state function() in useReducer() Hook

7
Comments
1 min read
loading...