Introduction Firebase Firebase is a web application and mobile development platform that provides us with various server side features. It…
Tag Archives
Front end
Modular JS
Introduction: JavaScript is the core scripting language for any front-end developer. With the rapid increase in advancement of frameworks like Angular, React, VueJS etc., Vanilla JavaScript is not a preferable option for web development. But still JavaScript is…
Best Practices in Error Handling
Always write a code assuming that “yes your code may fail”. Error handling depends on the company’s architecture. Different most…
ES6: Generators and Iterators
Introduction Generators are the function with * on their syntax. When they are executed they return a special type of…
Sitecore Image hotspot module
Introduction: This application allows content editors and authors to add hotspot components on any particular image wherever they would like…