Skip to content

Todos

Pre-release
Pre-release
Compare
Choose a tag to compare
@wilsonj806 wilsonj806 released this 11 Feb 23:20

TodoLet v0.8.0 Release

Overview

This release indicates that the Todos API and client-side implementation of that API has been complete. In addition notifications have been added along with several other fixes and improvements

See the following links for more:

Currently Implemented Features

  • Todos API/ Client side Todos

Things To Do

  • Caching
  • Proper session management(semi-bonus)
  • Lazy Loading/ Code Splitting(bonus)
  • Request aborts/ debouncing
  • E2E tests