Internet - , ,
The way websites and mobile apps work is fundamentally changing.We used to live in a world where the majority of code ran on "back-end" servers. You'd request a webpage, and the server would run some code and respond the entire page. In this old world, front-end development meant defining how a static page looked, and adding some light interactivity.Modern front-end development is radically different. In order to build the responsive and interactive experiences that people demand, a huge amount of code runs on the client. Modern front-ends on both web and mobile manipulate data, animate elements and communicate with APIs independently of their origin server.But we have a problem. Existing platforms are only built for back-end development - code that runs on servers. They're great for building APIs and web services, but do absolutely nothing to help front-end developers and designers. This isn't just a slight difference - it's a fundamental one, that once you recognize becomes impossible to ignore.Awesomebox is a platform that puts front-end development first.Imagine a platform built for your workflow and needs. A platform focused not just on whether your code "runs", but on how people interact with it. That requires zero configuration, with no need for a build process. That's connected to the analytics, communication and open-source tools and services you rely on. This is what we're building.What Heroku is to back-end development, Awesomebox is to front-end development - a platform that lets you focus on what you do best.