Skip to content

Example code for apps, simple UI algorithms, patterns, architecture, ....

Notifications You must be signed in to change notification settings

fjcero/code-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Random Code Samples

Some of the next samples were to learn, others as coding interviews, but in general show some of the patterns I apply in diferent projects. Probably not all of them are well implemented since are not real Side Projects or production ready.

  • Blog: handle posts page and allow users to insert new comments to a thread. It uses json-serve as backend and Angular as fronted.
  • Infinite Scroll Pagination: focus on generate a list of items and add a Kitten Ad every N items, avoiding to have 2 contiguous Ads in the same column and triggering Scroll before reach end of page.

About

Example code for apps, simple UI algorithms, patterns, architecture, ....

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published