What, why, and how... · What is serialization Serialization is the process of converting an object into a stream of bytes. Let's look at the below code...
Building a site with Hugo theme and deploying it on GitHub page · Backstory Recently I came across hugo, a fast and simple static site generator which...
You plan to build an application that talks to a database, but you're procrastinating the idea because you don't want to go through the hassle of...