by Allegra Medina-Smith | Jun 10, 2019 | Consulting, Development
What’s an API? Here at 729 Solutions we spend a lot of time talking about APIs, but do you know what that means, what they are meant for, or why they are important? API stands for Application Programming Interface, which simply put is a set of clear definitions...
by Bruno Nesi | May 30, 2019 | Development
Devise is a very helpful gem used to resolve authentication in a Ruby on Rails environment. In the words of the Devise team, “Devise is a flexible authentication solution for Rails based on Warden.” Upon seeing this definition you now know that Devise works with...
by James Loren | Apr 18, 2019 | Development, New Relic, Partnerships
Have you ever wondered how to make your development projects run smoothly especially when it comes down to figuring out why features are throwing errors or not functioning to specifications? In this post, I will show you how 729Solutions used the tools at New Relic to...
by Fernando | Apr 1, 2019 | Development, Partnerships, Zendesk
The internet turned 30 years old this month and it is mind-blowing to think where it all started and how it has evolved over the years. The internet has changed the way we do business, shop, communicate, work, learn and so much more. I am very interested in the...
by Bruno Waldbaum | Mar 18, 2019 | Custom Software Development, Development, Web Design Consulting
Being a front end developer is sometimes an odd place to find yourself. Your work is translating a designer’s designs into HTML and CSS, sometimes JavaScript too. In the best-case scenario, requests are easy to implement because you have a good PSD file and a...
by Chuck Fitzpatrick | Feb 28, 2019 | Consulting, Development
Why We Test Much has been written about software testing. There are examples and tutorials for every kind of software testing under the sun at the end of a Google search. Unit tests, Smoke tests, UI tests, workflow tests, Load tests, and Hydration tests, just to name...