Tutorial

Part 10 : Connect your …

Introduction This article is the ninth part of a 10 part series that I posted as a tutorial for the readers. I will go through step-by-step going over how I created a link shortener app from scratch. In this post, we will finally make our app go live and make accessible through an IP Address. In …

Part 9: Putting it live …

Introduction This article is the ninth part of a 10 part series that I posted as a tutorial for the readers. I will go through step-by-step going over how I created a link shortener app from scratch. In this post, we will finally make our app go live and make accessible through an IP Address. In …

Part 8 : Add theme - …

Introduction This article is the eighth part of a 10 part series that I posted as a tutorial for the readers. I will go through step-by-step going over how I created a link shortener app from scratch. In this post, we will have a little bit of fun by adding our own personalized theme, starting by …

Part 7 : Allow for user …

Introduction This article is the seventh part of a 10 part series that I posted as a tutorial for the readers. I will go through step-by-step going over how I created a link shortener app from scratch. In this post, we will finally allow our app to allow for user level activity. This includes using …

Part 6 : Connecting …

Introduction This article is the sixth part of a 10 part series that I posted as a tutorial for the readers. I will go through step-by-step going over how I created a link shortener app from scratch. In this post, we will connect our frontend to the database through API endpoint that we created in …

Part 5 : API - Create …

Introduction This article is the fifth part of a 10 part series that I posted as a tutorial for the readers. I will go through step-by-step going over how I created a link shortener app from scratch. In this post, we will add an API end point to our app and we will cover things such as creating an …