Skip to content

Godnoken/developer-challenge-api

 
 

Repository files navigation

LetsGetChecked developer challenge with Angular

website

Live: https://mini-blog-letsgetchecked.herokuapp.com/blog

Techs used

HTML, SCSS, JavaScript, Angular.

Features

User can read blog posts User can navigate to specific blog post User can comment User can quote comments User can navigate among comment pages User can switch between light/dark-mode Blogposts are cached, no need to send new get requests when navigating All components contain at least 1 unit test

Side note

All requirements should be fulfilled & some more.

Quoted comments load in a bit wonky. There's a few fixes that I can think of for that but none that seemed ideal for the way I ended up handling the observables.

Any feedback is greatly appreciated. Learning a framework from scratch with only a month's worth of experience in React 3 years ago is tough, especially without guidance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.6%
  • SCSS 20.3%
  • HTML 13.0%
  • JavaScript 4.1%