8000 GitHub - car2t/angular19-gifs-searcher-demo: Angular 19 application to search gifs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

car2t/angular19-gifs-searcher-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Angular Gifs Searcher Demo App

Angular 19 application to search gifs.

Final project of section 8 of Dev/Talles' course: Angular 2025.

Use Notes:

  • PLEASEEEEEE be careful with the scroll in the Trending Page because I am only allowed 100 requests / 1 h. ;D Just scroll a bit and you will see how infinite scroll works. The scroll is persistent.

  • You can use search input to find gifs. Those queries will be storage in LocalStorage and it will appear in the sidebar. So you could take a look again those gifs just clicking those queries in the sidebar list.

  • Other principal app's feature is click on Trending button to check most popular gifs.

Concepts covered:

  • Angular CLI
  • Component properties
  • TailwindCSS
  • Signals
  • LazyLoad
  • Separation of routes
  • Daughter routes
  • Angular environment variables
  • Inputs
  • Communication between components
  • Nested RouterOutlets
  • Dynamic route handling
  • LocalStorage handling
  • Observables to Signals
  • Component reuse
  • HTTP requests
  • Cache handling
  • Information mapping
  • Preserve scroll state
  • Make scroll infinite
  • Masonry design with TailwindCSS
  • Debugging techniques and tools

About

Angular 19 application to search gifs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0