You have a project. But, its a monorepo. Along the way, you start to have many people onboard in the...
I totally understand that sometimes it is really hard to give a meaningful commit message. For me,...
After my final year in degree, I directly jump to the industry and doing cloud native development. It...
Here are a few best practices to incorporate into your Lambda function design standards. 1....
Cloud security is our top priority. That is undeniable. It is important and it is needed. When you’re...
As a cloud developer, you must approach every project with an eye towards quality, efficiency, and...
If you are working with API, web development, or backend logic, there will be a time where you will...
This week is my 1 year anniversary venturing into cloud computing. Everyday at work, always an...
Concat function in Lodash will creates a new array that concat the array with any additional arrays...
As a developer/programmer, it is important to know what is the best thing to invest. Surely we need...
Note: You can get all the codes below in this gists If you are creating API, maybe you will want to...
Note: This tutorial also exist in my GitHub Compact function will remove all falsey values in the...
Note: This tutorial also exist in my GitHub You have a problem where you need to divide an array...
In the web, there are pretty much many libraries that can help us in software development/web...
Bugs are frustrating. It is terrible. But to debug it, it is an art that you need to master. You need...
As human beings, we cannot avoid disagreement no matter how good or how careful we are, there will be...
Sometimes, it can be very confusing on how to name your api endpoint. This is the tips and guideline...