Throughout my career as a software developer, while working for a big consultancy software company, I had the opportunity to be actively involved in multiple projects with different clients. One of ...
A MERN full stack app Expense management system in which user can register and then login and keep/add their expenses by category like weekly, monthly and yearly. For live demo click to below link.
As a meta-framework, Astro.js takes a different approach to developing web applications. Start here with a few critical design decisions. Astro.js is among the most popular meta-frameworks for ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
There are very good reasons for Java’s long-lived popularity as a server-side platform. It combines unbeatable maturity and breadth with a long and ongoing history of innovation. Using Spring adds a ...
Choosing a Java framework is not about which one is best, it's about accepting their tradeoffs of stability, flexibility and complexity. Here's how to evaluate each vs. your needs. Continue Reading ...
Book API demonstrates the RESTful web services using Spring Boot and JPA. Book API uses the MySQL database to store the records. User can perform all the CRUD operations against the database.