How to learn multiple programming languagesLearning multiple languages isn’t actually as easy as people think.Dec 20, 2024Dec 20, 2024
Truth about finding a remote jobFinding a remote job is not easy, but here is a couple of things that are going to help you.Jul 27, 2024Jul 27, 2024
Docker RUN vs ENTRYPOINT. What’s the difference.So here’s my attempt in explaining the difference between the three!Jul 22, 2024Jul 22, 2024
Docker how to read values from an .env fileThere’s an easy way to read info from env file.Jul 16, 2024Jul 16, 2024
5 ways to use serverless lambda function.Serverless can be cool so here’s some ways I’ve used lambda function for in past.. you don’t always need to use it plus there’s an overhead…Jun 9, 2024Jun 9, 2024
Software engineers, allow yourself to be vulnerable..This is wrong: “But This Is H0W I DOOO!!#”Jun 6, 2024Jun 6, 2024
Quick note on setting Return TypesI had a “getLineTotalForSummary” function which returned subtotal, normally used inside a loop. (Basically a user can add multiple line…Apr 1, 2024Apr 1, 2024
How I processed 40,000 URLs using Laravel QueuesSome context — what really happenedMar 29, 2024Mar 29, 2024
How to avoid data anomaly when more than one system is involvedOne of the most deadly errors a developer can make is to think that two different systems have same priority or they both are sources of…Mar 16, 2024Mar 16, 2024