I subscribed due to the HN and reddit hype but I don't get it. Claude still easily makes stuff up, like below. For reference both ChatGPT4 and Mistral (free) got it right. I'll probably cancel after one month because this doesn't seem useful compared to ChatGPT.
User: does the maps.google.com site use one of the big javascript frameworks?
Claude Opus: Yes, the Google Maps website (maps.google.com) uses a JavaScript framework developed by Google called Angular.
Angular is a popular open-source web application framework maintained by Google. It allows developers to build complex, single-page applications with features like two-way data binding, dependency injection, and a powerful template syntax.
Google Maps relies heavily on JavaScript and Angular to provide its interactive mapping features, real-time updates, and smooth user experience. Angular enables Google Maps to efficiently render map tiles, handle user interactions, and dynamically update the map content without refreshing the entire page.
It's worth noting that Google Maps also utilizes various other technologies and libraries alongside Angular, such as HTML, CSS, and the Google Maps JavaScript API, to create the full functionality of the mapping platform.
User: does the maps.google.com site use one of the big javascript frameworks?
Claude Opus: Yes, the Google Maps website (maps.google.com) uses a JavaScript framework developed by Google called Angular.
Angular is a popular open-source web application framework maintained by Google. It allows developers to build complex, single-page applications with features like two-way data binding, dependency injection, and a powerful template syntax.
Google Maps relies heavily on JavaScript and Angular to provide its interactive mapping features, real-time updates, and smooth user experience. Angular enables Google Maps to efficiently render map tiles, handle user interactions, and dynamically update the map content without refreshing the entire page.
It's worth noting that Google Maps also utilizes various other technologies and libraries alongside Angular, such as HTML, CSS, and the Google Maps JavaScript API, to create the full functionality of the mapping platform.