When developing new features for a live site, it's best practice to use . This allows you to deploy code to production without showing it to users immediately.
: Build the new functionality (the "Naufragio" feature) behind the interface. Naufragio YIFY
: Flip the toggle once the new implementation is ready. When developing new features for a live site,
: Create an interface for your new feature. Refactor : Make the existing code use that interface. Naufragio YIFY