Webinar: Developing with the Modern App Stack
Users increasingly demand a far richer experience from web applications – expecting the same level of performance and interactivity they get with native desktop and mobile apps.
At the same time, there's pressure on developers to deliver new applications faster and continually roll-out enhancements, while ensuring that the application is highly available and can be scaled appropriately when needed.
Fortunately, there’s a set of
open source
technologies using
JavaScript
that make all of this possible.
Watch this on-demand webinar to learn about the two dominant JavaScript web app stacks –
MEAN
(MongoDB, Express, Angular, Node.js) and
MERN
(MongoDB, Express, React, Node.js).
These technologies are also used outside of the browser – delivering the best user experience, regardless of whether accessing your application from the desktop, from a mobile app, or even using your voice.
By watching this on-demand webinar, you will learn:
What these technologies are and how they’re used in combination
How to get started building your own apps using these stacks
Some of the decisions to take between technologies i.e. Angular vs Angular2 vs ReactJS
If you want a step by step guide on how to build your first application using the MEAN Stack,
read this blog series
.