Gilad DayagiinWe’ve moved to freeCodeCamp.org/newsHow to go beyond console.log and get the most out of your browser’s debugging consoleThe console object is a very useful feature of browsers that has been around for many years. It provides access to the browser’s debugging…Jul 17, 20181Jul 17, 20181
Gilad DayagiinWe’ve moved to freeCodeCamp.org/newsGet Sheet Done — using Google Spreadsheets as your data backendIf you want to rapidly prototype your next web apps, try using Google Spreadsheets as your data backend.Aug 21, 201726Aug 21, 201726
Gilad DayagiincodeburstHow to dump the for loop and stay aliveThe classic for loop is a widely used feature of javascript programs. It can be used for running any piece of code multiple times, and it…Jul 8, 2017Jul 8, 2017
Gilad DayagiincodeburstPromises for the (Web) WorkerWhile working on the Barcode Detector Polyfill, I needed to wrap a web worker with a promise based API.Jul 3, 20171Jul 3, 20171
Gilad DayagiinWe’ve moved to freeCodeCamp.org/newsHow to create visual variants for React components using styled-componentsStyled-components is a library for styling React components that took the React world by storm when it was introduced at the end of 2016…May 22, 20171May 22, 20171
Gilad DayagiTwo years later, what ES6 (ES2015) features I use mostIt has been almost two years since the ES6 standard have been released, and thanks to tools like Babel we didn’t have to wait for browsers…May 16, 20172May 16, 20172