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…
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