Skip to content

daniru/blog

 
 

Repository files navigation

Blog

This blog has been created using angularCLI with the lastest Angular 4.

The goal is create the blog that post how it has been build step by step using angular/cli.

As a prove of concept, we will connect to Firebase for authenticate and database support.

You can access to that blog https://www.daniru.com

Step 1

  • Tooling
    • Angular CLI
  • Create Angular v4 App.
  • Create a Github Repository and push the project.
  • Deploy to Github Pages.

Check the code and read the post

Step 2

  • Create Module
  • Create Blog Service
  • Adding Basic Components
  • Routing

Check the code and read the post

Step 3

  • Extend interfaces.
  • Refactor blog Service to read data from JSON File.
  • Create Compoennt to display the data from the new interfaces.
  • Create Custom Pipes to transform MarkDown text and pretyprint code files.
  • Create Directive to Clipboard the content of the files
  • Adding Pagination

Check the code and read the post

About

DIY Blog in angular using angular/cli and material

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •