Been using the AWS SDK for JavaScript v3 for the past 2 weeks and was bitten many times by the appalling inconsistencies, not to mention the unnecessary verbosity of the naming conventions, making it painful to write code to handle the requests/respons... (more…)
Read more »
You may not know this but by trade I’m actually a Fullstack .NET developer. I just happen to be one of those weird Fullstack developers who has more of an affinity to the front end than the b… (more…)
Read more »
JavaScript is a multi-paradigm language, which means it supports object oriented, imperative and declarative programming styles. I wrote a…
Read more »