The mixed section has more attention than usual, mainly due to Safari updates. What’s new in Angular, collection of React Hooks, Svelte Smart Doc
https://github.com/reactwg/server-components/discussions/5
and to balance that out, there is a great article on the current React/Next direction
https://marmelab.com/blog/2023/06/05/react-angularjs-moment.html
For React Devs might be a very useful source.
Everything Angular-related from the recent Google I/O 2023 event.
https://blog.angular.io/angular-at-google-i-o-2023-ed800269070e
Very nice Friday’s article about Server and Client side code and what the trade-offs are.
https://meijer.ws/articles/isomorphic-development
“An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.”
https://github.com/Blazity/next-enterprise
Natural language interface to search the Svelte
What’s new in Svelte?
Also, there is a Community Showcase with interesting projects https://svelte.dev/blog/whats-new-in-svelte-june-2023
I already mentioned this new CSS selector a few weeks ago. However, here is a real use case and what are the benefits of using it.
https://fullystacked.net/posts/scope-in-css/
Another great article from Josh. I like his approach, explaining how to build animation step by step and going into detail about the performance of the feature.
https://www.joshwcomeau.com/react/rainbow-button/
The Safari team has been busy. They are going to add 88 new features this fall. Finally, full support for WebApps (as far as I get from the description).
I am also adding Popover, Select with hr, font-size-adjust, Media Queries 4, Set Operations with intersection() and union(), URL API and more.
https://webkit.org/blog/14205/news-from-wwdc23-webkit-features-in-safari-17-beta/
For front-ends, we might have to learn a new way of building things that will be used on the Vision Pro headset.
Video (16m): https://developer.apple.com/videos/play/wwdc2023/10279/
Safari developer features
Video (21m): https://developer.apple.com/videos/play/wwdc2023/10262
The Dutch government introduced security.txt.
The security.txt file on a web server contains the contact information for making contact if any vulnerabilities are found on that server. The aim is that, for example, ethical hackers can immediately contact the right person or department to tackle the vulnerability.