Open in app

Sign in

Write

Sign in

Pascal Allen
Pascal Allen

20 Followers

Home

About

Nov 1

Automate Your Deployments With Cron

Firstly, for succinctness, I will presume that you have an existing project on an existing Linux server. Secondly, this is purely demonstrative and is not a be-all-end-all solution for deployments. It’s important to have a clear understanding of what your needs are when deploying. This is a very basic solution…

Cron

3 min read

Automate Your Deployments With Cron
Automate Your Deployments With Cron
Cron

3 min read


Sep 27

How To: Build a gRPC Server In Go

In this publication I will demonstrate how a Go client can directly call a method on a Go server using gRPC. Prerequisites Go gRPC is a framework for Remote Procedure Calls, or RPCs, with a wide variety of supported languages. In gRPC there are 3 core concepts: protocol buffers, servers, and…

Grpc

4 min read

How To: Build a gRPC Server In Go
How To: Build a gRPC Server In Go
Grpc

4 min read


Sep 13

Developing a Framework for Any Project

First of all, if you are a software developer and reading this, the word “Framework” in the context of this publication is the overarching principle of business strategies in which we will detail below — not a code library in which you install. …

Project Management

6 min read

Developing a Framework for Any Project
Developing a Framework for Any Project
Project Management

6 min read


Jul 19

Streaming Server-Sent Events With Go

This publication demonstrates how to stream server-sent events over HTTP with Go. For simplicity, I will assume that you have already installed Go on your host machine and already have an understanding of server-sent events. This publication also uses the gin library, which we will detail below. Prerequisites Go Server-sent events…

Server Sent Events

4 min read

Streaming Server-Sent Events With Go
Streaming Server-Sent Events With Go
Server Sent Events

4 min read


Jul 17

Dispatching Events With React and TypeScript

This publication demonstrates a simple way to dispatch and listen to events with React and TypeScript. For simplicity, I will assume that you have already set up a React and TypeScript project of which you want event dispatching capabilities. …

React

3 min read

Dispatching Events With React and TypeScript
Dispatching Events With React and TypeScript
React

3 min read


Jul 5

JWT Authentication With Go

This publication is a walk-through of creating, validating, and refreshing JSON Web Tokens using the HMAC signing method with Go. For simplicity, I will assume that you have already installed Go on your host machine and already have an understanding of JWTs. This publication is also based on the jwt-go…

Go

3 min read

JWT Authentication With Go
JWT Authentication With Go
Go

3 min read


Jul 3

How To: Compile a WebAssembly Module From Go

This publication is meant to serve as a very basic set of instructions for compiling a WebAssembly module from Go. More specifically, I will demonstrate how to use the compiled WebAssembly module on a web page served by a Go web server. Prerequisites Go Tutorial Project Setup First, let’s create a new directory for…

Webassembly

3 min read

How To: Compile a WebAssembly Module From Go
How To: Compile a WebAssembly Module From Go
Webassembly

3 min read


Jun 29

How To: Deploy to Kubernetes

This publication is meant to serve as a very basic set of instructions for deploying to a Kubernetes cluster. For simplicity, this publication assumes that you have already downloaded and are running Docker, Kubernetes, and kubectl on your host machine. This publication is also going to presume that you have…

Kubernetes

3 min read

How To: Deploy to Kubernetes
How To: Deploy to Kubernetes
Kubernetes

3 min read


Jun 17

How To: Build a Containerized Web App In Go

This publication is meant to serve as a very basic set of instructions for spinning up a simple Go web application with Docker. For simplicity, this publication assumes that you have already downloaded and are running Docker on your host machine. …

Go

3 min read

How To: Build a Containerized Web App In Go
How To: Build a Containerized Web App In Go
Go

3 min read


Jun 6

Releasing Packages to GitHub and the npm Registry

This publication describes a simple process I follow to tag and release a new package version to GitHub and the npm Registry. I am sharing this publication because I believe others can use this process as a guideline, while modifying certain steps as they see fit. For simplicity, this publication…

Release Management

3 min read

Releasing Packages to GitHub and the npm Registry
Releasing Packages to GitHub and the npm Registry
Release Management

3 min read

Pascal Allen

Pascal Allen

20 Followers

Software Developer

Following
  • Younis Jad

    Younis Jad

  • Jack

    Jack

  • Rizwan Malek

    Rizwan Malek

  • Ceren Bayrak

    Ceren Bayrak

  • GODEXD

    GODEXD

See all (20)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams