Implementing Compose Hot Reload
http://mdevcamp.eu/schedule-tuesday.html#sebastian-sellmair-modal #mdevcamp #compose #hotreload #androiddev @sellmair
Implementing Compose Hot Reload
http://mdevcamp.eu/schedule-tuesday.html#sebastian-sellmair-modal #mdevcamp #compose #hotreload #androiddev @sellmair
Faster Hot Reload in .NET MAUI: Boost Dev Speed by 40%.
buff.ly/cexdMAe
#dotnetmaui #visualstudio #dotnet #mobiledev #hotreload #xaml #csharp
Faster Hot Reload in .NET MAUI...
Faster Hot Reload in .NET MAUI: Boost Dev Speed by 40%.
#dotnetmaui #visualstudio #dotnet #mobiledev #hotreload #xaml #csharp
π New updates to Compose Multiplatform Wizard!
β
Update dependencies to latest stable and pre-release versions
β
Update HotReload to 1.0.0-alpha08
β
Add Kotlin-Logging library
β
Add Sketch image library
β
Add MaterialKolor library
β
Move @Preview annotation to the common App function
β
Refactor iOS app entry point to use SwiftUI
Building Cross Platform Applications using Hot Design and Codespaces with Uno Platform and No IDE by Nick Randolph.
https://buff.ly/4h04LUX
#unoplatform #dotnet #hotreload #xaml #csharp #mobiledev #crossplatform
Building Cross Platform Applic...
Building Cross Platform Applications using Hot Design and Codespaces with Uno Platform and No IDE by Nick Randolph.
https://nicksnettravels.builttoroam.com/uno-platform-codespaces/
#unoplatform #dotnet #hotreload #xaml #csharp #mobiledev #crossplatform
New C# Dev Kit update it out! New #dotnetaspire integrations, #hotreload, and working without solution files! check it out!
via @dotnet : C# Dev Kit Updates: .NET Aspire, Hot Reload, and More!
https://ift.tt/Qtd95Z4
#CSharp #DotNet #DevKit #VSCode #HotReload #Aspire #Razor #Blazor #Debugging #SoftwareDevelopment #Coding #DeveloperExperience #Productivity #TechUpdates #Programming #Viβ¦
π€― Hot Reload & Live Preview .NET MAUI & Blazor Hybrid Apps WITHOUT Debugging! NEW in Visual Studio with James Montemagno.
https://www.youtube.com/watch?v=D2voUPyq5lY
#dotnetmaui #visualstudio #dotnet #blazorhybrid #hotreload #mobiledev
π€― Hot Reload & Live Preview .N...
bun+typescript is node+ts but -npm-dependent -extra-pm-cmd +git support +buildin: test tooling, bundler, watchmode, hotreload, performance & speed
#Bun #TypeScript #NodeJS #GitSupport #BuildInTooling #HotReload #Performance #Speed #JavaScript #WebDevelopment
I have released version 0.9 of `cq-studio`, my hot-reloading server for using the excellent #YACV viewer to interact with models you build in #CadQuery (or #build123d) with #Python code, programmatically. It lets you edit your model code module(s) in any editor/IDE you like, and the models are re-rendered whenever changes to your files are saved.
https://pypi.org/project/cq-studio/
You can install it with just `pipx install cq-studio`. If you've never used pipx before, it requires a tiny amount of setup to add the programs it installs to your file search PATH environment variable.
CadQuery is an alternative to the perhaps better-known OpenSCAD package. CadQuery uses a more advanced CAD kernel than OpenSCAD, but they both have their uses.
#CQStudio #CAD #CAD3D #modelling #SolidModelling #model #programmatic #HotReload #OpenSCAD #PyOpenScad
Build an advent calendar app your friends can actually use with Uno Platform.
https://buff.ly/3ZEZc90
#unoplatform #dotnet #csharp #xaml #hotreload #crossplatform #iOS #android #windowsdev
god bless #hotreload in #dotnet π₯
This #workaround for #SourceLink is going to #fix all #HotReload issues in your @dotnet #applications!
Update on the #Ziglang #WebAssembly #WebGL bridge for https://thi.ng/wasm-api...
The overall approach is quite highlevel & very close to https://thi.ng/webgl in JS/TS (which is also doing all the heavy lifting behind the scenes)
Supported so far:
- declarative shader attributes, varyings, uniforms w/ partial code generation
- declarative attribute buffer creation
- optional support for instancing, e.g. as shown in the video[1]
- per-model spec uniform overrides & setters (without having to juggle shader uniform locations etc.)
Planned:
- texture & FBO/RBO creation/management
- multipass shader pipeline creation
Another nice workflow aspect shown in the video: Using `mprocs`[2] to run multiple processes, here: Vite dev server, the Zig build system (to build a WASM binary) and https://thi.ng/meta-css (highlevel CSS toolchain). `mprocs` allows relaunching processes via key press (`R`), so even though it's not fully-automatic hot reload, I can make changes to the Zig source code, press `R` to rebuild, optimize & copy the WASM file. This then is detected by Vite which then reloads it in the browser... there's a slight delay (sure can be improved), but that all works great!
[1] The 3 triangles are instances of the same single geometry
[2] https://github.com/pvolok/mprocs
#ThingUmbrella #WebGL #WebAssembly #Zig #Ziglang #TypeScript #JavaScript #HotReload #Workflow
Habe heute mal #Jetbrains #Rider ausprobiert. (Ich mag #PHPStorm, #ReSharper, #IntelliJ )
Bin aber leider zu sehr ans #VisualStudio #HotReload (auch fΓΌr #NET4 und #WPF ) gewohnt, und so einen #Git "Sync" Button (1-Click-commit-pull-push) sollten die noch einbauen, dann wΓΌrde ich glatt umsteigen.
Visual Studio 2022 version 17.10 Preview 7 Release Notes on Microsoft Learn.
#visualstudio #dotnet #fsharp #dotnetmaui #xaml #hotreload #debugging #productivity
https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes-preview#17.10.0-pre.7.0
Hot-reloading #rust: New version of hot-lib-reloader just went out: https://github.com/rksm/hot-lib-reloader-rs
Improved file change handling and custom lib names are now supported.
#hotreload for #fun and #profit :D
We have a launch date!
Live++ for Xbox Series X|S will arrive on August 8, 2023.
Developers for Microsoft's gaming console can finally enjoy the full suite of Live++ hot-reload tools.
π#CSharpForMarkup release 2.2 for #WinAppSDK (#WinUI 3), @UnoPlatform & #WPF
β
Many new layout helpers e.g. gradients
β
Latest Windows App SDK / Uno Platform
β
Supports Uno.NotImplemented attribute
β
#dotnet new template with #csharp #hotreload