this was my first time using backend. this was one of the best videos, since I was actually able to do it without much bugs, and from how simple it was to make
if you have good coding sense from your experience by being a java dev , just ask ChatGPT to write you code in Python. The python syntax itself isn't really hard to understand so you can debug the logic easily, and you dont need to be the one who comes up with the actually code with ChatGPT.
Each python file has a __name__ attribute attached to it once the code execution starts. He wrote that if statement so that the code ONLY RUNS when that specific file is actually run and not when that file isn't called somewhere else.
this was my first time using backend. this was one of the best videos, since I was actually able to do it without much bugs,
and from how simple it was to make
Bro if u had not seen the video then u would have got many kissing bugs 😂😂
Pretty useful for someone trying flask for the first time. Thank you!
thanks for the tutorial!
i also added if len(todo) > 1 and returned to not add empty task :D
Can you continue the design patterns series?
awesome work..!
just a question
How can i add the "completed list" in other page
Thanks for your answer
Hey bro.
I'm in the 6:17 but it's not workgin to me the ul and li stuff
it shows me only the code:
{% for todo in todos %}
{{todo['todo']}}
{% endfor %}
result:
{% for todo in todos %}
{{todo['todo']}}
{% endfor %}
Thanks for another great Flask / Python demo
good understanding by this project,
nice project for beginners
Does url_for work if your app is behind a reverse proxy at a path unknown to the developer?
You should do FastAPI too.
very well
Cool video.
Best video 🎥🎥🎥
Tips for learning python as a java dev?
thats the best part, you don't
(btw for real, you can get a udemy/coursera courses to understand from basics to advanced level)
why would you ever do that lmao
if you have good coding sense from your experience by being a java dev , just ask ChatGPT to write you code in Python. The python syntax itself isn't really hard to understand so you can debug the logic easily, and you dont need to be the one who comes up with the actually code with ChatGPT.
Cool! What is '__name__?' About?
Each python file has a __name__ attribute attached to it once the code execution starts. He wrote that if statement so that the code ONLY RUNS when that specific file is actually run and not when that file isn't called somewhere else.
@@oguzhantopaloglu9442 so it's sort of set aside, like an exception to the rule...thx.
Thanks.
thanks a lot
Brah it looks like a simple todo list but damn man it takes a lot of knowledge to make one .Hence, Its hard to become a developer.
So this is how it looks to be a python developer . (Fast)
why don't you code at neovim?? and please make some video where you are doing projects or coding in neovim
Why you say that but you don’t do that
what difference does it make lmao
@@oguzhantopaloglu9442 a HUGE difference
easier for beginner viewers to understand
if you want help, let me know, i have been a nvim user for about a year now
5:41
this code looks so messy and verbose in comparison to doing the same thing with just plain JS but good video anyways :P
This subject is for python
@@GodX36999 no shit sherlock
Django > flask
Ya but depends specially microservices
not for microservices
Nahh flask >>>>>
opinions
Pynecone >>>>