๐ŸŒž Every day I'm coding #Week28 2022

๐ŸŒž Every day I'm coding #Week28 2022

ยท

2 min read

๐Ÿ“ฐ Daily dev

This week I caught up on my newsletter again.

I found a post with technical speech videos and I watch one from Guillermo Rauch - Next.js: Universal React Made Easy and Simple - React Conf 2017

I watch a full set of technical videos from my company about many topics as:

  • refactoring,
  • being a power user of IntelliJ,
  • dependabot
  • security breach and CI&CD
  • store (like redux) with Angular

I also wanted to finish one for all my Heroku full-stack projects which I gave up cause it's soooo much trouble with deployment issues on Heroku or Netlify with the frontend due to CORS issues and the impossibility to request a server with CDN or authorize cross-origin requests... anyway I don't want to deal with it and continue to build. In local it's perfectly working so it's only a deployment server configuration problem and it makes me not step up in any skills but try to debug a platform I will use only for testing purposes.

๐Ÿ’ก Interesting resources

๐Ÿ’ญ Thoughts of the week

Take a break

โœ… Achieved this week

  • Read articles
  • Read newsletters I skipped those days

๐Ÿ“… Plan for next week again

  • Continue reading the newsletters
  • Finish Frontendmentor landing page bookmark by mobile-first approach