>>

Frainer's blog home page
Frainer's blog

Articles about JavaScript

Javascript is a programming language. Although at first it was designed to provide interactivity to web pages, today its use has extended to the server (with Node.js) or native applications.

Crafting React Hooks: A Comprehensive Guide
Jan 24, 2024 312

Crafting React Hooks: A Comprehensive Guide

In this article, I will reveal in a clear and simplified way how React Hooks can work magic in your projects, just as I would have liked to learn when I discovered them.

How to Install Multiple Versions of Node.js
Jan 18, 2024 256

How to Install Multiple Versions of Node.js

In this article, I'll explain how you can install and manage multiple versions of Node.js using Node Version Manager (NVM) on Windows, Linux, and Mac.

View posts by tag

ReactJavaScript Logo JavaScriptTypeScript Logo TypeScriptNode.js Logo Node.jsTerminal Logo TerminalGit Logo Git