any time I hear someone say "the garbage collector slows things down too much" I feel like they're not aware of just how many tools you have to avoid heap allocations
it seems to me whatever work that entails, it's almost always less work than using an unmanaged language
any time I hear someone say "the garbage collector slows things down too much" I feel like they're not aware of just how many tools you have to avoid heap allocations
it seems to me whatever work that entails, it's almost always less work than using an unmanaged language
Joining me: Hafez Divandari for a deep dive on OAuth2 made simple—from fundamentals, API/SPA auth, PATs, to the ultimate Sanctum vs Passport showdown. 💥
Don't miss it—Link in comments! 🎥
Joining me: Hafez Divandari for a deep dive on OAuth2 made simple—from fundamentals, API/SPA auth, PATs, to the ultimate Sanctum vs Passport showdown. 💥
Don't miss it—Link in comments! 🎥
You can now cache your routes and config once per test run, instead of rebuilding them for every test. 💪
A nice performance boost for apps with lots of routes or heavy config. ⚡
Works in both PHPUnit & Pest.
You can now cache your routes and config once per test run, instead of rebuilding them for every test. 💪
A nice performance boost for apps with lots of routes or heavy config. ⚡
Works in both PHPUnit & Pest.
Here is @brevecoffeeapp.bsky.social on iOS 26 and 26.1:
Here is @brevecoffeeapp.bsky.social on iOS 26 and 26.1:
Want your scrolling to snap perfectly to pages or specific views? This guide explores SwiftUI's 𝑠𝑐𝑟𝑜𝑙𝑙𝑇𝑎𝑟𝑔𝑒𝑡𝐵𝑒ℎ𝑎𝑣𝑖𝑜𝑟 and 𝑠𝑐𝑟𝑜𝑙𝑙𝑇𝑎𝑟𝑔𝑒𝑡𝐿𝑎𝑦𝑜𝑢𝑡 APIs for precise control.
#SwiftUI
nilcoalescing.com/blog/ScrollV...
Want your scrolling to snap perfectly to pages or specific views? This guide explores SwiftUI's 𝑠𝑐𝑟𝑜𝑙𝑙𝑇𝑎𝑟𝑔𝑒𝑡𝐵𝑒ℎ𝑎𝑣𝑖𝑜𝑟 and 𝑠𝑐𝑟𝑜𝑙𝑙𝑇𝑎𝑟𝑔𝑒𝑡𝐿𝑎𝑦𝑜𝑢𝑡 APIs for precise control.
#SwiftUI
nilcoalescing.com/blog/ScrollV...