Recent blog posts
May 24, 2023
TypeScript - Extract and Exclude
Extract and exclude make it possible for you to turn existing types in your codebase, into building blocks for new types.
typescript
May 18, 2023
Networking - IP and MAC addresses
What are MAC and IP addresses and how does a DNS record play into your Internet searches?
networking
cyber security
April 15, 2023
What is a Computer Network?
Computer networks are all around us but many have no idea how they work. Let's do a quick overview to get you started.
All blog posts
March 29, 2023
TypeScript - Union and Intersection Types
Understand the difference between union and intersection types
typescript
March 26, 2023
TypeScript - Type Queries
Discover how to use the type queries typeof and keyof to help simplify how you use TypeScript.
typescript
February 25, 2021
Building Your First Serverless App - Part 4
In part 4 of this series we'll set up a database and update our save customer lambda function to save entries in our customers table.
serverless
database
January 30, 2021
Building Your First Serverless App - Part 3
In part 3 of the serverless series, we'll start to build out our saveCustomer lambda and we'll take a quick look at AWS's CloudWatch - a critical tool in your AWS toolbox.
serverless
- 1
- 2
- 3
- 4
- 5
- …
- 7