TopSetup: Checking In

Ooo wee. It’s been almost a month since Top Setup was created! I’ve done quite a bit of development since then. It’s starting to look pretty sharp. Have a look at some of these fancy pictures 😬 I’ve learned a bit more about Rails too. The rails g scaffold feature was really helpful in getting the website up and running quickly. However, I’m beginning to have reservations about using scaffolds. My reason is that it does way too much for you.
Read more →

TopSetup: Getting on Board with Rails

I am finally done with the design phase of TopSetup™! Time to start coding! 🤗 I just started learning Ruby on Rails about a month ago to prepare for my new internship at Brand New Box. I’ve used AngularJS which is another MVC framework, but it was JavaScript based. Easy stuff. Rails, on the other hand, is completely new territory since it is Ruby based. I can’t believe I waited this long to learn it.
Read more →

TopSetup: UI/UX Designing

As a developer, the only thing I’ve ever considered when it comes to user experience is performance. Is my app laggy? Is my website slow? My worries usually end there. But, UX design is so much more than that. There are certain rules of thumb I never thought I’d have to think about. For example, did you know labels should be placed ABOVE a form field? You don’t want your users to move their eyes too much.
Read more →