Posts by Kabir Khan

Posts by Kabir Khan

Senior Principal Software Engineer and JBoss old-timer. Mainly working on WildFly, EAP and looking after our software delivery processes

Posts

In this blog post we will take advantage of the respective development modes of both Quarkus and Angular CLI and see how we can develop a zero turnaround web application backed by a RESTful API on Quarkus. While I am using Angular, the concepts are the same for other modern web application frameworks. The source code for this blog can be found at https://github.com/kabir/blog-quarkus-ui-development. It contains a README which explains in detail how the application...