OK, a one hour experiment on creating a simple #pwa using only #webcomponents and #native #BrowserAPIs

Asked #gemini for a development plan and implemented the navigation controller as well as the tab bar and three content views as pure web components with a typical iOS style look and #CSS animations, using native page transitions.

Working like a charm on #desktop and #android #chrome.

No framework needed for state handling, routing or transitions.

Pure browser APIs. 

ICYMI: Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. https://ppc.land/local-chatbot-capabilities-arrive-for-web-applications-reducing-data-privacy-concerns/ #Chatbot #DataPrivacy #WebApplications #WebLLM #BrowserAPIs
Local chatbot capabilities arrive for web applications, reducing data privacy concerns

WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality.

PPC Land
Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. https://ppc.land/local-chatbot-capabilities-arrive-for-web-applications-reducing-data-privacy-concerns/ #Chatbots #DataPrivacy #WebApplications #WebLLM #BrowserAPIs
Local chatbot capabilities arrive for web applications, reducing data privacy concerns

WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality.

PPC Land

🍋 How to Defer Offscreen Images and Background Images

by Anna Monus at @debugbear

#webperf #performance #DeferImages #ImageOptimization #BrowserAPIs

https://www.debugbear.com/blog/defer-offscreen-images

How to Defer Offscreen Images and Background Images | DebugBear

Deferring offscreen images and background images is a web performance optimization technique that can improve user experience and Core Web Vitals on your site.