UI Deploy

Curated, Short, Web UI Dev we Love.

Tips for Novice Developers (and why you should become a rubyist)

Follow these 5 simple tips to avoid forming some bad habits

Work Locally

Working locally means that you have an instance of your web app running on your machine. You edit files directly on your machine, rather than uploading every change to the server.

view source

Advertisement