Converting my AngularJS AddressBook app to React
Several months back I spent some time looking at Docker and Docker Compose, and put together a sample AngularJS web app served by Nginx in one container, against a Spring Boot JAX-RS RESTful backend in another container, and using MongoDB in another container. I wrote a couple of articles (part 1, and part 2) describing …
Continue reading “Converting my AngularJS AddressBook app to React”
