Servage Magazine

Information about YOUR hosting company – where we give you a clear picture of what we think and do!

Articles Tagged ‘ember’

Building a Front End with Ember.js

Sunday, October 8th, 2017 by Servage
emberEmber.js is yet another JavaScript framework for building the UI for web applications. While there seems to be many JavaScript frameworks out there at the moment, each of them is targeted for a specific use case, or at least is more suitable for something than the others. Usually a single framework is not always the best choice for all kinds of websites and web applications. Let’s explore Ember together and figure out how it works and what types of websites benefit from it the most. Ember.js Quick Start If you have ever worked with Angular, chances are you find getting started with Ember quite easy. The process of setting up your first Ember ...

Building modern Ember-powered web apps

Thursday, September 24th, 2015 by Servage
emberWorking with web development is often referred to by the names of the coding languages used in the process, e.g. PHP, Javascript, HTML and CSS. Behind those languages there is a plethora of possibilities and also a wide range of tools available to make development easier. We have been following the backend side for a while with a series of articles about Laravel, and continue this with the client side by introducing a series about how to work with the Ember Javascript framework. Ember helps you build a quick and nice front end using the current technology, which can work seamlessly with your Laravel backend. Getting started You can install Ember using an ...