mike code
mike code
  • 658
  • 126 376
Axum | Different Methods in a Single Route | Rust | Tutorial 17
article:medium.com/@mikecode/axum-17-multiple-methods-in-a-same-route-rust-a36bb4e360ef
มุมมอง: 7

วีดีโอ

Axum | Redirect | Rust | Tutorial 16
มุมมอง 132 ชั่วโมงที่ผ่านมา
article: medium.com/@mikecode/axum-16-redirect-rust-ffdc1fbf4018
Axum | Extensions | Rust | Tutorial 15
มุมมอง 214 ชั่วโมงที่ผ่านมา
article:medium.com/@mikecode/axum-15-extensions-rust-ce4ea29e7bad
Axum | MiddleWare | Rust | Tutorial 14
มุมมอง 367 ชั่วโมงที่ผ่านมา
article:medium.com/@mikecode/axum-13-middleware-rust-0b806fc592f2
Axum | fallback & not found | Rust | Tutorial 13
มุมมอง 229 ชั่วโมงที่ผ่านมา
article: medium.com/@mikecode/axum-13-fallback-not-found-route-rust-807aa145e6f2
Axum | Share State | Rust | Tutorial 12
มุมมอง 4812 ชั่วโมงที่ผ่านมา
article: medium.com/@mikecode/rust-axum-12-share-state-7c70c140212f
Axum | IntoResponse & StatusCode | Rust | Tutorial 11
มุมมอง 1914 ชั่วโมงที่ผ่านมา
article: medium.com/@mikecode/axum-11-intoresponse-statuscode-rust-f6426fcadf99
Axum | Response Type | Rust | Tutorial 10
มุมมอง 3316 ชั่วโมงที่ผ่านมา
article: medium.com/@mikecode/axum-10-response-rust-57a1e25dae28
Axum | Response Json | Rust | Tutorial 09
มุมมอง 2019 ชั่วโมงที่ผ่านมา
article:medium.com/@mikecode/axum-09-response-json-rust-1774e2d799f3
Axum | Request | Rust | Tutorial 08
มุมมอง 3921 ชั่วโมงที่ผ่านมา
article: medium.com/@mikecode/axum-08-request-69ad2e09f2a9
Axum | Get Json Data from Request | Rust | Tutorial 07
มุมมอง 46วันที่ผ่านมา
article: medium.com/@mikecode/axum-07-get-json-dat-from-request-body-rust-d5d315eb0e9f
Axum | Query Parameters | Rust | Tutorial 06
มุมมอง 27วันที่ผ่านมา
article: medium.com/@mikecode/axum-06-query-parameters-rust-b3ab99117126
Axum | Dynamic Route Path | Rust | Tutorial 05
มุมมอง 65วันที่ผ่านมา
article: medium.com/@mikecode/axum-05-dynamic-route-path-rust-fe25f3404a45
Axum | Handler | Rust | Tutorial 04
มุมมอง 25วันที่ผ่านมา
article: medium.com/@mikecode/axum-04-handler-62e188bb12c0
Axum | Request Methods | Rust | Tutorial 03
มุมมอง 4514 วันที่ผ่านมา
article: medium.com/@mikecode/axum-03-request-methods-da3b501c8fce
Axum | Route | Rust | Tutorial 02
มุมมอง 5514 วันที่ผ่านมา
Axum | Route | Rust | Tutorial 02
Axum | Start a Server | Rust | Tutorial 01
มุมมอง 10714 วันที่ผ่านมา
Axum | Start a Server | Rust | Tutorial 01
Dioxus | Serve the ToDo List as an Ios App | Rust | Tutorial 32
มุมมอง 13014 วันที่ผ่านมา
Dioxus | Serve the ToDo List as an Ios App | Rust | Tutorial 32
Dioxus | Serve the ToDo List as a Desktop App | Rust | Tutorial 31
มุมมอง 10214 วันที่ผ่านมา
Dioxus | Serve the ToDo List as a Desktop App | Rust | Tutorial 31
Dioxus | Build a ToDo List App | Project | Rust | Tutorial 30
มุมมอง 33114 วันที่ผ่านมา
Dioxus | Build a ToDo List App | Project | Rust | Tutorial 30
Dioxus | Tailwind Css | Rust | Tutorial 29
มุมมอง 19314 วันที่ผ่านมา
Dioxus | Tailwind Css | Rust | Tutorial 29
Dioxus | use_coroutine | Rust | Tutorial 28
มุมมอง 7921 วันที่ผ่านมา
Dioxus | use_coroutine | Rust | Tutorial 28
Dioxus | use_memo | Rust | Tutorial 27
มุมมอง 8121 วันที่ผ่านมา
Dioxus | use_memo | Rust | Tutorial 27
Dioxus | restart | refetch | Rust | Tutorial 26
มุมมอง 7521 วันที่ผ่านมา
Dioxus | restart | refetch | Rust | Tutorial 26
Dioxus | use_resource | send api request to fetch data & parse json | Rust | Tutorial 25
มุมมอง 9921 วันที่ผ่านมา
Dioxus | use_resource | send api request to fetch data & parse json | Rust | Tutorial 25
Dioxus | Img | Rust | Tutorial 24
มุมมอง 8921 วันที่ผ่านมา
Dioxus | Img | Rust | Tutorial 24
Dioxus | use_callback | Rust | Tutorial 23
มุมมอง 9721 วันที่ผ่านมา
Dioxus | use_callback | Rust | Tutorial 23
Dioxus | use_route | Router | Rust | Tutorial 22
มุมมอง 11821 วันที่ผ่านมา
Dioxus | use_route | Router | Rust | Tutorial 22
Dioxus | Redirect | Router | Rust | Tutorial 21
มุมมอง 11128 วันที่ผ่านมา
Dioxus | Redirect | Router | Rust | Tutorial 21
Dioxus | Navigator | use_navigator | Router | Rust | Tutorial 20
มุมมอง 11428 วันที่ผ่านมา
Dioxus | Navigator | use_navigator | Router | Rust | Tutorial 20

ความคิดเห็น

  • @diahrongrismore1054
    @diahrongrismore1054 7 ชั่วโมงที่ผ่านมา

    I am using dx version 0.6.2 and I can not get main.css to work. The file will print to the screen, however, it will not display any style. No problem using inline styles. I've been searching for answers. any suggestions?

  • @medoxcharm4561
    @medoxcharm4561 2 วันที่ผ่านมา

    Hey bro can you please create a tutorial about how to use graphql and socket io with Axum and postgresql

    • @mikecode-ns7tq
      @mikecode-ns7tq วันที่ผ่านมา

      Maybe, bro! But it might take a while.

  • @VamshiKrishnaReddyG-f6x
    @VamshiKrishnaReddyG-f6x 2 วันที่ผ่านมา

    Hai I am fresher and recent graduate, I am learning rust is this a good option or Not. Can you please guide me how to learn this rust stack. Create a video or reply here. 🙏 Thanks in advance.

    • @VamshiKrishnaReddyG-f6x
      @VamshiKrishnaReddyG-f6x 2 วันที่ผ่านมา

      I mean what is the flow. I have python programming knowledge and I learned HTML/CSS and little bit JS/TS i don't have any hand's on experience.

    • @mikecode-ns7tq
      @mikecode-ns7tq วันที่ผ่านมา

      Rust is a great language, no doubt. But I think you should learn something based on the job you're aiming for and focus on the frameworks and languages that companies require.

  • @ruihu2569
    @ruihu2569 2 วันที่ผ่านมา

    讲的不错,加油bro

  • @medoxcharm4561
    @medoxcharm4561 5 วันที่ผ่านมา

    Hey bro can you please create tutorial about how to use socket io and graphql with Axum and thank you so much for these tutorials

    • @mikecode-ns7tq
      @mikecode-ns7tq 4 วันที่ผ่านมา

      Thanks! I may cover Socket.io in the future. But is GraphQL still popular? I used to use Node.js with GraphQL a lot.

  • @AbelFikadu-lt1ei
    @AbelFikadu-lt1ei 5 วันที่ผ่านมา

    You're awesome bro, very helpful && keep it up, but also if you make us a tutorial on the hyper v1 which is pretty confusing to use will be nice.

  • @adolphzhang
    @adolphzhang 8 วันที่ผ่านมา

    I want to practice my English like you bro

    • @mikecode-ns7tq
      @mikecode-ns7tq 8 วันที่ผ่านมา

      Thank you , brother.

  • @abd0-omar420
    @abd0-omar420 9 วันที่ผ่านมา

    In axum 0.8 it gas been changed from :id to {id} I believe Nice series btw

    • @mikecode-ns7tq
      @mikecode-ns7tq 9 วันที่ผ่านมา

      Thanks, you are right . I made this tutorial based on version 0.7.9. I found that the new version is 0.8.1 now. It updates so quickly .

  • @itei6test619
    @itei6test619 11 วันที่ผ่านมา

    Hello sir, Please make video of full stack (CRUD and login /signup) using PostgreSQL database

  • @itei6test619
    @itei6test619 11 วันที่ผ่านมา

    Hello sir, Please make video of full stack (CRUD and login /signup) using PostgreSQL database

    • @mikecode-ns7tq
      @mikecode-ns7tq 11 วันที่ผ่านมา

      OK, I think i will do that in the future.

  • @maliton99
    @maliton99 12 วันที่ผ่านมา

    your axum playlist has wrong order of videos.

    • @mikecode-ns7tq
      @mikecode-ns7tq 11 วันที่ผ่านมา

      Thank you for pointing that out.

  • @maliton99
    @maliton99 12 วันที่ผ่านมา

    It is nice seeing those quick introductions to frameworks. They show correct way to code on practical examples and bring up someone quite fast to be able to experiment on their own and give an idea onto what to focus in documentation. I will be excited for the actix series if you ever decide to cover it too :). Also, it would be nice to see if in one video you packed the backend in docker or vm and published it on vps with dioxus frontend served or something and some user database :).

    • @mikecode-ns7tq
      @mikecode-ns7tq 11 วันที่ผ่านมา

      Thanks. I will write down actix .

  • @maliton99
    @maliton99 12 วันที่ผ่านมา

    ReadOnlySignal, interesting.

  • @maliton99
    @maliton99 12 วันที่ผ่านมา

    It is good, thanks.

  • @loh_ya
    @loh_ya 12 วันที่ผ่านมา

    Very useful, thank u!!

  • @maliton99
    @maliton99 15 วันที่ผ่านมา

    Nice series, thx.

  • @okshawn5085
    @okshawn5085 16 วันที่ผ่านมา

    audio is very low

  • @ok-alarm
    @ok-alarm 17 วันที่ผ่านมา

    🎉🎉🎉🎉🎉

  • @ok-alarm
    @ok-alarm 18 วันที่ผ่านมา

    can you also demo this app with rusqlite?

    • @mikecode-ns7tq
      @mikecode-ns7tq 18 วันที่ผ่านมา

      I plant to make a full stack app by using dioxus , axum and postgresql.

    • @ok-alarm
      @ok-alarm 18 วันที่ผ่านมา

      @@mikecode-ns7tq thats great! thanks!

  • @AlexYuhno
    @AlexYuhno 19 วันที่ผ่านมา

    Thank you for the lessons, very cool!

  • @selvamp5775
    @selvamp5775 24 วันที่ผ่านมา

    Super.

  • @PaulHoughton-Finland
    @PaulHoughton-Finland 25 วันที่ผ่านมา

    Thanks for making this and keeping it focused! The plays is in the wrong order, perhaps you can sort it for more easy sequential playback

    • @mikecode-ns7tq
      @mikecode-ns7tq 24 วันที่ผ่านมา

      Thanks for pointing that out. I sorted it in the right order now.

  • @ok-alarm
    @ok-alarm 25 วันที่ผ่านมา

    how can we deploy dioxus web?

    • @mikecode-ns7tq
      @mikecode-ns7tq 24 วันที่ผ่านมา

      Good question. Let me try to figure that out.

    • @ok-alarm
      @ok-alarm 24 วันที่ผ่านมา

      @ thanks man!

  • @emee__
    @emee__ 26 วันที่ผ่านมา

    I love your content, very intuitive ❤❤❤

  • @rocketsamiyou
    @rocketsamiyou 26 วันที่ผ่านมา

    pls use voice-over

    • @mikecode-ns7tq
      @mikecode-ns7tq 25 วันที่ผ่านมา

      Thanks , I will go check that .

  • @rocketsamiyou
    @rocketsamiyou หลายเดือนก่อน

    hi mike thanks for the videos... can you show login and logout , protected routes & session management ? thanks

    • @mikecode-ns7tq
      @mikecode-ns7tq หลายเดือนก่อน

      You are welcome . I think later I will use axum as backend server with jwt to achieve authentication and authorization.

  • @ihgnmah
    @ihgnmah หลายเดือนก่อน

    Thank you!

  • @kobolds-io
    @kobolds-io หลายเดือนก่อน

    Great video! Keep it up!

  • @hintsoftware
    @hintsoftware หลายเดือนก่อน

    please also cover keyboard events for input like keypress, keydown, gotfocus, focusout etc...

    • @mikecode-ns7tq
      @mikecode-ns7tq หลายเดือนก่อน

      I will write these down.

  • @WhyHaya
    @WhyHaya หลายเดือนก่อน

    use sqlx to mobile android

    • @mikecode-ns7tq
      @mikecode-ns7tq หลายเดือนก่อน

      Maybe in the future.

  • @hintsoftware
    @hintsoftware หลายเดือนก่อน

    also please make a video on keydown events including bubble, propagations etc for input type text...

    • @mikecode-ns7tq
      @mikecode-ns7tq หลายเดือนก่อน

      Yes, I will make a video about how to get the value from input.

  • @immanuel5513
    @immanuel5513 หลายเดือนก่อน

    your work is amazing, thank you

  • @kullwapduke420
    @kullwapduke420 หลายเดือนก่อน

    no homo but i love you man, please keep adding i will share with my friends your channel. Also what extension are you using

    • @mikecode-ns7tq
      @mikecode-ns7tq หลายเดือนก่อน

      Thank you. I will keep making videos about zig in the future after a while. I answered your last comment about extensions. Zig language , Prettier and Indent rainbow .

  • @ok-alarm
    @ok-alarm หลายเดือนก่อน

    nice! more dioxus!

  • @abrahimzaman360
    @abrahimzaman360 หลายเดือนก่อน

    Nice Keep Going, Btw it's very type-safe (:

  • @kullwapduke420
    @kullwapduke420 หลายเดือนก่อน

    What Vscode extensions do you use?

    • @mikecode-ns7tq
      @mikecode-ns7tq หลายเดือนก่อน

      For zig, Zig language. Prettier and indent-rainbow. The rest for other languages.

  • @user-dz6il2bx5p70
    @user-dz6il2bx5p70 หลายเดือนก่อน

    How is this an interface? That's simply just a reflection and nothing else..

    • @mikecode-ns7tq
      @mikecode-ns7tq หลายเดือนก่อน

      Sorry about that , Not find a better way to implement interface in zig.

  • @Alberto_Cavalcante
    @Alberto_Cavalcante หลายเดือนก่อน

    +1 subscriber

  • @Alberto_Cavalcante
    @Alberto_Cavalcante หลายเดือนก่อน

    Thanks for sharing, would love to see examples using structs and XSDs as well.

  • @Rallidars
    @Rallidars 2 หลายเดือนก่อน

    Good video, but can you explain arg query and how to use it in link component

    • @mikecode-ns7tq
      @mikecode-ns7tq 2 หลายเดือนก่อน

      Thanks. Do you mean dynamic value in a url path? In this video:th-cam.com/video/aSH9yH0PfL8/w-d-xo.html or this one: th-cam.com/video/dXUTfBqhdR0/w-d-xo.html

  • @vwesih8231
    @vwesih8231 2 หลายเดือนก่อน

    like golang

    • @mikecode-ns7tq
      @mikecode-ns7tq 2 หลายเดือนก่อน

      Yes , Most languages can achieve similar features.

  • @soltsdev
    @soltsdev 2 หลายเดือนก่อน

    Very good boss

  • @kullwapduke420
    @kullwapduke420 2 หลายเดือนก่อน

    My code apparently requires me to enter "{any}" instead of "{}" on which i will get an error. Could you help me understand

    • @mikecode-ns7tq
      @mikecode-ns7tq 2 หลายเดือนก่อน

      It is a placeholder for the argument, {any} means it can be a placeholder for a value of any type .

    • @kullwapduke420
      @kullwapduke420 2 หลายเดือนก่อน

      @ but yours worked without putting “{any}”. Love your videos by the way really appreciate the help 👍🏿

    • @mikecode-ns7tq
      @mikecode-ns7tq 2 หลายเดือนก่อน

      @@kullwapduke420 Thanks . In main function, first print , we put any in {}, because the value is uncertain , it is either an error or a i32 integer. Second print in if , we put s in {}, because the value is certain , it is a string , {s} is a placeholder for string .

  • @israelsilvabarbara
    @israelsilvabarbara 2 หลายเดือนก่อน

    Nice content ! but what about generic child ? it would be nice to have an example :D

    • @mikecode-ns7tq
      @mikecode-ns7tq 2 หลายเดือนก่อน

      Thank you. But generic child ? We can put a generic component as a child component.

  • @Maximus98245
    @Maximus98245 2 หลายเดือนก่อน

    Awesome! I am learning rust and zig both at the same time, just like you!! Which one do you enjoy coding in more? I am liking Zig because of it's simplicity and how close it is to C, but rust already has a vast ecosystem, tokio/serde/axum etc. Keep up the good work!

    • @mikecode-ns7tq
      @mikecode-ns7tq 2 หลายเดือนก่อน

      Thank you. I agree. I like both , they are both great .

  • @jazzyBit
    @jazzyBit 2 หลายเดือนก่อน

    I don't speak English, but for some reason I understood this. TY 😅

    • @mikecode-ns7tq
      @mikecode-ns7tq 2 หลายเดือนก่อน

      That's great! Thank you!

  • @Maximus98245
    @Maximus98245 2 หลายเดือนก่อน

    Very good demonstration of worker pool ! Thank you

    • @mikecode-ns7tq
      @mikecode-ns7tq 2 หลายเดือนก่อน

      You are welcome.

  • @abrahimzaman360
    @abrahimzaman360 2 หลายเดือนก่อน

  • @user-dz6il2bx5p70
    @user-dz6il2bx5p70 3 หลายเดือนก่อน

    nice thanks, too bad zig does not support direct anonymous fn initialization, but probably there is a good reason for it

  • @nejathakan5521
    @nejathakan5521 3 หลายเดือนก่อน

    I like your "shorties" 👍