Entries from 2020-01-01 to 1 year

How to become a Kickass Web Developer in 2021 [Frontend & Backend Tips]

Become Kickass Web Developer Alright then, so you have decided your path. You want to become a web developer this year. Welcome to the vast ecosystem of the web! Great choice, but how will you become an awesome dev who loves taking challen…

Top 42 React resources every developer should bookmark [Latest]

react resources Every developer needs resources! Whether you are just starting learning the most popular JavaScript library or you’re already a pro in it, there are an immense number of resources both free and paid from where you can take …

The Ultimate React Cheat Sheet

react cheat sheet React is an open-source, front-end, JavaScript library for building user interfaces or UI components. Just like Vuejs, It gives us the ability to create components, layouts etc in our application. In this article we will …

Angular Cheat Sheet

Angular Cheat Sheet Angular is a TypeScript based open-source web application framework used in building both web and mobile based applications. In this article, we will go through some of the angular features by explaining some of its cor…

What the heck is Vue Vite?

Vue Vite Vite is a Lightning fast cold server that offers instant hot modules replacement and True on-demand compilation. This tool was created by the Creator of Vuejs, but this doesn’t mean that it can only be used in Vuejs, it could be u…

What is React? Why is it leading in Website Development?

What is React? We have been witnessing the epic growth in technology within a decade. But what excites us mesmerising ability and infrastructure that has been build up. And we have also experienced the amazing features of react templates t…

Vue Lifecycle Hooks

Vue Lifecycle Hooks In this tutorial you will learn and gain understanding of Vue.js lifecycle Hooks. you will also gain in-depth understanding of how components are created and destroyed behind the scenes. Lifecycle hooks are the entry po…

Nuxt.js Cheat Sheet

Nuxt Cheat Sheet In this article, we will looking into some of the Nuxt essential and how we can use them in our application. It’s advisable to understand the basic of Vuejs before moving into Nuxt js. Before we start with our Nuxt Js Chea…

How to use Bootstrap 4 with Angular 10 & Top 5 Free Angular Bootstrap Resources

Angular Templates In this article, we are going to see different ways to install bootstrap 4 into our Angular 10 application. By following this guide you will learn how to use bootstrap 4 with Angular 10. If you don’t have angular 10 insta…