-
Most git workflows involve use of multiple branches for different sub-tasks, example, a new branch for an alternative layout for the homepage. However, managing braches on the server quicky gets tedious – SSHing in, navigation to the correct directory, then running
Continue Reading →git checkout <branch>
– is tiring for all, right?. -
At MakeUseOf, since the start of the new theme, we simply wrote plain ‘ol CSS and normal JS. No cool stuff like concatenation of compression or minification. Plain code, edited and uploaded through Filezilla.
Continue Reading → -
Git is the one of the best version control system around, and bitbucket offers unlimited free private repos. What’s left is a simple way to deploy to your server every push.
Continue Reading → -
I just moved from Bluehost to Digital Ocean (for reasons outlined below), and also started on a redesign for Symmetrycode.
Continue Reading → -
Recently, I’d say I’ve been ‘plagued’ with creating designs that are in my ‘comfort zone’ and are simple and easy for me to make. I haven’t been innovating, in my opinion.
Continue Reading → -
“Kill Photoshop!” the people say. There are many reasons to stop using Photoshop and start working the browser instead—a few great ones listed in this webdesign tuts+ article, tips for designing in the browser (Especially the ‘Work Gets Repeated’ and ‘Can be time consuming’ part).
Continue Reading → -
To stay at the top of our fields, us web designers have to be up-to-date to everything that’s going on in the design and development world. One easy way to keep informed about everything is to subscribe to newsletters, whether weekly or daily, and get articles straight to your email.
Continue Reading →