Animation of the scrolling using named anchors

Named Anchors

A Javascript free way to scroll through a page.

July 20, 2023 路 2 min 路 Shivan Sivakumaran

Mutability in Javascript, Typescript & Rust

Mutability is handled differently and interestingly in Javascript/Typescript compared to Rust

July 15, 2023 路 3 min 路 Shivan Sivakumaran

Simple Python

Mistakes of beginner Python developer

July 4, 2023 路 4 min 路 Shivan Sivakumaran
Man in front of logo for git and github

Git Guide

A simple introduction to git and Github

July 1, 2023 路 4 min 路 Shivan Sivakumaran
Shivan infront of words "env" and dollar sign

Environment Variables can be Tricky

Having secure passwords is key as well as storing them in your .env file. Here is a little tricky case that we had to deal with.

June 28, 2023 路 1 min 路 Shivan Sivakumaran
Face of Shivan in front of letters, "DB"

Become Confident with Database Migrations

Playing around with PostgreSQL

June 27, 2023 路 2 min 路 Shivan Sivakumaran

Arrow Functions and Function Definitions

There is a difference between normally defined functions and arrow functions

April 29, 2023 路 4 min 路 Shivan Sivakumaran