Did you know you can use #NServiceBus to receive #AzureServiceBus messages created by other processes? This is a great way to do integration with external systems! #samplecode
Latest posts tagged with #samplecode on Bluesky
Did you know you can use #NServiceBus to receive #AzureServiceBus messages created by other processes? This is a great way to do integration with external systems! #samplecode
⭐️ Updated my visionOS 'Safari Tab Bar' sample code to use the new custom hover effects introduced in visionOS 2.0, so the address bar now expands when you look at it (something impossible in earlier versions of the OS)
#samplecode
https://github.com/steventroughtonsmith/SafariTabBar
⭐️ New sample code: VisionImmersiveDockableUIKit
"This is a simplified example showing how to spawn a fully immersive scene using UIKit and UIHostingSceneDelegate in visionOS 26.
Additionally, it demonstrates using private API to dock the main window in the immersive scene, in a similar way to […]
Screenshot of a UIKit window and three pink striped 3D balls in volumetric windows around it
I updated my VisionVolumetricUIKit sample project to use the new API, if you're curious
github.com/steventroughtonsmith/Vis...
#samplecode
See how you can send #NServiceBus messages from an #ASPNetCore #WebAPI application. #samplecode
Did you know you can use #NServiceBus to receive #AzureServiceBus messages created by other processes? This is a great way to do integration with external systems! #samplecode
Advanced Animations in Frontend Development: CSS, SVG, and JavaScript
g.omid.dev/S7CDGcu
#CSS #FrontendDevelopment #SampleCode #Animations #SVG #JavaScript #PerformanceOptimization
Advanced CSS Grid Layouts: Techniques and Tricks for Responsive Design
g.omid.dev/CbHGRie
#CSS #CSS3 #FrontendDevelopment #ResponsiveDesign #SampleCode
Algorithms and Data Structures implemented in #JavaScript and #TypeScript for beginners, following best practices.
github.com/TheAlgorithm...
#Programming #Tutorials #Algorithms #DataStructures #SampleCode #GitHub