tania.dev
Go
Blog
Notes
Projects
About Me
Topics
/
10
posts
node
2022
1 post
June 13
How To Set Up a GraphQL API Server in Node.js
2021
1 post
April 6
Integration Tests with Jest, Supertest, Knex, and Objection in TypeScript
2020
1 post
April 13
Writing a Chip-8 Emulator from Scratch in JavaScript
2019
5 posts
October 29
Client-side Authentication the Right Way (Cookies vs. Local Storage)
August 16
Roll Your Own Comment System for a Static Site
August 9
How to Build a Node.js, Express, & PostgreSQL REST API
April 9
Writing a Snake Game for the Terminal in JavaScript
January 4
Understanding Bits, Bytes, and Numerical Bases
2017
2 posts
November 13
Basic Authentication for an Express Node App (htpasswd)
July 21
Node.js and npm Tutorial: Installation and Usage