Blogs for the year
2017
50 posts
'yarn global add' command does not work on Windows
2017-12-30programming, quicktip, cmd, cmdexe The Story of JAM – How they dealt with multiple JavaScript files
2017-12-24blogentry, story, babel, es6 Deploying Existing Create-React-App on GitHub to Netlify
2017-12-09programming, quicktip, createreactapp, frontend Loading React Components Dynamically on Demand
2017-12-03react, javascript Searching for Books in Command Line Interface (CLI)
2017-11-26announcement, blogentry, programming Tips on running React page with Node backend
2017-11-12blogentry, problemsolving, programming, backend Summary of Clean Architecture Part II
2017-11-05blogentry, bookreview, programming, book Eliminating a Switch statement
2017-10-28problemsolving, programming Setting up ReactJS.org Environment for Open Source Contribution
2017-10-15programming, git, github, opensource Filtering out a stray number in an array
2017-10-07javascript, csharp Push git cloned repository to your own on GitHub
Displaying Multiple Google Charts in React (react-google-charts)
2017-09-21problemsolving, programming Expression Bodied Collection Property Initialization Gotcha in C#
2017-09-16csharp, datastructures, computerscience Personal Landing Page (hosted on GitHub)
2017-09-16announcement, landingpage, personal Passing an API Key to Heroku Node Application
2017-09-09blogentry, programming, apikey, deployment Throwaway Code: Don't recycle, throw it away!
2017-09-05blogentry, programming, slightedge, todayilearned An Experience with a Phishing Scammer
2017-08-26blogentry, uncategorized, experience, phisher Flexbox Learning Path
2017-08-13blogentry, programming, css, flexbox TIL - An Epiphany while reading The Richest Man in Babylon
2017-08-05todayilearned, book, epiphany, therichestmaninb Getting over Insomnia
2017-07-29todayilearned, diary, insomnia, reflection TIL - While Reading the Phoenix Project
Hiding API Keys on GitHub
2017-07-08blogentry, programming, ignore, backend Opening Reddit Links using Chrome Plugin
2017-06-25blogentry, programming, todayilearned, automation How to call GoodReads API using YQL
2017-06-20blogentry, programming, todayilearned, es6 How Refactoring Helps Dealing with Legacy Code
2017-06-11blogentry, programming, beyondlegacycode, book Dynamically Resize Signature Field in Word Template (Like a Web Developer)
2017-06-04blogentry, programming, c, interop Parsing a number into digits - Reprise
2017-05-27blogentry, programming, c, digits Setting up an ES6 Environment for ASP.NET MVC 5
2017-05-22blogentry, programming, aspnetmvc, aspnetmvc5 Union-Find Algorithm
2017-05-13blogentry, programming, todayilearned, algorithm Implementation of Bellman-Ford Algorithm
2017-05-07blogentry, programming, bellmanford, c On "Create a Blog to Boost Your Career Course" (by John Sonmez)"
2017-04-29blogentry, bookreview, blog, boost Review of the Clean Coder (by Uncle Bob)
2017-04-24blogentry, bookreview, extremeprogramming, kentbeck My journey on Implementing Dijkstra's algorithm
2017-04-20blogentry, programming, algorithm, dijkstrasalgorithm Breadth-first tree traversal
2017-04-08blogentry, programming, breadthfirst, traversal Explaining OOP keywords to CSO
2017-04-01blogentry, todayilearned, cso, explanation Depth-First Tree Traversal
2017-03-26blogentry, programming, inorder, postorder Removing Duplicates from an Array (Using C#)
2017-03-18csharp, tutorial Parsing a number into digits
2017-03-11blogentry, programming Pain of supporting COM enabled .NET library
2017-03-04blogentry, programming, todayilearned Catching a code bottleneck using a profiler
2017-02-25blogentry, programming, todayilearned Readability Conscious
2017-02-19blogentry, programming, todayilearned, c How I learned to appreciate others
2017-02-11blogentry, todayilearned, appreciation, praise Getting lazy with Resharper
2017-02-04blogentry, jetbrains, laziness, lazy Review of Extreme Programming Explained Second Edition
2017-01-28bookreview, book, review Reading List for 2017
2017-01-24blogentry, books, fiction, japaneselightnovel Inspirational Posters
Solving a HackerRank Problem with Modulo Array Rotation
2017-01-13blogentry, programming, application, apply Blaming Windows 10 for My Own Mess Up
2017-01-12blogentry, blame, messup, todayilearned Iterating two enumerable objects simultaneously
2017-01-09blogentry, programming, c, crackingthecoding Thoughts on "Dealing With Lack Of Confidence As A Developer"
2017-01-07blogentry, johnsonmez, review, simpleprogrammer