Social Media Posts
Smaller Docker Images & Faster Builds
Sep 02, 2019
When running docker and building your images they can get quite large and take a lot of space on your server/registry.
Typescript + React: Getting Started
Aug 25, 2019
Want to get up and running with Typescript & React? Let's do it!
Jenkins: Freestyle Project
Aug 09, 2019
With jenkins you can create a freestyle project which allows you to define multiple steps in which to build your application.
Typescript Basic Types
Aug 08, 2019
Since Typescript is statically typed, let’s go through the basic typescript types
Intro To Jenkins
Aug 07, 2019
Jenkins is an open source automation server which offers a lot of functionality out of the box combined with plugins that can usually accomplish what you need.