JavaScript
5 Things We Can Do to Decrease Load Time of the React Application
1. Clean Unused Lines Of Code, 2. Clean Unused React Components, 3. Splitting Up Into Components, 4. Server - Side - Rendering, & 5. State Management
How to Put a Clear Button Inside an HTML Text Input Box
A guide on how to put a clear button inside an HTML input text box with JavaScript.
How To Store JSON Data In Local Storage - JS, React, Angular
Learn how to store data in localStorage in JavaScript, React, or Angular.
How to Build and Deploy a Cloud Native App
Build, Deploy and Run a Cloud-Native Application, built with JavaScript, Klotho, and AWS
Centralized Error Handling in NestJS
A guide on how to handle all errors in a NestJS application.
Angular DOM Manipulation: ElementRef, TemplateRef, and ViewContainerRef
An overview of elements, templates, views, and view containers in Angular and how to modify the DOM programmatically.
How to Get the Number of Digits of a Number with JavaScript
A tutorial on getting the number of digits of a number with JavaScript.
Better Unit Testing in Visual Studio Code with Jest
Use The Jest Extension to Dramatically Improve Your Testing Flow
Build a Multi-step Form With React Hook Form
A tutorial on how to build a multi-step form using React Hook Form.
An Amazing Visual Studio Code Extension You Might Not Know About
Introducing Blackbox: The AI that gives you code solutions in response to the questions you enter.