Let’s talk javascript : Part 2 (Objects and prototypes)In the previous blog, we gained a basic understanding of some fundamental concepts of JavaScript. In this blog, we will dive deeper into…Jan 16Jan 16
Wait there’s more: ES6ES6 introduced numerous new features in JavaScript, but only a handful receive widespread attention. In this blog, I’ll discuss some…Jan 15Jan 15
Let’s talk javascript : Part 1 (Overview)If you stumble upon this blog post, I assume that you have already heard of javascript. In this blog-post series, I will try to discuss…Apr 14, 2018177Apr 14, 2018177
JavaScript Design Patterns : Part 1As a software engineer, you for-sure will encounter a recurring design problem that has already been solved by engineers before you. These…Apr 14, 2018105Apr 14, 2018105