Giter Site home page Giter Site logo

jeket / angular-ui-development-with-primeng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/angular-ui-development-with-primeng

0.0 1.0 0.0 38.87 MB

Angular UI Development with PrimeNG, published by Packt

License: MIT License

TypeScript 31.99% JavaScript 33.13% HTML 22.15% CSS 0.05% SCSS 12.69%

angular-ui-development-with-primeng's Introduction

Angular UI Development with PrimeNG

This is the code repository for Angular UI Development with PrimeNG, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

PrimeNG is a leading UI component library for Angular applications with 80+ rich UI components. PrimeNG was a huge success in the Angular world, and very quickly. It is a rapidly evolving library that is aligned with the last Angular release. In comparison with competitors, PrimeNG was created with enterprise applications in mind. This book provides a head-start to help readers develop real–world, single-page applications using the popular development stack.

The book is also focused on how to avoid some common pitfalls, and shows best practices with tips and tricks for efficient Angular and PrimeNG development. At the end of this book, the readers will know the ins and outs of how to use PrimeNG in Angular applications and will be ready to create real- world Angular applications using rich PrimeNG components.

Instructions and Navigations

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:


 @mixin center($axis: "both") {
   position: absolute;
   @if $axis == "y" {
     top: 50%;
     transform: translateY(-50%);
   }

Related Products

angular-ui-development-with-primeng's People

Contributors

dominicpereira92 avatar packt-itservice avatar praju89 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.