actually yea i just built google gmail and im planning to build all google apps with tauri
@vizardesign Жыл бұрын
@@mikeonthebox and Neutralino will use less space without making ton of garbage on your drive during development. Tauri will bring Cargo of Rust on your machine 😂
@ICOReviewtoken11 ай бұрын
I want to run selenium with tauri app but I don't know how to build the application so that it can automatically start the custom browser. Some instructions run on port 9515 or 4444 but does this require the user to run this port?
@ShaneHolloman Жыл бұрын
Russell this is a clear breakdown and I enjoyed it. Thank you
@petri Жыл бұрын
Thanks Shane!
@emiliowildberger7151 Жыл бұрын
Hello, how are you, I like your video, I am a C# backend developer, I would like to create a frontend app for desktop, I was thinking about Blazor and Electron, but I like Tauri, is the learning curve big after knowing C#?
@liquidzz233510 ай бұрын
Consider Avalonia, it allows creating cross platform desktop apps with C#.
@Chat-Master Жыл бұрын
Wouldn't it have been possible to keep V8 on the backend? That would be great for maintaining the framework javascript only and would still have improved performance by replacing the Chromium frontend.
@zzej Жыл бұрын
Tauri has plan to support any backend language. Golang, JS, Rust etc
@NazmusLabs Жыл бұрын
Anything that can replace electron is a blessing…whether it’s this or ReactNative or something else entirely. Electron needs to go. May Allah (S.W.T.) guide you to Islam and bestow upon you His Blessings; Ameen.
@petri Жыл бұрын
Couldn't agree more! The question is replace Electron with what? Tauri and some other solution.
@elosant2061 Жыл бұрын
@@petri flutter
@willi1978 Жыл бұрын
@@elosant2061 is there something for flutter on desktop? thought it was only anderoid, ios and web
@Chat-Master Жыл бұрын
@@willi1978 flutter is for web, android, ios, mac, linux and windows. It performs nicely on all of them. Except web.