Open in app
Home
Notifications
Lists
Stories

Write
Keith Weaver
Keith Weaver

Home
About

Jun 22, 2021

For the Mission Oriented People

Many mission oriented people make great hires when working on hard long term problems. When your company’s mission is focusing on solving B2B trade, the number of people trying to solve that problem is extremely small. People who have a personal mission or believe in some “sub” mission also make…

Software Engineer

5 min read


Feb 8, 2021

How to Insert Data into Mongo with Go

In this tutorial, I will show you the basics of doing an insert into a Mongo database instance with Go code. I will be on local and provide you with all steps. You can find the original tutorial on my website. You can find a video walkthrough on Youtube. Setup I’m…

Golang

4 min read

How to Insert Data into Mongo with Go
How to Insert Data into Mongo with Go

Jan 14, 2020

Scan Maven Dependencies for Security Vulnerabilities using Github Actions — Takes less than 5 minutes!

The original post was on my website. In this lesson, I’m going to setup how to scan for security vulnerabilities in Maven packages. They will happen on every push to all branches using Github Actions. I will be leveraging this library. The assumption is you have a Maven project setup…

Java

3 min read

Scan Maven Dependencies for Security Vulnerabilities using Github Actions — Takes less than 5…
Scan Maven Dependencies for Security Vulnerabilities using Github Actions — Takes less than 5…

Published in The Startup

·Jan 7, 2020

Setting up a S3 Bucket with Cross Region Replication

The original story can be found on my personal website. View walk through can be found on Youtube. In this tutorial, I’m going to show you how to setup an S3 bucket. There are lots of aspects to an S3 bucket and this tutorial only scrapes the surface. We will…

AWS

9 min read

Setting up a S3 Bucket with Cross Region Replication
Setting up a S3 Bucket with Cross Region Replication

Dec 3, 2019

Single Click Deploy a MERN Application on a Server

Introducing JumpStart: The easiest way to get started on your new MERN project What do I mean? As a creator we want to build out an idea. You may have an idea of how it will work, and you get started. The first step is setting everything up. This can be a very time consuming task. More specifically, can be a difficult task if the technology is…

Nodejs

3 min read


Oct 24, 2019

Zip Code Base with Github Actions for Releases

The original post can be found here. In this tutorial, we will use Github Actions to zip the code base and create a new release with it. Code Base Setup You will need a Github repository and access to Github Actions. First step, clone your repository and switch into it. We will begin…

Github Pages

3 min read

Zip Code Base with Github Actions for Releases
Zip Code Base with Github Actions for Releases

Oct 3, 2019

Only Run Github Actions on Specific Branches

The original can be found here on my personal website. In this tutorial, we focus on running Github Actions on the push event for specific branches. This may be useful if you only want to test on feature branches and do a deployment if master. This was the use case…

Git

4 min read

Only Run Github Actions on Specific Branches
Only Run Github Actions on Specific Branches

Sep 24, 2019

Setting up Github Actions for a React App on Github Pages

This was originally posted on my personal website. In this tutorial, we deploy our changes on master to production (your domain) on each push. The idea: if you are hosting a React GH-Pages app on Github, then you no longer need to manually deploy. This lesson goes along with Host…

Java Script

4 min read

Setting up Github Actions for a React App on Github Pages
Setting up Github Actions for a React App on Github Pages

Published in ITNEXT

·Sep 20, 2019

Hosting a React App for Free using Github Pages

This post was originally posted on my personal website, then on my Medium page. I put together a Youtube tutorial as well. In this tutorial, I walk you through setting up a simple React.js application that can be hosted on Github Pages. I really like hosting here because it’s free…

Java Script

5 min read

Hosting a React App for Free using Github Pages
Hosting a React App for Free using Github Pages

Sep 18, 2019

Hosting a React App for Free using Github Pages

This post was original posted on my personal website. I put together a Youtube tutorial as well. In this tutorial, I walk you through setting up a simple React.js application that can be hosted on Github Pages. I really like hosting here because it’s free for me personally, and Github…

Java Script

5 min read

Hosting a React App for Free using Github Pages
Hosting a React App for Free using Github Pages
Keith Weaver

Keith Weaver

keithweaver.ca

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Greylock

    Greylock

  • John Battelle

    John Battelle

  • MIT Media Lab

    MIT Media Lab

  • Android Developers

    Android Developers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable