How To Master Anything | Actionable Insights in 2-minutesMany people with 10–20 years of experience in a given field are no better than people with 2–4 years of experience. This is because once…Jan 9, 2023A response icon1Jan 9, 2023A response icon1
Learn the Pomodoro Technique in 2-minutes and take control of time and life!I read the classic Pomodoro Technique book and below are the actionable insights.Jan 8, 2023Jan 8, 2023
JavaScript Symbols, Iterators, Generators, Async/Await, and Async Iterators — All Explained SimplySome JavaScript (ECMAScript) features are easier to understand than others. Generators look weird — like pointers in C/C++. Symbols manage…May 11, 2018A response icon67May 11, 2018A response icon67
Here are examples of everything new in ECMAScript 2016, 2017, and 2018It’s hard to keep track of what’s new in JavaScript (ECMAScript). And it’s even harder to find useful code examples.Apr 3, 2018A response icon121Apr 3, 2018A response icon121
Check out these useful ECMAScript 2015 (ES6) tips and tricksEcmaScript 2015 (aka ES6) has been around for couple of years now, and various new features can be used in clever ways. I wanted to list…Mar 16, 2018A response icon29Mar 16, 2018A response icon29
Jazz Up Your “ZSH” Terminal In Seven Steps — A Visual GuideIn this blog I’ll cover installing ITerm2, ZSH shell, “oh my ZSH”, Themes, ITerm2 color schemes, “oh my ZSH” plugins and enable “ligature”…Mar 13, 2018A response icon31Mar 13, 2018A response icon31
How to Jazz Up Your Bash Terminal — A Step By Step Guide With PicturesIn this blog I’ll go over steps to add Themes, Powerline, fonts, and powerline-gitstatus to make your regular Bash Terminal look beautiful…Mar 2, 2018A response icon39Mar 2, 2018A response icon39
Published inWe’ve moved to freeCodeCamp.org/newsA Fascinating And Messy History of the Web and JavaScript, Explained with VideoThe history of the web and JavaScript is truly fascinating. 😲Nov 11, 2017A response icon5Nov 11, 2017A response icon5
The Inner Workings Of Virtual DOMVirtual DOM (VDOM aka VNode) is magical ✨ but is also complex and hard to understand😱. React, Preact and similar JS libraries use them in…Dec 11, 2016A response icon22Dec 11, 2016A response icon22
Using Preact Instead Of ReactIf you are concerned about React’s size and performance (especially for mobile-web apps), there are several React clone libraries that have…Dec 2, 2016A response icon13Dec 2, 2016A response icon13