These are my top 5 favorites. Use them to make working with #terminal easier and efficient. - YMMV F...
"Some books are to be tasted, others to be swallowed, and some few to be chewed and digested." Out o...
I will try to explain the webpage rendering process in a browser in depth. Once the server supplies...
Do you target it's BREADTH first? Go through different sections on the subject matter in a shallow wa...
Whether you are building an API or writing tests for features that process massive datasets, meaningf...
After you start at a new place: Every 4 months have a one-on-one meeting with your supervisor. Talk...
Details create the big picture. - Sanford I. Weill AWS Lambda has become ubiquitous when it comes to...
Acknowledgments: My post is inspired by the famous what-happens-when GitHub repository. Ever wondere...
Here's a short true story. In the temple of Wat Traimit, Bangkok, Thailand there's a statue of Buddh...
Merry Christmas Dev community. Here is a simple Christmas tree using Python. # Christmas Tree in P...
Object.seal(), Object.freeze() and Object.preventExtensions() are popular methods in javascript to re...
"JavaScript is a single-threaded, non-blocking, asynchronous, concurrent language." Any Javascript b...