Take a break from making features and do a small codepen
Deploy feature to staging!
Create initial code snippet component
Color palette is subject to change, but I managed to create the three dots using only a pseudo element, no added DIV needed ππ»
Refactor global CSS and use SASS
Update needed responses for web version
Update documentation
Got to maintain documenting code, especially for a huge codebase
Setup new keyboard. Arrived in less than two weeks π
Work on an automated report to lessen amount spent on generating it manually
Create user & post route
Get brotherβs PC fixed
Figure out how to create a pagination component given a JSON object
Create new sections
Merge pending PRs
Glad to see people creating new PRs! π₯³
Restructure pages and remove repeating code
Figure out legacy code concerning Rails and Jquery
Completed π UI
Responsive design always slows me down. Using Bulma helps a lot though!
Release v1.0.10 finally!
Create PR for a long overdue bug π€£
Get suggestions for created blog schema
Learning NoSQL more, one thing to keep in mind is the number of calls made to Firebase. Less document calls.
Figure out how to paginate data with Firestore
Work on the blog collection schema
Coming from Rails, NoSQL takes some time to get used to. Here's an attempt at that.