/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

phauer.com
| | www.martinfowler.com
2.9 parsecs away

Travel
| | Techniques to allow you to evolve the schema and contents of a production database
| | blog.miguelgrinberg.com
3.4 parsecs away

Travel
| | miguelgrinberg.com
| | vadimkravcenko.com
3.1 parsecs away

Travel
| | This is a comprehensive guide, packed with best practices and expert insights about proper deployment, to master the art of seamless database migrations.
| | yakovfain.com
17.7 parsecs away

Travel
| Currently I'm working on the book chapter explaining how Angular 2 communicates with the servers. An easy approach would be to use for the data feed a public RESTful API of one of servers (Youtube or something), but I wanted to have my own locally installed server. Using one of the Java servers would be...