Это видео недоступно.
Сожалеем об этом.

Flask AJAX Tutorial: Basic AJAX in Flask app | Flask casts

Поделиться
HTML-код
  • Опубликовано: 1 май 2022
  • This Flask AJAX Tutorial is about how to do basic AJAX in Flask framework. That is how to perform GET and POST requests (xhr requests) to Flask with JQuery library.
    This Basic Flask AJAX Tutorial goes over some of the basics you need to do and know when doing AJAX in Flask.
    I would say that this Flask Tutorial is also a JQuery AJAX Tutorial for Python developers.
    Follow me @:
    Telegram: t.me/red_eyed_...
    Twitter: / codereyed
    Facebook: redeyedc...
    ➥ Please ➥ Like ➥ Comment ➥ Subscribe
    ✴️✴️✴️ Web Scraping course ✴️✴️✴️
    is available via Patreon here:
    / red_eyed_coder_club
    or its landing:
    red-eyed-coder...
    === 📎 The source code is available via Patreon ===
    / 65896482
    ✴️✴️✴️ Other Flask videos ✴️✴️✴️
    Python Flask and Vue Tutorial: TODO app with Flask and Vue.js
    • Python Flask Vue Tutor...
    Python Flask Tutorial: Full Course in one video
    • Python Flask Tutorial:...
    ✴️✴️✴️ PLAYLISTS ✴️✴️✴️
    🔹Django 3 Tutorial: Blog Engine
    • Python Django Tutorial...
    🔹Kivy Tutorial: Coppa Project
    • Python Kivy tutorial #...
    🔹Telegram Bot with Python (CoinMarketCap)
    • Python Telegram Bot Tu...
    🔹Python Web Scraping
    • Python Ebay Scraping T...
    ➥➥➥ SUBSCRIBE FOR MORE VIDEOS ➥➥➥
    Red Eyed Coder Club is the best place to learn Python programming and Django:
    Subscribe ⇢ / @redeyedcoderclub
    Flask AJAX Tutorial: Basic AJAX in Flask app | Flask casts
    • Flask AJAX Tutorial: B...
    #flask #flaskajax #redeyedcoderclub

Комментарии • 67

  • @serg_D
    @serg_D 2 года назад +9

    Probably the most intelligent and understandable lesson on working with Ajax. Thanks for the clarifications.

    • @RedEyedCoderClub
      @RedEyedCoderClub  2 года назад

      Thank you very much

    • @kiwiocanz3739
      @kiwiocanz3739 Год назад

      Couldn't agree more! I've been looking for an explanation like that for ages! People are more interested to show how good they are with AJAX instead of explaining how it works! Really well done, mate! You got another subscriber! Cheers

  • @kostya9169
    @kostya9169 2 года назад

    This is the best video tutorial on Basic Flask AJAX that I managed to find on RUclips.

  • @mehmedkukavica8076
    @mehmedkukavica8076 2 года назад

    Super demonstration .Just what I need for my final sc50x.AJAX is particularly illusive but powerful.Thank you!

  • @user-tb7rr4mq6d
    @user-tb7rr4mq6d 2 года назад

    A very useful lesson. Help is very timely, as I have been dealing with this topic for a long time. Thank you for your help.

  • @nadijalesina6864
    @nadijalesina6864 2 года назад +2

    The ability to execute requests in Flash AJAX will allow you to make the most of this tool. Of course, you need to start with basic queries and expand your capabilities.

  • @suniltiwari1406
    @suniltiwari1406 7 месяцев назад

    Thanks , it was really wonderfully guide

  • @user-ep1rd5pw1w
    @user-ep1rd5pw1w 2 года назад

    Thank you for such a detailed and informative tutorial. I recommend this tutorial to all beginners.

  • @user-tw7hl2vn5n
    @user-tw7hl2vn5n 2 года назад

    Great video lesson, we are waiting for the next lesson, thank you for your work!

  • @jayarajhans7515
    @jayarajhans7515 Год назад

    Perfect… Thank you so much for this video. It solved my problem. ❤

  • @kostya9169
    @kostya9169 2 года назад

    Thank you very much for such a detailed and informative video tutorial, this information is very important to me.

  • @mixxxim1
    @mixxxim1 Год назад

    Easy to follow, informative, i loved it.

  • @user-uq4wt4gz6e
    @user-uq4wt4gz6e 2 года назад

    Thank you for such a detailed and informative tutorial.

  • @alexandernash6261
    @alexandernash6261 2 года назад +1

    The jQuery library for Flash AJAX is very extensive. Therefore, it is better to start studying with basic queries, and then expand your skills. It is good when there is a coordinator of your actions.

  • @user-bv4ee2rp1n
    @user-bv4ee2rp1n 2 года назад

    Huge help from you and your video material, thank you!

  • @user-fx6nh9zc4n
    @user-fx6nh9zc4n 2 года назад

    Your help helps me a lot.Thanks for the video tutorial!!!!

  • @krishnapatel6821
    @krishnapatel6821 5 месяцев назад

    for anyone who is encountering a problem where it only says Button: None, make sure your bootstrap and jQuery is attached correctly

  • @kihyunlee5680
    @kihyunlee5680 Год назад

    you are amazing~~!!!

  • @qliceyu
    @qliceyu 2 года назад

    This was very helpful! Thank you so much :D

  • @user-yg6pm4yi5d
    @user-yg6pm4yi5d 2 года назад

    very good

  • @Ruslan_Gafarov
    @Ruslan_Gafarov Год назад +1

    Олег, пора возвращаться на русскоязычный контент, очень не хватает твоих видео😉
    Или мне уже пора учить английский... 😊

  • @andreylagno2372
    @andreylagno2372 2 года назад

    i liked the video

  • @OlegBosi
    @OlegBosi 2 года назад

    very goooood!!!!

  • @user-lz8lx1cg3y
    @user-lz8lx1cg3y 2 года назад

    Thanks for the video --- interesting

  • @andreylagno2372
    @andreylagno2372 2 года назад

    good video

  • @martinandresacebeylaime9766
    @martinandresacebeylaime9766 2 года назад

    nice

  • @hli68
    @hli68 2 года назад

    This is a great video. why does the second ajax method uses POST instead of GET?

    • @RedEyedCoderClub
      @RedEyedCoderClub  2 года назад

      Thank you! I used the POST request just to show how to pass data to Flask with it.

  • @normal8852
    @normal8852 2 года назад

    hello thanks for the video. I am getting None when i sent data from ajax to flask.

    • @RedEyedCoderClub
      @RedEyedCoderClub  2 года назад

      Did you check your code twice?

    • @normal8852
      @normal8852 2 года назад

      @@RedEyedCoderClubhey thanks for the reply. Yes i have checked twice. Was getting none when using request args.get and ended up using json.stringify on ajax data and json.loads(request.data) in flask function. Mine was a post reuqest by the way.

  • @Tsakaman
    @Tsakaman Год назад

    Can this be done with basic JavaScript?

  • @dylancampbell6433
    @dylancampbell6433 2 года назад

    I keep getting None for the printing of the Button Text

    • @RedEyedCoderClub
      @RedEyedCoderClub  2 года назад

      Can you paste your code into pastebin.com service, and post here the link? I'd like to look at.

    • @krishnapatel6821
      @krishnapatel6821 5 месяцев назад

      me as well

  • @abrikosa717
    @abrikosa717 2 года назад

    👍

  • @RedEyedCoderClub
    @RedEyedCoderClub  2 года назад

    What video should I make next? Any suggestions? Write me in comments! Support the channel - like, comment, and share!
    Follow me @:
    Telegram: t.me/red_eyed_coder_club
    Twitter: twitter.com/CoderEyed
    Facebook: fb.me/redeyedcoderclub

  • @yourbehaviour7027
    @yourbehaviour7027 2 года назад

    Just a comment .

  • @sashapomin
    @sashapomin 2 года назад

    backalap

  • @diegooli9253
    @diegooli9253 Год назад

    it works, except this part:
    $('.btn').text(response.seconds)
    it didnt return the seconds in button text, I try a simple alert and alert dindt run too, Can you help me?
    sucess: function (response) {
    alert("test");

    }

    • @RedEyedCoderClub
      @RedEyedCoderClub  Год назад

      It works in all parts. Did you check your code twice?

    • @diegooli9253
      @diegooli9253 Год назад

      @@RedEyedCoderClub success not sucess, that was the problem 🤣