RE: https://mastodon.social/@swiftlang/116286524514684047
This release brings a lot of “finally” updates. It will remove a lot of friction!
RE: https://mastodon.social/@swiftlang/116286524514684047
This release brings a lot of “finally” updates. It will remove a lot of friction!
My new SwiftUI book is finally out! 🎉
I wrote "The SwiftUI Way" for developers who feel like they are fighting the framework as their projects grow in complexity. The book will help you align your code with SwiftUI's internal expectations to avoid common pitfalls.

To combat the issue of online exclusion, this book covers considerations mobile developers, or anyone creating mobile experiences, can use to make mobile work better for those with disabilities—mental or physical—and how to create a better experience for everyone.
Swift/JS interop used to mean "JSObject", "JSValue", and runtime surprises.
BridgeJS changes that: annotate your Swift, get typed glue code in both directions. Compile-time safe. Zero manual boilerplate. 🧵
BridgeJS landed as an MVP just two weeks ago, and is evolving fast.
Check it out with the interactive playground — paste Swift, and see the generated results live: https://swiftwasm.org/JavaScriptKit/PlayBridgeJS/
Docs here: https://swiftpackageindex.com/swiftwasm/javascriptkit/main/documentation/javascriptkit