The development team of the AngularJS framework released two custom “assistants” – ngMigration Assistant and Forum. The tools let you know which transition from AngularJS to Angular is the right one, how to make the process as easy as possible and avoid mistakes. ngMigration Assistant The ngMigration Assistant is a command line tool that analyzes … Read More “The Angular team has released tools to make the transition from AngularJS to Angular easier” »
We Work with Industries Leading Tools

Outsource your web development projects to PSD2HTML - the team of web experts and a dedicated project manager guarantee smooth communication and timely delivery.
With the advent of Angular, designers and web developers finally breathed a sigh of relief. The frameworks before Angular treated HTML and CSS like tools for barbarians: they avoided them, considered them as something no civilized developer should touch. Angular, on the other hand, treated them with due respect. Developers also appreciated the two-way data … Read More “What’s the power of Angular” »
The main problem in the process of creating any software is to start writing code. Especially when the process starts from scratch. And some programmers get bogged down even by the need to make small edits or add a couple of functions. If that’s you, you should definitely consider AngularJS. But to take full advantage … Read More “9 top AngularJS frameworks” »
To work with Angular you need to install Node.js server and npm package manager, if they are not available on the working machine. This does not require any special knowledge of NodeJS and npm. You can use the node.js installer to install it. Along with the server it will also install npm. Keep in mind … Read More “Getting Started with Angular” »
Angular is a framework from Google for creating client applications. First of all, it is aimed at developing SPA-solutions (Single Page Application), i.e. single-page applications. In this respect, Angular is the heir of another framework AngularJS. At the same time, Angular is not a new version of AngularJS, but a fundamentally new framework. Angular provides … Read More “What is Angular” »
There are many unpleasant things about using switch: the procedural control flow, the non-standard syntax of code blocks – in javascript, curly braces are used as standard, in the switch construct they are not. In general, switch syntax is not the best example of javascript. We have to manually add a break for each case, … Read More “Problems with switch” »
Today we’re going to continue with ngRoute, and we’re going to use routeParams. What are these? When we want to refer to a particular post, for example, we will have a dynamic id. Let’s give it a try. If we look in the browser and write #/posts/232 we see that when we enter any id … Read More “Writing a mini blog with $routeParams in AngularJS” »






