The Scribblings of a
Monkey!!! 📝🐒

Installing Fast Node Manager (fnm)

By: Jay the Code Monkey
Posted: Dec 8, 2021 Updated: Apr 18, 2023

Fast Node Manager (fnm) is a fast and simple Node version manager built in Rust. For those of you who haven't read...

Node.js - Installing Fast Node Manager (fnm) Post Picture

Installing Node Version Manager (nvm)

By: Jay the Code Monkey
Posted: Dec 7, 2021 Updated: Apr 18, 2023

A Node version manager allows you to easily install and switch between numerous versions of Node.js. This is useful...

Node.js - Installing Node Version Manager (nvm) Post Picture

VuePress Tutorial 2 - Why Use VuePress?

By: Jay the Code Monkey
Posted: Nov 24, 2021 Updated: Apr 19, 2023

VuePress is a minimalistic static site generator (SSG) with a Vue-powered theming system and Plugin API. Originally...

VuePress Tutorial 2 - Why Use VuePress? Post Picture

VuePress Tutorial 1 - Introduction

By: Jay the Code Monkey
Posted: Sep 24, 2021 Updated: Apr 18, 2023

Welcome to our VuePress series! In this series we'll be developing the Code Monkeys Blog starting from the basics...

VuePress Tutorial 1 - Introduction Post Picture

Reverse String

By: Jay the Code Monkey
Posted: Aug 11, 2021 Updated: Apr 18, 2023

Write a function that reverses a string. The input string is given as an array of characters. Ex) 1 Input...

LeetCode - Reverse String Post Picture

Made by & for Code Monkeys 🐵