sandrockj

sandrockj @sandrockjustin

About: Currently studying JavaScript and TypeScript, as well as frameworks and libraries applicable to the latter.

Joined:
Jul 16, 2024

sandrockj
articles - 8 total

Event Horizon: A Journey

Preface Today, I’d like to share some insights into a project our team has been...

Learn More 1 0Jan 20

Elixir: Concurrency, Parallelism, & Fault-Tolerance

Why was Elixir developed? Elixir was created in 2012 as part of a research and development...

Learn More 1 0Dec 2 '24

The Prisma ORM: A Brief Overview and Introduction

What is Prisma ORM? Prisma is an object relational mapper (ORM) that can be used alongside...

Learn More 6 0Nov 18 '24

Basic Intro to TypeScript

What is TypeScript? TypeScript is a programming language that is built on top of...

Learn More 0 0Nov 10 '24

Basic Intro to Python

What is Python? Python describes itself as an 'interpreted, interactive, object-oriented...

Learn More 2 1Oct 7 '24

Intro to the Vue Framework

What is Vue? from the Vue website Vue is a "progressive" JavaScript...

Learn More 0 0Sep 30 '24

Why jQuery Exists

What is jQuery and what do you use it for? The jQuery slogan "write less, do...

Learn More 2 0Sep 23 '24

Recursion or Loop?

When should you use a recursive function instead of a loop statement? Likewise, when should you use a...

Learn More 0 0Jul 16 '24