
Latest

How to Open Any File in Javascript with Progressbar
Using an ASCII text art in your search bar
Ferenc Almasi • 2022 June 24 • 📖 7 min read
How to Build a Pagination Component in Vanilla JavaScript
Learn how to work with template literals
Ferenc Almasi • 2022 June 21 • 📖 12 min read
How to Quickly Add Line Numbers to HTML Textarea
In 10 lines of JavaScript code
Ferenc Almasi • 2022 June 08 • 📖 8 min read
JavaScript Password Generator
Learn how to build a customizable password generator in vanilla JavaScript
Ferenc Almasi • 2022 May 02 • 📖 14 min read
JavaScript Regular Expression Cheat Sheet
A list of regex expressions for quick access
Ferenc Almasi • 2022 April 28 • 📖 1 min read
The State of JavaScript in 2021
Summary on where JavaScript was heading in 2021
Ferenc Almasi • 2022 February 22 • 📖 10 min read
12 JavaScript Game Ideas with Source Code
JavaScript game projects with tutorials and source code provided
Ferenc Almasi • 2022 February 10 • 📖 5 min read
The State of CSS in 2021
Summary on where CSS was heading in 2021
Ferenc Almasi • 2022 February 08 • 📖 9 min read
How to Create a Memory Game in JavaScript
Improve your memory, and your JavaScript
Ferenc Almasi • 2022 February 04 • 📖 17 min read
How to Use NPM Modules in Your Browser in Three Steps
Quickly testing out NPM modules
Ferenc Almasi • 2022 January 19 • 📖 2 min read
How to Mock process.env in Jest
Unit testing environment-specific parts in your application
Ferenc Almasi • 2022 January 04 • 📖 3 min read
How to Recreate Tic-Tac-Toe in Vanilla JavaScript
Building games in vanilla JavaScript
Ferenc Almasi • 2021 December 19 • 📖 13 min read
JavaScript vs JSX — What are the Differences?
Understanding how JSX works
Ferenc Almasi • 2021 October 22 • 📖 9 min read
100 JavaScript Project Ideas
From Junior to Senior
Ferenc Almasi • 2021 September 24 • 📖 67 min read
How to Generate TypeScript Types From GraphQL
Automatically keeping your types in sync between your frontend and backend
Ferenc Almasi • 2021 August 13 • 📖 4 min read
Prevent Imports From Being Used With ESLint
And other expressions using AST selectors
Ferenc Almasi • 2021 August 10 • 📖 5 min read
Building a React Contact Form Without a Backend
Using EmailJS to send emails without backend
Ferenc Almasi • 2021 August 05 • 📖 8 min read
How to Fix CORS Issues in Angular
Using proxies to get rid of CORS errors
Ferenc Almasi • 2021 July 27 • 📖 4 min read
How to Increase the Memory Limit in Node.js
Fix process out of memory errors in Node
Ferenc Almasi • 2021 July 26 • 📖 2 min read
How to Deploy a React App with a Node Backend
Deploying Express to Heroku with a React UI
Ferenc Almasi • 2021 July 22 • 📖 8 min read