Back
CodeDiary
CodeDiary
#codediary
I'm using it to lessons learned, and small wins—keeping track of each learning in upskilling in web developments
Load previous page…
Play around with V0 for UI, crazy how the apps i've build almost 1 months he can do it less than 5 minutes with just basic functionality
#codediary
realization: seems it was good to do some side projects because it a good breather on the usual tech stack and workflow you are using for client work
#codediary
playing around with orbstack but got stuck with running out of memory in my mac when migrating the old docker
#codediary
Learned a lot on maximising cursor with composer on AI overflow gc
- will try to learn to maximize the composer
#codediary
had some practice with adjusting email templates with header and making reusable
- interesting to know that you can't use use much frontend framework withe email mostly using tables to format the layout
#codediary
some learnings when using Ai to generate frontend code but still trying to understand it
#codediary
Learning a bit why the generated code from AI sometimes it was hard to read. turns out in react world it try to overly abstract the steps in processing data
#codediary