Seleziona una pagina
Learn With: AngularJS, Bootstrap, and PHP (English Edition)

Learn With: AngularJS, Bootstrap, and PHP (English Edition)


Price: EUR 5,95
(as of Mar 17, 2020 22:34:40 UTC – Details)



The Learn With series will teach you about Enterprise programming technologies by building an application.

Each entry in the series builds the same application, using different technologies. This book uses Angular JS and Bootstrap for the user interface, with PHP powering live services.

The books contain step-by-step instructions on how to build a task manager application. The application is designed to highlight functionality that my Enterprise consulting clients commonly require, so it will be good preparation for your day job as a programmer.



Developing an AngularJS Edge (English Edition)

Developing an AngularJS Edge (English Edition)


Price: EUR 15,89
(as of Mar 17, 2020 13:24:40 UTC – Details)



AngularJS is a JavaScript framework that can help you write web applications quickly using less code. AngularJS is not a library; it is not a collection of tools to help you achieve a specific goal. Rather, at its core, it is an entirely different way of thinking about writing web applications. As such, AngularJS has certain opinions about how you should be using it. Whereas in the vanilla JS world, you are given a blank canvas on which to paint, AngularJS provides structure, organization and patterns. In order to master AngularJS, you must understand how to adhere to its guidelines and why the guidelines exist in the first place.

This book is intended for intermediate JavaScript programmers. No attempt has been made to explain the JavaScript syntax used (except in the cases where AngularJS may introduce a peculiarity), nor do we explain concepts such as closures, function chaining, callbacks, or other common patterns.

What we do explain are basic AngularJS concepts, components, and their applications. We provide examples along the way, answer questions, and correct common misconceptions. Together, we’ll build a working single-page weblog application using AngularJS, which will help you become proficient with using AngularJS to go out and create your own applications.