
Truffle Migrations Explained
Mislav Javor outlines techniques for using Truffle to automate most of your blockchain deployments and reduce much of the boilerplate work involved in the development of decentralized applications.
Mislav Javor outlines techniques for using Truffle to automate most of your blockchain deployments and reduce much of the boilerplate work involved in the development of decentralized applications.
Bruno demonstrates the use of Phinx, a framework-agnostic database migration package helping you write database-independent and versionable database changes
Danny explains migrations in Drupal 8 and demonstrates them on a simple example, paving the way for more complex operations