In April 2015, I had the opportunity to build an AngularJS application to showcase my coding skills. It was fun building this little app that did not have a backend whatsoever. Everything was client-side, even the data storage via local storage in the browser. Check out the demo here at http://notemanager.bryanlor.com.
If you would like to view the source code, it’s available at BitBucket: https://bitbucket.org/lorbs28/note-manager.
When and if I have time, I’ll break down the code for each file in separate blog posts, so until then feel free to send me any questions/comments/suggestions via the contact form. Happy coding!