/images/vidhya-gravatar.png

👨‍💻 Vidhya03 - Full stack engineer

Using HAR Files to Improve Webapps Performance

Introduction:

As a 🌐 website owner, ensuring a seamless user experience is vital for the success of your business.

However, despite your best efforts, you may receive feedback from users about slow 📈 page load times or other performance issues.

This is where HAR (HTTP Archive) 💎 files can be a valuable tool for developers.

In simple terms, a HAR file is a log 📄 of all the network ✅ requests and responses made by a web page .

JHipster from main branch

💡 JHipster from main branch 👨‍💻 💕

Introduction

What is JHipster
JHipster is a development platform for building modern web applications, mobile apps, and microservices in Java and JavaScript. It provides a set of tools and workflows that make it easy to create applications using popular frameworks such as Spring Boot, Angular, React, and Vue.js. With JHipster, developers can quickly generate a full-stack application with a modern front-end, back-end, and database layer, along with user authentication, authorization, and security features. JHipster also includes built-in support for continuous integration and deployment, making it easy to deploy applications to the cloud. Overall, JHipster aims to simplify the process of building high-quality, scalable, and maintainable applications, while leveraging the best practices and technologies in the industry.

Sometime upgrading the Jhipster modules takes time after the Jhipster officially released.

My Git Useful Commands