May 11, 2020 Reflection Journal#8: let's build flask-babel Week 12, Semester 1. #python #flask #pandoru
April 27, 2020 JavaScript: Async/Await What is async/await in JavaScript? #js #programming #es6 #callback
April 23, 2020 JavaScript: Default parameters Default parameters keeps your functions free from silly errors. #js #javascript #ES6
April 15, 2020 Thinking programmatically, where are you at? Programming is a broad concept for everyone who follows the programming path. And that includes programmatically thinking #js #programming #javascript
April 13, 2020 The three dots in JavaScript The three dots (...) syntax in JavaScript #programming #javascript #js #ES6
April 13, 2020 Memoization - Improve code performance Speed up your program with Memoization #JavaScript #programming #js #performance
April 12, 2020 Higher order function in JavaScript Write cleaner code with Higher order function #js #programming #javascript #es6
April 3, 2020 Phaser 3: Let's build a simple shooting game #1 Learn to build simple game with Phaser 3 #programming #javascript #game #phaser
March 25, 2020 You think you understand AJAX in Jquery? How do you handle multiple AJAX requests in the best way? #js #javascript #programming #jquery #promises
March 22, 2020 Reflection Journal#6: Automating task with shell week 7, semester 1. Automating task with shell #shell #cli #reflection
February 16, 2020 Teach yourself how to write readable code The art of improving and writing readable code #code #cleancode #programming #books