scriptable
  • Home
  • About
  • Read
  • Hardware
  • Privacy
  • X
  • Mitch

TypeScript

Getting Started with TypeScript (Hello World, Mac)

Getting Started with TypeScript (Hello World, Mac)

In this article, I'm going to show you how to install the tools to create and run a Hello World app using TypeScript.
Mitch Allen Aug 8, 2023
JavaScript vs TypeScript

JavaScript vs TypeScript

JavaScript and TypeScript are both popular programming languages used for web development, particularly on the client side. While JavaScript has been the dominant language for web development for many years, TypeScript has gained popularity in recent years as a more structured and typed alternative. In this article, we'll compare and
Mitch Allen Apr 11, 2023
React Material Design Tutorial (TypeScript)

React Material Design Tutorial (TypeScript)

This article walks you through how to create a simple React app using TypeScript and a Material Design framework. Prerequisites  This article assumes the following: * You are editing with Visual Code  * You have nodejs, npm and npx installed * You are testing using the Chrome browser * When I say “app” I
Mitch Allen Sep 19, 2021

Lerna Monorepo Mocha Setup (TypeScript)

In this article I show you how to setup a lerna TypeScript monorepo for testing with mocha (MochaJS). Step 1. Install lerna globally Install lerna globally using npm. If you don’t have npm installed, click here. * Open up a terminal window * Run the following (the $ indicates that you are
Mitch Allen Apr 18, 2021
  • X
scriptable © 2023. Powered by Ghost