Posted inUncategorized Quick note on setting Return Types Posted by By Sami Samiudidn December 20, 2024 I had a “getLineTotalForSummary” function which returned subtotal, normally used inside a loop. (Basically a…
Posted inUncategorized Some ways to use Serverless Posted by By Sami Samiudidn December 20, 2024 Serverless can be cool so here’s some ways I’ve used lambda function for in past..…
Posted inUncategorized Learning multiple languages Posted by By Sami Samiudidn December 20, 2024 Learning multiple languages isn’t actually as easy as people think. Most of the senior developers…
Posted inUncategorized Docker how to read values from an .env file Posted by By Sami Samiudidn December 19, 2024 There’s an easy way to read info from env file. It’s quite useful when you…
Posted inUncategorized Docker RUN vs ENTRYPOINT Posted by By Sami Samiudidn December 19, 2024 So here’s my attempt in explaining the difference between the three! RUN executes during the…
Posted inUncategorized Hello world! Posted by By Sami Samiudidn December 19, 2024 Welcome to WordPress. This is your first post. Edit or delete it, then start writing!