Forest header image

Symfony Finland
Random things on PHP, Symfony and web development

Overview for angular

What is TypeScript and why should I care?

TypeScript is a programming language that builds on top of JavaScript. It's not a complete language, but rather a layer that adds new features to JavaScript. The foremost of these is obviously strong typing, where the name is derived from.


Written by Jani Tarvainen on Saturday July 30, 2016
Permalink - Tags: javascript, typescript, angular

Introduction to Angular 2 for Symfony developers

Angular is a household name in JavaScript frameworks. Like Symfony2 in it's time, the second major iteration of Angular is a revolution. In this article we'll take a look at the key concepts of Angular 2 and how they compare to ones in the Symfony Full Stack Framework.


Written by Jani Tarvainen on Sunday June 5, 2016
Permalink - Tags: symfony, angular