Tom910 / personal-blog

My personal blog about IT https://amarchenko.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal blog 📄

Performance, WEB, infrastructure will live here

Backlog topics

  • React SSR performance
    • load data - parallel, cache data, dedup, keep-alive
    • event loop
    • cache for calculation
    • render only critical parts
    • deadlines
    • problem between CPU bound and IO bound in the same time
  • Observibility Web aplication
    • log errors
    • network errors
    • csp errors
    • metrics
  • SSG VS SSR VS CSR
  • Node.js in Kubernetes
    • trottling
    • limits
    • utilization
  • How to create internal projects
  • How to organize internal communiti
  • TBD style and why it's change a lot

Based on https://github.com/JfrAziz/jafaraziz.com

About

My personal blog about IT https://amarchenko.dev/

License:MIT License


Languages

Language:TypeScript 51.7%Language:Astro 40.9%Language:JavaScript 5.9%Language:CSS 1.4%Language:Shell 0.2%