I had to take another detour to learn more about git.
Now that I have deployed the website, I now understand why we need a production branch (main) and development branches. 😂
This is basically to allow myself to code and experiment without pushing the unfinished code to github and vercel.
Well, you gotta learn from your mistakes and I spent an hour or so fixing the codes so that now the main branch will only be for production and I’ll only code on other branches as I try to code other features 😂. I can now say that I have totally internalized this mistake now, lol.
Still, there is still a lot to do and a lot of bugs to fix. Yesterday and today, I had a lot of work so I didn’t get to code much. Hopefully tomorrow I’ll have more free time to work on the project.
The three main things to get out of the way are:
- fix all of the bugs
- setup Google Analytics & Google Search Console (including generating the sitemap XML)
- finishing the editorial system so I can hand off the curation of articles to someone else so I can focus only on developing and coding.
Hopefully, I can finish these three points in two days! 😍
Top comments (0)