COMPARISON Backward-compatibility, monitoring upload progress, and more Photo by Brixiv from Pexels In my previous article, “Deep Insights Into JavaScript’s Fetch API”, I discussed the basics of the…
Software engineering
When programming in Javascript there are times when you might want to know if there were any parameters passed through the URL. In case you aren’t familiar with…
Mixins, HOC, render props, and Hooks are four ways to reuse components Photo by Vlada Karpovich from Pexels Now frontend engineering is more and more important. Although Ctrl+C…