Sachin GadhariFunctions in JavaScriptIn this article, we will explore more about what are function statements, function expressions, anonymous functions, and first class…Jan 18, 2021Jan 18, 2021
Sachin GadhariCreate reusable Vue components — using slotsIn this blog, we will see what is meant by slots, how powerful slots are, and how we can create reusable components using slots.Jan 4, 2021Jan 4, 2021
Sachin GadhariQuery optimization in django using select_related() and prefetch_related()This post will cover how to optimize a query using select_related and prefetch_releated for better performance of rest API.Dec 20, 2020Dec 20, 2020
Sachin GadhariWhat is Closure?Hi friends, in this post we will see what is mean by the closures and why it is so important for every developer to understand it…Dec 13, 2020Dec 13, 2020
Sachin GadhariDesigning the responsive data-tables using Vue.js and Vuetify with server side paginationIn this tutorial, we are going to have a look at designing the mobile responsive data-tables using Vue.js and Vuetify. Vue is a…Dec 13, 2020Dec 13, 2020