February 2022 Summaries
2 posts from StackBlitz
Filter
Month:
Year:
Post Summaries
Back to Blog
Cross-origin window interactions, essential for processes like OAuth and payments, face challenges due to a lack of support for cross-origin isolation, despite discussions around solutions like COOP: same-origin-allow-popups. While APIs such as FedID and WebPayments promise future advancements in enabling robust OAuth and payment flows without pop-ups, they are not yet available, leaving developers reliant on interim solutions. One such temporary measure is registering for an origin trial in Chrome, which provides a temporary exception, though this option is not available in other browsers like Firefox or Safari. Chrome's origin trial will remain in place until a permanent solution is implemented.
Feb 17, 2022
162 words in the original blog post.
StackBlitz has announced the addition of Matias Capeletto, also known as Patak, to their team as a full-time contributor to Vite, a rapidly growing web development tool that aligns well with their own WebContainers project. This collaboration marks a significant step in StackBlitz's support for Vite, reflecting their commitment to advancing the open-source web ecosystem and providing cutting-edge development experiences for both developers and enterprise customers. Vite's emphasis on speed, security, and framework-agnostic capabilities complements StackBlitz's vision, and Matias's involvement is expected to accelerate the development and rollout of new features. With the growing importance of open source in shaping developer preferences, StackBlitz continues to play a pivotal role in the evolution of web development, promising exciting future announcements and developments.
Feb 10, 2022
609 words in the original blog post.