Todos
Pre-release
Pre-release
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