The video is a discussion about microservices trade-offs and I just generated a summary with AI. ...
Banner from Linda Nguyen on Unsplash For the sake of productivity and to record my progress of how...
The new update from VSCode is Profiles system. From the doc, you can see that you can share your...
To generate the API in TypeScript with the attribute name's first letter not capitalized, you can use...
Introduction We can ensure the reliability and functionality of a deployed service using...
Here are a few types of diagrams that are commonly used in software development management: ...
One day, my teacher asked me why Go compiled program has terrible perfomance and he kept mentioning...
Prerequisite As a software engineer, it's important to be familiar with a variety of...
My code is now deleted in file A around line 800, and I do not know when it was deleted. How to find...
Here is an example of using git rebase to incorporate the latest changes from the master branch into...
I will work towards becoming a senior developer by expanding my skills and knowledge in backend...
To set up Kafka in a Go application using the Echo web framework, you would first need to install the...
In Python, fixtures are used to provide data for test functions. The parameterize function from the...
Event-driven architecture and message-driven architecture are two design patterns that are commonly...