๐ฐ 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
- Resource: The Best DevTools Pitches of All Time
- Guillermo Rauch - Next.js: Universal React Made Easy and Simple - React Conf 2017
- Google offers eight courses that you may take to gain a free certification
- I โค๏ธ Tutorial Hell
- javascript30.com/
- refactoring.guru
- ๐โ๏ธ JavaScript Visualized: the JavaScript Engine
- Streali: a twitcher IT project to create streaming alerts
- [akoskm.com/build-a-javascript-desktop-app-w.. a JavaScript Desktop app with Electron)
๐ญ 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