Build desktop apps with JavaScript easily 👩‍💻

Ғылым және технология

Пікірлер: 348

  • @starstheengine
    @starstheengine Жыл бұрын

    No worries. You just need to download more ram.

  • @SENTRY456123

    @SENTRY456123

    Жыл бұрын

    70 IQ: download more ram 100 IQ: NoOoOoOo yOu cAn'T DoWnLoAd mOrE RaM!! 130 IQ: download more ram

  • @8koi245

    @8koi245

    Жыл бұрын

    easy

  • @ryu_798

    @ryu_798

    Жыл бұрын

    Sir its dedicated wam.

  • @dabbopabblo

    @dabbopabblo

    Жыл бұрын

    @@ryu_798 That had no busy making me laugh so hard

  • @vaguediscomfort5720

    @vaguediscomfort5720

    Жыл бұрын

    @@ryu_798 *ahem* I think you mean "dedidated"

  • @itsme_indira
    @itsme_indira Жыл бұрын

    Ah yes, the good old "Every application will eventually be written in JavaScript".

  • @dleonardo3238

    @dleonardo3238

    9 ай бұрын

    Js maxists are the lgbtq++ of programming

  • @Bryan_Hunt

    @Bryan_Hunt

    6 ай бұрын

    @@internet8080not true

  • @tiktalk4573

    @tiktalk4573

    25 күн бұрын

    It’s a business decision for many companies to go with electron than java/c since its fast deployment, and user friendly. Users don’t care if stack electron is not great as long as its user friendly and aesthetic

  • @maxovicsteiner9646
    @maxovicsteiner9646 Жыл бұрын

    this is why, as a MERN developer, I started learning Rust :)

  • @thatsalot3577

    @thatsalot3577

    Жыл бұрын

    Yeah just add wasm to your stack and you'll become unstoppable 🔥

  • @mrsandywilly7279

    @mrsandywilly7279

    Жыл бұрын

    Tauri my beloved🙏

  • @bridiro

    @bridiro

    Жыл бұрын

    that's a big brain move. I think that in a few years this language gonna be one of the most important in the programming world. I saw that Linux developers was thinking about rewriting the whole kernel in Rust, or just a part

  • @cerulity32k

    @cerulity32k

    Жыл бұрын

    @@bridiro iirc Rust was introduced into the kernel, but i don’t think the entire kernel will be rewritten.

  • @Joe-zg9eq

    @Joe-zg9eq

    Жыл бұрын

    Pardon but what's a "MERN developer"?

  • @manoelBneto
    @manoelBneto6 ай бұрын

    And this is why every desktop app now uses at least 300mb of RAM, now matter how simple they are.

  • @lunedefroid8817
    @lunedefroid8817 Жыл бұрын

    "You can build desktop applications…." Me: Wow, somebody realised that web development is not the only type of software development in the world, and that there are still people who develop apps, gotta hear about that "… with JavaScript" Me: WTF

  • @RiversJ

    @RiversJ

    5 ай бұрын

    Only reason I clicked on this was too see this comment down here somewhere lol. Mind you it isn't impossible to make a good desktop program in JavaScript, but none of the tooling is heading to a direction that would allow it. If the program architecture is 90% polyfill bloatware and designed by someone that thinks the current web frameworks are a good starting place for it, they'll either struggle mightily to get it done well, or release garbage. Good examples would be the PC component vendor's applications for managing their hardware, they seem to only hire web devs (nothing wrong with that mind you I'm one too) for lower cost and not dedicate any time to make an architecture actually designed for the purpose.

  • @lightning_11
    @lightning_118 ай бұрын

    Now I understand why VS code eats all of my ram

  • @astrahcat1212

    @astrahcat1212

    7 ай бұрын

    And Discord 😢

  • @jp46614

    @jp46614

    6 ай бұрын

    and teams

  • @ayoubelkadiri5494

    @ayoubelkadiri5494

    Ай бұрын

    ​@@jp46614 i think the new teams uses UWP or MAUI cause. Even whatsapp was on electronJs and now its on one of microsoft Frameworks...

  • @VenkiNagaraj
    @VenkiNagaraj Жыл бұрын

    You’re shortz videos are so useful for beginners

  • @CodingWithLewis

    @CodingWithLewis

    Жыл бұрын

    Glad you think so!

  • @shakhnozahalilova3249

    @shakhnozahalilova3249

    Жыл бұрын

    @@CodingWithLewis Hi, Why don't we have developers or jobs for who build desktop applications specifically or a developer shouldn't choose technologies to build applications?

  • @welpyes
    @welpyes Жыл бұрын

    Chromium will just destroy your ram in seconds

  • @iliasalaur

    @iliasalaur

    Жыл бұрын

    Well, if you are coding for an Atmega328p with 2kB of ram, probably you shouldn't use electron. But probably you even don't know what is an Atmega328p so...

  • @faisalhnf

    @faisalhnf

    Жыл бұрын

    @@iliasalaur Stop normalizing inefficient use of resources. Electron can be less inefficient if it's heavily optimized (like VSCode), but most people don't bother to. Even if they do, it'll still be slower than some other language.

  • @iliasalaur

    @iliasalaur

    Жыл бұрын

    @@faisalhnf may i hear some examples of "some other languages" ?)

  • @Vexxel256

    @Vexxel256

    Жыл бұрын

    @@iliasalaur C, C#, C++, Ruby, Python, Lua.

  • @iliasalaur

    @iliasalaur

    Жыл бұрын

    @@Vexxel256 good luck writing a desktop app in QT for 3 different platforms using C++.

  • @DeepfriedChips
    @DeepfriedChips Жыл бұрын

    I very much like apps that use tauri or edge webview since they tend to run much faster because they strip unnecessary components Also for those wondering there are multiple webview libraries There’s Tauri with Rust and JS/TS Wails with Go and JS/TS If you bother searching you’ll probably find a version for a language you’re familiar with

  • @swiftypopty1102

    @swiftypopty1102

    Жыл бұрын

    Isn't Edge Webview run in Chromium also?

  • @bronzekoala9141

    @bronzekoala9141

    11 ай бұрын

    @@swiftypopty1102 The difference is, that an app built in tauri does't package it's own version of chromium but uses the one already installed on your PC (Webview).

  • @Inf4mousKidGames

    @Inf4mousKidGames

    8 ай бұрын

    ​@@swiftypopty1102 yes but the reason edge chromium is better is because Microsoft changed the source code (open source is open source) and fixed chrome memory intensive nature. So it no hog you RAM.

  • @leokiller123able
    @leokiller123able7 ай бұрын

    I used Tauri for my internship, built an app that controls the workflow of a medical device, it was a good choice I made I think because it was really easy to use and you don't even need to learn rust as you can just ignore the default rust backend and use your own NodeJS one for example, and no rust coding needed.

  • @jasonkhaings1414
    @jasonkhaings1414 Жыл бұрын

    hey could you tell us how you research new programming libraries or frameworks.

  • @overanalyzing

    @overanalyzing

    Жыл бұрын

    Bro really be digging 🕵️👀🔦🤓

  • @shhdev

    @shhdev

    Жыл бұрын

    google

  • @dontreadmyusername6787

    @dontreadmyusername6787

    Жыл бұрын

    Yuh a useful skill to have

  • @dontreadmyusername6787

    @dontreadmyusername6787

    Жыл бұрын

    ​@@shhdev googling is an art in which i suck

  • @guilleliss
    @guilleliss Жыл бұрын

    Tauri is awesome !

  • @sajedsoliman4780
    @sajedsoliman4780 Жыл бұрын

    These shorts are great. Keep it up ✊✊

  • @Yotapaki
    @Yotapaki5 ай бұрын

    I started to learn tauri yesterday. Very good system and you can use it with full rust just perfect

  • @user-wr7vo7co1c
    @user-wr7vo7co1c2 ай бұрын

    As a start what is the first thing to learn

  • @kissykriss
    @kissykriss Жыл бұрын

    I've worked with ElectronJS por a months, and I just loved, because de benefit of a desktop app is that you won't need a Back-end server, the "back-end" is the machine of the client xd

  • @LolLol007

    @LolLol007

    10 ай бұрын

    😂😂😂

  • @MaxKar97

    @MaxKar97

    2 ай бұрын

    Nice info

  • @m0ke0
    @m0ke08 ай бұрын

    Yesss Tauri. I transferred over to it shortly after starting with Electron

  • @Grinwa
    @Grinwa11 ай бұрын

    I still in shock when i knew we actually are all writing code in a web browser 😅

  • @razor-4eg
    @razor-4eg Жыл бұрын

    node-webkit aka nw.js is way better and faster than electron, plus it support a compilation from js to binary and include this files into ur js code.

  • @patrickagoptimedia9799
    @patrickagoptimedia9799 Жыл бұрын

    Just when i was looking for how to build desktop application. Lewis you are awesome😃.

  • @qvindicator
    @qvindicator Жыл бұрын

    And this is why most modern apps are extremely slow

  • @acerIOstream
    @acerIOstream6 ай бұрын

    I actually wrote an application in TypeScript using GTK4 as a front-end and it works really well. No electron or browser renderer involved.

  • @itsdummybot

    @itsdummybot

    Ай бұрын

    good luck to get it to work in non-linux environments

  • @JustPyroYT
    @JustPyroYT Жыл бұрын

    Nice Video

  • @wforbes87
    @wforbes87 Жыл бұрын

    electron apparently has some silly security vulnerabilities right now, I'll have to check out tauri - thanks!

  • @RubixCubed3
    @RubixCubed33 ай бұрын

    My job is to build desktop apps. The customer’s ram limits aren’t my problem.

  • @spythere

    @spythere

    Ай бұрын

    That's why software is so shitty.

  • @itsmrhunter
    @itsmrhunter Жыл бұрын

    This is why I will only learn HTML

  • @cecece775
    @cecece775 Жыл бұрын

    A good atlernative is Tauri, u can us react and build desktop app that will compile to rust

  • @rohanmanchanda5250
    @rohanmanchanda5250 Жыл бұрын

    Keep up, person. Compose multi-platform is all the meat now

  • @EverRusting
    @EverRusting10 ай бұрын

    Tauri still uses a browser. It says on their website. It's just smaller bundle size because it uses whatever your OS already has...

  • @Fexxy
    @Fexxy Жыл бұрын

    imo nwjs is a lot simpler, very good for beginners

  • @AnoopSeth
    @AnoopSeth5 ай бұрын

    Tauri is very fast but notification click is not working on that. And it makes it useless for you to make information based app

  • @theburntcrumpet8371
    @theburntcrumpet8371 Жыл бұрын

    The world doesn't need more electron apps.

  • @AYT04

    @AYT04

    Жыл бұрын

    I prefer apps that aren’t made in js, maybe C apps

  • @Cyberfishofant

    @Cyberfishofant

    8 ай бұрын

    well, maybe REAL designers are too expensive

  • @thatzokay
    @thatzokay Жыл бұрын

    electron is good but it takes up so much ram and space because it comes with chromium so thats why i like to use tauri and yeah it is really good

  • @sandamarius7017
    @sandamarius701710 ай бұрын

    Qt for C++💪💪💪

  • @iOT001
    @iOT0013 ай бұрын

    Hey Lewis,Which softwares do you use to edit your videos?

  • @vadym-beep1241
    @vadym-beep1241 Жыл бұрын

    There is one thing that few people know about. One library that is the one that could fix the issues of Electron. This library has Rust as a backend, JS as a frontend And Tao and Wri for the replacement fro Chromium. It is the perfect library for building desktop apps with JS, but no one uses it. It's called Tauri lol

  • @ThisNils

    @ThisNils

    Жыл бұрын

    what makes it better than electron?

  • @vadym-beep1241

    @vadym-beep1241

    Жыл бұрын

    @@ThisNils Less RAM consumption, less disk space consumption, it is not based on Chromium and other stuff.

  • @ThisNils

    @ThisNils

    Жыл бұрын

    @@vadym-beep1241 less ram consumption and disk space dont really matter to most companies (and especially not to the hobby devs). what actually does matter is if the software has been tested extensively which is the case for electron and even more so for chromium. benchmarks might be cool to look at, but thats about it

  • @vadym-beep1241

    @vadym-beep1241

    Жыл бұрын

    @@ThisNils Well I have a laptop with 8GB RAM and if I run an electron app and Minecraft at the same time, my laptop will explode!

  • @diadetediotedio6918

    @diadetediotedio6918

    Жыл бұрын

    @@ThisNils I think you are being ignorant here, if a software can offer both stability, security and speed and efficiency in the use of resources it will certainly be the preferred choice of companies, as it should be of any developer, that is precisely why Tauri is worth it. the pity in relation to Electron.

  • @Shavix
    @Shavix2 ай бұрын

    Electron: Good for developers, bad for customers

  • @guilleliss
    @guillelissАй бұрын

    I used Tauri a couple of times, the bundle size and ram usage are orders of magnitude smaller than Electron. It is already stable and should be a no brainer choice for any js+desktop app

  • @CodingWithLewis
    @CodingWithLewis Жыл бұрын

    Have you tried Tauri or Electron 🤔

  • @noahbeaudin6478

    @noahbeaudin6478

    Жыл бұрын

    Used and liked both. Working with Rust is quite enjoyable.

  • @guilleliss

    @guilleliss

    Жыл бұрын

    Tried both, tauri produces packages way smaller, and takes less memory when running the app

  • @Rice7th

    @Rice7th

    Жыл бұрын

    Tried Tauri, and i think it is very good since it is not too complex and it is fast (Tauri only uses WebViews, such as Webkit on Linux and Mac and Blink+V8 on Windows, instead of packaging a whole web browser like electron does)

  • @falkon8307

    @falkon8307

    Жыл бұрын

    Yeah, and prefer tauri over electron

  • @tjgdddfcn

    @tjgdddfcn

    Жыл бұрын

    way easier to make a react app in tauri than electron

  • @gregorboxer2463
    @gregorboxer2463 Жыл бұрын

    There’s also neutralinoJS but I used tauri mostly

  • @blackpurple9163
    @blackpurple916310 ай бұрын

    If it's going to end up bloating my pc with chromium, I'm fine not building it

  • @breadexpl0it3r95
    @breadexpl0it3r95 Жыл бұрын

    if React-Native had Windows…

  • @minsan6696
    @minsan66967 ай бұрын

    But Can I make game engine like Unity or Godot out of JavaScript?

  • @morgadoapi4431

    @morgadoapi4431

    5 ай бұрын

    Sure if you dont care about performance sure!

  • @ghostbluster8900
    @ghostbluster8900 Жыл бұрын

    Do you know elm ? Functional langage that compiles in js. Its quite good. I think you might be able to do a video about it

  • @RKingis

    @RKingis

    5 ай бұрын

    I know PINE! Pine Is Not Elm😅

  • @Josegomes-ci7ui
    @Josegomes-ci7ui7 ай бұрын

    very good. I from in brazil

  • @sonychandel1878
    @sonychandel18782 ай бұрын

    You can also use wails with Golang, since Golang is much closer to javascript and typescript than rust, it will feel more familiar

  • @iliasalaur
    @iliasalaur Жыл бұрын

    ElectronJS is a really cool thing, coz you can create a sigle codebase for backend and a sigle codebase, written in beloved html and css for frontend. The main problem is that it uses Chromium. So, we could say that installing and electron app technically equals to installing a new browser to your system

  • @thatsalot3577

    @thatsalot3577

    Жыл бұрын

    Yeah vs code with just a couple of plugins take 700-800mb ram in my computer and it gets full very easily when I've opened a few tabs in firefox, gimp, discord and chrome just for checking my app on localhost And with unity and blender it's just 💀 It takes too much ram for a code editor

  • @iliasalaur

    @iliasalaur

    Жыл бұрын

    @@thatsalot3577 well, you should use a computer with higher RAM, let's say, 16GB. But actually if you use Mac, 8 GB will be enough (coz it can take some memory from ssd in swap)

  • @cryptxum9683

    @cryptxum9683

    Жыл бұрын

    @@iliasalaur “just get a better computer” is not a valid argument for a literal code editor. Not everyone is fortunate enough to have 16, many people still use windows laptops with 8 or less

  • @iliasalaur

    @iliasalaur

    Жыл бұрын

    @@cryptxum9683 the guy wrote that he has problems when working in VS Code with a huge bunch of applications opened, like gimp, discord, Chrome and Firefox. And that's why, "just get a better computer" is a valid argument, coz even without VS Code, those applications will eat off your memory, leaving you just 1GB free. And don't forget that VS Code isn't just a code editor (such as Sublime) but a ... let's say 'semi' IDE, with tons of functions in it (like Emmet)

  • @cryptxum9683

    @cryptxum9683

    Жыл бұрын

    @@iliasalaur unless he’s programming intensive applications (which I assume not since he mentioned localhost), why should a regular programming workflow exceed 8gb? And how many VScode extensions on average do people have? Maybe we shouldn’t single out VSC and instead also talk about chrome, but can you deny that electron is what causes VScode’s bloat. My extended point is that vscode alone isn’t responsible, but the trend use of bloated frameworks is going to drive up memory costs even further

  • @mochsyadzalichusaini2
    @mochsyadzalichusaini2 Жыл бұрын

    i love electron

  • @chippzy
    @chippzy Жыл бұрын

    Tauri is going to be annoying to test for different OSs, especially for Linux where there is multiple webview runtimes for different Desktop Enviroments

  • @disabledmallis
    @disabledmallis Жыл бұрын

    What about neutralino? Same benefits as tauri but still entirely js like electron

  • @baggier
    @baggier Жыл бұрын

    Someone actually did a benchmark with both And the memory and resource hogging is the nearly same between them

  • @FLEXUSAURS
    @FLEXUSAURS Жыл бұрын

    You can also use tauri (which is rust based as much as i remember)

  • @TheMoviemaker98
    @TheMoviemaker98Ай бұрын

    I feel like just when you're about to understand this one thing, and then suddenly something new comes up to replace the very thing you're learning. Feels very demotivating and hopeless because how can we ever catch up

  • @Laittth
    @Laittth Жыл бұрын

    so that's how Discord's web app is basically the same as the desktop application

  • @mavdotjs

    @mavdotjs

    Жыл бұрын

    Yep, basically all the same code base just slightly modified, including the mobile (react native) versions.

  • @imadeekosatriawiguna6252
    @imadeekosatriawiguna6252Ай бұрын

    I'm curently build POS app using tauri + next.js. And that's fun. Just got some bug like notification suddenly missing on tauri, gonna wait for tauri 2

  • @Motorstreets255
    @Motorstreets2554 ай бұрын

    How you create an application on desktop using visual studio code

  • @NachitenRemix
    @NachitenRemix Жыл бұрын

    Please keep in mind that Google Chrome is NOT THE SAME as Chromium. Chromium is an open source proyect, which was used as a base to create Google Chrome, Edge and other web browsers. Please dont confuse them as they are not the same

  • @constructiongo
    @constructiongo7 ай бұрын

    I have made an app with a combination of Google app script. How I can make a software ?

  • @Elytr1
    @Elytr15 ай бұрын

    Modifying your apps using other forms of chromium that's more lightweight like thorium

  • @justaway_of_the_samurai
    @justaway_of_the_samurai7 ай бұрын

    Electron is supposedly a better option than the legacy option of Cordova, but with "web" apps there is always going to be limitations on what you can do in javascript, especially around interacting with the operating system. With my Cordova app, which also runs a web app in a container, you can't do anything to directly browse the user's storage to load/save files because the embedded web browser hosting the app has built in security features blocking the "web" application from accessing anything on the system. In order to get my app to work (on my android phone), I had to create a plugin using Java which saves the files, and Cordova had to load that plugin to use within my app. Very difficult way to develop the app IMO.

  • @defaultchannelname1391
    @defaultchannelname1391 Жыл бұрын

    When we call him out for calling electron lightweight he uses it as new content idea kekw

  • @esemelekete1330
    @esemelekete1330 Жыл бұрын

    That's what makes me concerned when making desktop app with electronjs. So I stick to the native language instead.

  • @flutter_dev26
    @flutter_dev2610 ай бұрын

    Talk about flutter plzz

  • @the_akhleshkumar
    @the_akhleshkumar Жыл бұрын

    Tauri looking promising but why would developers learn rust while electron providing a single stack (js).

  • @gast128
    @gast128Ай бұрын

    Next framework packs whole Windows OS.

  • @chippzy
    @chippzy Жыл бұрын

    Arch Linux does Electron right, by making you have the version installed, and not installing it again and again for each program that uses it

  • @greycell2442
    @greycell24425 ай бұрын

    oh wow, built in telemetry

  • @saultube44
    @saultube44 Жыл бұрын

    🧐🤔 still needs optimization, but could mean near native execution

  • @xaralabosful
    @xaralabosful Жыл бұрын

    Can you do a video explaining if one needs a degree to enter the field?

  • @henrybrown5107

    @henrybrown5107

    Жыл бұрын

    If you want to find a job, then yeah, you need a degree. But you don't necessarily need degree to learn programming...

  • @xaralabosful

    @xaralabosful

    Жыл бұрын

    @@henrybrown5107 how so? I've read plenty of stories of people entering without a degree an making absolute bank. Also 3 personal friends of mine, all self taught developers no degrees or not completed studies/dropouts

  • @Mr.Fantomblox

    @Mr.Fantomblox

    Жыл бұрын

    @@xaralabosful You don't need a degree to enter the field as long as you can prove that you know what you're doing. Also, being self thought is tougher than getting a degree from a college.

  • @Vexxel256

    @Vexxel256

    Жыл бұрын

    @@henrybrown5107 many tech giants like microsoft and google don’t require a degree to enter but it makes your chances to enter higher

  • @novcwastaken
    @novcwastaken Жыл бұрын

    Wait, is it just me or did the progress bar really overflow after the chrome memes?

  • @paladinuserfem
    @paladinuserfem Жыл бұрын

    Neutralino JS is also a great option, it works really well with smaller application size and memory footprint

  • @judedavis92

    @judedavis92

    Жыл бұрын

    🤦‍♂️🤦‍♂️🤦‍♂️

  • @paladinuserfem

    @paladinuserfem

    Жыл бұрын

    @@judedavis92 anything???

  • @judedavis92

    @judedavis92

    Жыл бұрын

    @@paladinuserfem what do you mean?

  • @telasilay8760
    @telasilay87602 ай бұрын

    Can someone explain to me what's the electron on this video mean, i mean it's that same electron on atom? How it's works

  • @vedantkanoujia
    @vedantkanoujia Жыл бұрын

    Electron is laggy

  • @cbbcbb6803
    @cbbcbb6803Ай бұрын

    When is Firefox going to make its own what ever it is that chromium has?

  • @JustinShaedo
    @JustinShaedo10 ай бұрын

    We used to do this with Flash...

  • @jacobh89
    @jacobh895 ай бұрын

    Like oh my god

  • @reihanboo
    @reihanboo Жыл бұрын

    gotta micromanage every last bit of that memory you're using

  • @ryu_798
    @ryu_798 Жыл бұрын

    If possible where is the source of your information

  • @enkiimuto1041
    @enkiimuto10419 ай бұрын

    Talk more about tauri

  • @harinathtech
    @harinathtechАй бұрын

    what about Dart ,flutter and Xamarain

  • @bharath2508
    @bharath25088 ай бұрын

    electron amd react with atom symbol. when a chemistry student becomes a developer this happens

  • @Radu_NG
    @Radu_NG Жыл бұрын

    Hey! That is similar with the Docker system that uses your linux kernel. But, that would work for Windows 10/11. For 8 and 7? What if the PC don't have a browser?

  • @Inf4mousKidGames

    @Inf4mousKidGames

    8 ай бұрын

    1. We don't live in the 70s-80s bro ain't no PC that isn't coming with a browser 2. It's just grabbing the web browser the user set as a default (i believe that's what the guy meant, otherwise it would just use the OS default)

  • @AdventMoxy
    @AdventMoxy4 ай бұрын

    When you know how to use a hammer everything looks like a nail

  • @Rudxain
    @Rudxain Жыл бұрын

    In some sense, Chromium could be considered a runtime dynamically-linked library dependency. So in the future it should be possible to *compile HTML+CSS+JS* statically-linked with Chromium, with some LTO (Link Time Optimization), to get a native app without bloat. It is already possible to compile Javascript to machine-code, even easier if you put type constraints (TypeScript) and forbid `eval`, and delete `Function.prototype.toString`

  • @RKingis

    @RKingis

    5 ай бұрын

    Download notbad.ocx?

  • @rammrras9683
    @rammrras96832 ай бұрын

    Very great app are made with electron. But they are slow as hell and try to enshittify easily. I'm lookin at you "MS Teams"!

  • @iliasalaur
    @iliasalaur Жыл бұрын

    VS Code is written in ElectronJS btw

  • @L0V3V4MP1R3
    @L0V3V4MP1R3 Жыл бұрын

    Does Tauri use monads though? :^)

  • @matthiasschuster9505
    @matthiasschuster9505 Жыл бұрын

    VSCode does NOT use Electron. They forked a small part of it

  • @molor0824
    @molor0824 Жыл бұрын

    Or you can use C and SDL2 as always :)

  • @Caellyan
    @Caellyan6 ай бұрын

    See, that's why if you're big brain you only package the entire Skia with your application :)

  • @mdo_4578
    @mdo_45782 ай бұрын

    Why not just use C# or C++? Im not sure but i think theyre faster? Someone tell me

  • @Rocksy7
    @Rocksy715 күн бұрын

    Tauri technology is new and is 10x less buggy crazy huh

  • @thelonewanderervn
    @thelonewanderervn2 ай бұрын

    One huge downside: “It’s slow”

  • @g3yn830
    @g3yn8304 ай бұрын

    Tauri vs Electron

  • @sonuaryan5287
    @sonuaryan52875 ай бұрын

    No multi window support and out dialogue 😂

  • @a.artush
    @a.artush Жыл бұрын

    I would like to use flutter :)

  • @krtirtho
    @krtirtho Жыл бұрын

    ElectronJS ships Chromium (for frontend) and Nodejs (for backend) If you ever feel stupid, just remember this

  • @falkon8307
    @falkon8307 Жыл бұрын

    I prefer Tauri over electron

  • @ardwetha
    @ardwetha7 ай бұрын

    Or we use Flutter and than ship a nativ application for every os.

  • @thezeroprogrammer
    @thezeroprogrammer Жыл бұрын

    Fun fact: Edge is also based on chromium.

Келесі