HomeBadges
Blog Author Picture

KenFai

1 follower

ā­•ļø Hello! šŸ‘‹ I'm a backend web developer proficient in PHP & Laravel and an AWS Certified Cloud Practitioner. Currently learning to build iOS apps with SwiftUI! šŸ‡²šŸ‡¾

4+1 Ways To Store Data In The Web Browser

Dec 20, 202014 min read

As the popularity of Single-Page-Application(SPA) rises, the need to store data locally on the client-side becomes increasingly common. Today, we will examine 4 different methods to store data in a web browser along with basic code examples. We will ...

How To Use JavaScript Fetch API For Modern AJAX Requests

Dec 13, 20208 min read

In this article, we will look at the use of Fetch API, a modern AJAX request method in JavaScript, as well as the advantages and things to look out for when using it in your project. Prerequisites It is recommended that you have some basic experience...

How To Setup A PHP Laravel Development Container With Docker

Dec 6, 202018 min read

Recently, I've learned to use Docker for my project development environment setup. A Docker container allows you to contain all the necessary development software and environment needs into one complete package for easy distribution. By using a devel...

How I Passed My AWS Certified Cloud Practitioner Exam

Nov 29, 202018 min read

Last week, I've managed to pass my AWS Certified Cloud Practitioner exam. To be exact, I scored 974 over 1000, where the minimum score needed to pass the exam is 700. šŸŽ– https://www.youracclaim.com/badges/00afda49-dfd8-45e1-bdd7-dec12965f2b1 In thi...

How To Setup Dynamic DNS in Localhost For Public Access

Nov 22, 202011 min read

If you ever find yourself having the need to temporarily allow your client to access a website that you are building for them in your localhost, you can use a FREE Dynamic DNS service to do so. Dynamic DNS is also useful if you are testing some 3rd p...

Hosting a Static Site On AWS S3 FREE Tier

Nov 15, 202010 min read

Today we are going to walk through the steps required in setting up a static site on Amazon S3 and served via Amazon CloudFront CDN under the FREE tier. This guide is suitable for anyone who is new to AWS and would like to try it out without having t...

Ā© 2021 monospace

PrivacyTerms
Proudly part of