Topic: web development
All the events with the topic "web development".
Modern Web Development: Back to the Server!
Published: at 06:00 PMJonas BandiThis talk shows how React Server Components work, what problems they address and what new challenges they create when developing web applications. We also take a closer look at the full-stack ambitions of other modern frontend frameworks.
Self Contained Systems and Micro Frontends in Practice
Published: at 06:00 PMMichael LehmannWith Self-Contained Systems we have an architecture to design large web applications and customer portals. This architecture ensures that the system remains manageable and maintainable thanks to individual, independent modules. This talk gives an overview of the self-contained systems architecture as well as lessons learned.
HTTP Caching & Varnish
Published: at 06:00 PMDavid Buchmann,Thijs FerynWhether with CDN, a reverse proxy or to avoid problems with browser caching, the basis for correct caching are the HTTP caching specifications.
Continuous Deployment in an Enterprise Environment – Lessons Learned
Published: at 06:00 PMSimon RässIn the beginning there was the idea to practice Continuous Deployment with one application. However Continuous Deployment in an enterprise environment at scale? That can’t possibly work!