• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Welcome Fernando Monteiro

 
Ranch Hand
Posts: 93
Python Redhat Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It's great to see books on newage tools and concepts. I know to use Bootstrap with some AngularJS on page-level only.

A few questions on the book,
1. Does it cover front-end MVC patterns like MVP, MVVM,...etc. and which is used for the example(s).
2. Does it covers RWD or only desktop web-applications.
3. Is this an AngularJS book, or we(readers) should know angularJS before reading this book ?

Thanks..

 
Author
Posts: 17
5
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Karthik, thanks for the question.

1- Yes, we have many drawings with examples for MVC, MP, MVP, MVVM.
2- Not directly but i used three responsive libraries.
3- No, is not a Angular book, the book is about Single Page web applications and we have many examples from SPA only on server with Express framework, PureCSS example and Restful architecture. The examples can be applied to any MVC library.
reply
    Bookmark Topic Watch Topic
  • New Topic