Skip to content

Demonstration Files for the Pluralsight Course "Building Beautiful Angular Applications with PrimeNG"

License

Notifications You must be signed in to change notification settings

dboehm/pluralsight-primeng

 
 

Repository files navigation

AgileTimes

Welcome to the Sample app for my Pluralsight Course Building Beautiful Angular Apps with PrimeNG.

The course was officially released on Thursday, Aug 24, 2017.

I'll keep this page updated with breaking changes as the course ages.

Take it for a spin

I deploy the latest version of the application directly to github pages.

Try it out now

Starter Kit

Keen to start from scratch? You can (well, almost). There's a starter-kit branch which you can clone/download which contains:

  • A basic menu template routing to blank components
  • Styling for the shell, but none of the component CSS - which you insert as you go
  • Blank component code shells for you to insert code as you follow along

Remember: we don't cover every bit of CSS styling you need but I do refer when you need to copy and paste. So you might need to switch branches every now and again to grab some CSS styling.

Go for it!

Errata & Updates

  • 2019-03-12 - Updated to PrimeNG 7. Rebuilt starter kit branch to match new build.
  • 2018-11-15 - Major Update! Updated to PrimeNG 6.1.6 and Angular 7.0 using update.angular.io
  • 2017-12-05 - Updated to PrimeNG 5.0.2 and Angular 5.0.5. And some layout fixes for new version.
  • 2017-10-26 - Changed base layout to absolute positioning for better resize screen experience.
  • 2017-09-17 - Introduced "starter-kit" branch for initial project template
  • 2017-08-28 - Fixed some CSS Dialog footer layout issues (my old 2.x CSS causing 4.x issues)
  • 2017-08-24 - Course officially released here
  • 2017-08-24 - Bumped Deps to latest version (PrimeNG 4.1.3, Angular 4.3.6)

About

Demonstration Files for the Pluralsight Course "Building Beautiful Angular Applications with PrimeNG"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.5%
  • HTML 11.4%
  • CSS 4.6%
  • JavaScript 1.5%