Build Powerful Desktop Apps using Tauri with Next.JS & RUST | Tauri | RUST | Next.Js

Sdílet
Vložit
  • čas přidán 3. 08. 2024
  • Step by Step Guide to build desktop apps using Tauri.
    00:00 Intro
    00:32 Tauri Overview
    01:16 Add Project
    04:10 Important Config
    04:51 Rust Code
    07:17 Js
    14:51 Outro
    X : / semicolon_10
    Insta : / semicolon__10
    Tauri : tauri.app/v1/guides/getting-s...
    Yarn : classic.yarnpkg.com/lang/en/d...
    CSS :
    .form-container {
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #f9f9f9;
    }
    .form-group {
    margin-bottom: 15px;
    }
    .form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    }
    .form-group input {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    }
    button {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    }
    button:hover {
    background-color: #0056b3;
    }
    #rustprogramming #rustprojects #desktop #development #rustprogramming #nextjstutorial #nextjs14 #nextjs13 #nextjs #javascript #js #rustprogramming #rustjava #tauri #taurirust
  • Věda a technologie

Komentáře • 11

  • @BobAYouTube
    @BobAYouTube Před 25 dny

    Thank you for this - I've been working in Rust and trying to choose between iced-rs and Tauri, and this helps a lot with the getting started bit for Tauri.

  • @asdasdaa7063
    @asdasdaa7063 Před 22 dny

    can you make a more full example with nextjs and Tauri? Maybe creating a dashboard or something like that.

    • @Semicolon10
      @Semicolon10  Před 21 dnem

      @@asdasdaa7063 Yes on my todo already.

  • @i.t.9015
    @i.t.9015 Před 15 dny

    Is there any framework to create multi platform front end applications only with rust, withour JS or TS?

  • @ukpehmichael7420
    @ukpehmichael7420 Před měsícem +1

    Please can we get github links to the code?

    • @Semicolon10
      @Semicolon10  Před 27 dny

      Sure : github.com/semicolon-10/tauri-rust

  • @riigel
    @riigel Před měsícem +1

    can you do a svelte version of this?

    • @Semicolon10
      @Semicolon10  Před měsícem +1

      @@riigel Surely, Thats already on my todo!

    • @riigel
      @riigel Před měsícem

      thanks man!

  • @SanjayB-vy4gx
    @SanjayB-vy4gx Před 29 dny

    bro is there any other ui library to build Desktop apps in rust any native library ?

    • @Semicolon10
      @Semicolon10  Před 29 dny

      Yes, I have a video on that too czcams.com/video/U8l_vGVsI2c/video.html