Bonvic bundiinBetter ProgrammingUnderstanding Big-O NotationThe Big-O notation measures the worst-case complexity of an algorithm. In Big-O notation, n represents the number of inputs. The question…Oct 1, 20191Oct 1, 20191
Bonvic bundiKeep Your Code Clean By Using EsLintIt was time to install a linting tool to use it for my Boot camp code; I was ready for errors from the linter. It was my first time to use…Jul 10, 2019Jul 10, 2019
Bonvic bundiMy Reflections on Andela’s EPIC valuesThe first time I heard epic, it was from a friend when in high school he was talking about epic movies. So every time someone talks about…Jul 9, 2019Jul 9, 2019
Bonvic bundiMy Fearless Learning Journey Using Detour Growth MindsetI can’t do it, I can’t learn this, it’s too hard, Come on, I’m not Mathematics guy, Programming is not my thing, I tried it and failed…Jul 8, 2019Jul 8, 2019
Bonvic bundiinVue.js DevelopersSimply Switching in Between the Components Dynamically — Vue.jsHave you ever needed to switch between various arbitrary components at the same mount point in Vue.js? Sure, it’s not a super common…Apr 10, 20192Apr 10, 20192