January 10, 2023
Have you ever wondered how to save rich-text data in a database? This article proposes a standard way that can be effectively adopted for that purpose.
Article author
September 11, 2022
What could really go wrong if I sprinkled a little `sudo` on top? Surely some may just not know how dangerous 3 words can be.
August 28, 2022
Backend development is the process of creating and maintaining the server-side of a web application.
August 09, 2022
Microservice architecture is a software design pattern in which a large, complex application is broken down into smaller, independent services that communicate with each other through APIs. This approach to software development has become increasingly popular in recent years, as it offers several advantages over traditional monolithic architectures.