Insight:
9 Reasons to Hire a Custom Software Pro
By: David Mastrella
How do you ensure success? Your business is only as good as the operations you have in place to manage everything. If you can't stay up to date with product development, sales numbers, and specific client needs, you're in trouble. That's precisely why smart companies work so hard to choose the right employees, build a strong culture, and put the right systems in place to get everything done. It's why they're resourceful about what they invest their money into and the kind of software they use.
Read More
Tech Talk:
Envative's Mobile Framework Journey: from MVC to MVVM
By: Scott Terry
This is the first in a series of articles about building our own mobile framework, the decisions we’ve made along the way and our rationale behind them.
Most common mobile development follows the MVC (Model-View-Controller) pattern as that is the path the native SDK’s lead you down and what is most familiar to the majority of developers.
By contrast, Envative has been making the push to MVVM (Model-View-View-Model) after seeing some great benefits from early forays into using the pattern. We have chosen this pattern for both our iOS and Android platforms.
Read More