Published inDudaAutomating Your Code Quality — Considerations and InnovationAs your software project matures, code quality becomes extremely important, to the point where it can determine whether your project…Feb 10, 2022Feb 10, 2022
Everybody’s free (to write code)A coder’s take on Baz Luhrmann’s “Everybody’s free (to wear sunscreen)”Jul 6, 2020Jul 6, 2020
Mapping your npm scripts with npmapperOne of the cool features of npm is the ability to run procedures which can be defined under the project’s package.json file. I’m pretty…Nov 2, 2019Nov 2, 2019
Published inMyHeritage EngineeringReact’s Render Props in PracticeTaking render props from theory into practiceOct 28, 20181Oct 28, 20181
Published inFrontend WeeklyCode Reviews Code of ConductMy guidelines for a professional and sincere code reviewAug 11, 2018Aug 11, 2018
Published inCapriza EngineeringFrom Grunt to NPM — part 2Diving into the migration detailsOct 1, 20172Oct 1, 20172
Published inCapriza EngineeringFrom Grunt to NPM — Part 1Background, Motivation and PreppingAug 26, 2017Aug 26, 2017
Published inFrontend WeeklyUnit Testing Front-EndChapter One, where we learn what should not be unit-tested in Front-EndFeb 4, 20171Feb 4, 20171
Published inFrontend WeeklyNaming MattersNaming your code correctly can save you and your colleagues a lot of time. here’s how…Jan 26, 20171Jan 26, 20171