In this tutorial, we will quickly learn to build a web application from scratch. By using the same backend (Firebase), we will build different front ends using Angular 15, React.js, Vue.js, and also Blazor. Firebase and Angular 15 Let’s start ...

Face recognition, as a biometric recognition technology based on artificial intelligence, has been widely applied in many fields in recent years. In web applications, facial recognition-based identity authentication is also becoming increasingly popular. At the same time, the user experience ...

“When Vue’s user count reached a certain volume, it became a community. Suddenly all these people counted on me: contributors, users, educators, students… It became bigger than I ever thought it could be.” – Evan You. This is a confession ...

Custom directives in Vue.js 3 are one of those things where there is no compatibility with the previous version of the framework.  Working on the new version of the Inspector frontend dashboard I had the need to show tooltips in ...

React, Angular, and Vue.js are three popular JavaScript frameworks used for building complex, single-page web applications. While they all have a common goal, they differ in various ways. In this article, we will take a closer look at the differences ...