I'm using chatGPT 4o and it gave me the following :)
ME
Alice has 40 brothers and she also has 50 sisters. How many sisters does Alice's brother have?
ChatGPT
To determine how many sisters Alice's brother has, we need to use the information provided:
Alice has 40 brothers and 50 sisters.
Since Alice's brother is one of the 40 brothers, he shares the same family structure as Alice. This means he has the same number of sisters as Alice.
I like react but I agree with these points in the article
...Why is there always a new way of doing things?
...Why am I learning the same thing but in a different way?
...Why was the "old" way inferior?
...Why change at all? Browsers don't move THAT quickly.
Totally agree! Plus if you use PWA, you get some benefits of an installable apps (not on all platforms though) but the support is alright on iOS too (more features are supported than before)
I built a small demo app with 3 views (each loading lazily when first requested or loading in background using service worker) with view transitions, back button and scroll position retention. (built for mobile devices but works on desktops too) https://stage-starter.netlify.app
Over the past iterations of Firefox (mobile), especially since they launched their new UI, I've noticed the performance of features such as CSS animations, etc. have particularly degraded. I have two versions on my Moto X4, Firefox 68 and the new Firefox 92. I use both to test some of the web apps I develop and to my surprise the older version of Firefox performs much better! There's a noticeable jank on the web app (transitions, animations, etc.) on the newer version. The browser itself is much slower than the older Firefox 68.
Frankly I don't see any performance improvement.
Cool! I've build a couple of vanilla js projects, a widget and a framework.
https://github.com/naikus/svg-gauge
This one is all in one widget completely in vanilla js. Zero deps. An interesting thing is there is an angular-js wrapper that someone else built on top of this.
This one is actually a view lifecycle management framework for simple SPAs and mobile web apps
https://naikus.github.io/stage/ (This site is actually built using the stage)
ME Alice has 40 brothers and she also has 50 sisters. How many sisters does Alice's brother have?
ChatGPT To determine how many sisters Alice's brother has, we need to use the information provided:
Alice has 40 brothers and 50 sisters. Since Alice's brother is one of the 40 brothers, he shares the same family structure as Alice. This means he has the same number of sisters as Alice.
Therefore, Alice's brother has 50 sisters.