No video

Did Python just REPLACE JavaScript!?👩‍💻

  Рет қаралды 896,712

Coding with Lewis

Coding with Lewis

Күн бұрын

Пікірлер: 1 200
@CodingWithLewis
@CodingWithLewis Жыл бұрын
Link: github.com/pynecone-io/pynecone
@LlamaPony
@LlamaPony Жыл бұрын
wow this is crazy cool! great find Lewis
@Cloudvenus666
@Cloudvenus666 Жыл бұрын
Would this replace Jinja2?
@muhammedcagrkartal9954
@muhammedcagrkartal9954 Жыл бұрын
It think would be helpful you added the name pynecone in the video content
@jai-kk5uu
@jai-kk5uu Жыл бұрын
I had contributed to their repo
@Gwizz1027
@Gwizz1027 Жыл бұрын
Definitely will check it out
@adventuresofavalon2477
@adventuresofavalon2477 Жыл бұрын
What can't Python do? Run fast
@kanpekiken2481
@kanpekiken2481 Жыл бұрын
It can lol just have to optimize the ever living bit out of every line you write
@irtzashahanpk
@irtzashahanpk Жыл бұрын
lol same thing came to my mind :D
@playea123
@playea123 Жыл бұрын
It can if use a framework that is really just C, C++ or Rust under the hood (e.g. pandas). Sure it won’t run as fast as those languages natively, but the time and complexity cost cutting of going that route, coupled with the improved speeds is a massive gain.
@LambdaCreates
@LambdaCreates Жыл бұрын
cython: Am I a joke to you?
@cedric6941
@cedric6941 Жыл бұрын
Neither cant it do any curly brackets?
@VictorMartins239
@VictorMartins239 Жыл бұрын
Did Python just REPLACED Javascript!? Proceeds to translate python into javascript to work 💀
@jensenraylight8011
@jensenraylight8011 Жыл бұрын
Because python isn't slow enough that we need to unnecessarily translate it into react then js, until it become slow as snail.
@nogrammer
@nogrammer Жыл бұрын
This is how languages work, C++ replaces C wherever appropriate. Pynecone replaces the need to manually code in JS and do everything in python only. Replaced the entire stack actually. Not sure its disadvantages though other than speed.
@VictorMartins239
@VictorMartins239 Жыл бұрын
@@nogrammer if it still relies on js its not replacing it
@AndrewTSq
@AndrewTSq Жыл бұрын
@@jensenraylight8011 not sure I understand you, but JS is way way way faster than Python. so it would actually be a good thing to convert python into javascript :)
@wondays654
@wondays654 Жыл бұрын
@@AndrewTSq in what way specifically? Because in most benchmarks I have seen both pypy and cython blow JavaScript out of the water. Also recently read a blog where they compared both languages for machine learning and python beat it too. Can you give like specific examples or your logic as to how JavaScript is way faster?
@TomDoesTech
@TomDoesTech Жыл бұрын
It's great to see that people are still working on making the web even slower
@thinkingspace3438
@thinkingspace3438 Жыл бұрын
it's about converting code to html/css/js, so python speed isnt relevant at all
@jbird4478
@jbird4478 Жыл бұрын
Yeah... I thought we were finally moving in the right direction with webasm, but here we are again. Piling framework upon framework.
@0oShwavyo0
@0oShwavyo0 Жыл бұрын
@@jbird4478 at least as described this is not “piling framework on framework”, since the python code is transpiled at the end. The final product is just React. Doesn’t sound any different than writing typescript and transpiling to js. The resulting js may not be as optimized as possible, but that just means they haven’t done a good implementation not that the idea is unsound.
@jbird4478
@jbird4478 Жыл бұрын
@@0oShwavyo0 Yes... so it is a framework build on top of React.
@0oShwavyo0
@0oShwavyo0 Жыл бұрын
@@jbird4478 Sure technically it’s a python framework for producing html css and javascript. Your original comment about piling frameworks on top of one another was implying that there’s a lot of overhead being introduced here. But all we’re shipping to the browser is React so where’s the overhead? What actually gets executed in the browser is not inherently more bloated by use of this tool (though it could be if their cross-compilation sucks), therefore the “piling” of frameworks only adds overhead to the developer understanding the code, not to the execution time and resulting user experience. Considering the point of this is allowing the developer to write pure python, I think that the mental translation from python to web technologies seems to be the point here, not an unfortunate issue to work around. I think you may also be forgetting that Typescript usage is exploding, meaning that a lot of the time the JS that is written by the dev is not the JS that runs in the browser. So this type of “piling” of frameworks is the standard in web dev to a degree. But this doesn’t seem any more wasteful or egregious than typescript.
@joinodestry
@joinodestry Жыл бұрын
What Python cannot do? It cannot replace JavaScript.
@ko-Daegu
@ko-Daegu Жыл бұрын
It’s like TS I tried the framework it’s actually nice and gives you next web app + FastAPI Rest endpoints And SQLAlcemy ORM (conn to your desired sql DB) So it’s a full stack framework
@ethereal41
@ethereal41 10 ай бұрын
​@@ko-Daegubut why? Can't we use next.js? I don't know why python wants to replace everything. Honestly python is doing too much, and it's slow... Yeah python is great but leave web Devs alone honestly we have to learn so many frameworks
@TAmzid2872
@TAmzid2872 9 ай бұрын
@@ethereal41 Basically, Python is following JavaScript. Like literally WAY too many things are written in JavaScript. Like Jeff Atwood said “Any application that can be written in JavaScript, will eventually be written in JavaScript.”
@ethereal41
@ethereal41 9 ай бұрын
@@TAmzid2872 yeah that's true but imo web apps need JavaScript or some sort of js library, but yep js doesn't need to leak into stuff like native apps, I don't like electron that much it's too slow.
@efeonobrakpeya9883
@efeonobrakpeya9883 6 ай бұрын
Js is garbage sincerely
@modley_the_m_guy
@modley_the_m_guy Жыл бұрын
" What can't Python do?" Bring my dad back
@Jonah-31
@Jonah-31 Жыл бұрын
wrong. write an AI thats sole purpose is to take the inputs you give of what your loved ones knew your dad liked before you left. put in your geographical location which it scraped and buy some information from data brokers. figure out where your dad lives now and run the ai to find where your dad would be probably, then simply go there. Congratulations! You made your dad come back with python
@anand3765
@anand3765 Жыл бұрын
Or write an AI that leaves for milk and doesn't return
@jacobl7451
@jacobl7451 Жыл бұрын
im sorry that I laughed 😂
@erayagdogan3389
@erayagdogan3389 Жыл бұрын
That is why I am learning Python. Replacing my disappeared dad with ai.
@thebrowhodoesntlift9613
@thebrowhodoesntlift9613 Жыл бұрын
lol just import dad, if non can be found locally just pip install dad
@dies200
@dies200 Жыл бұрын
He makes it sound like html builders and webframeworks in languages other than js never existed.
@0oShwavyo0
@0oShwavyo0 Жыл бұрын
Well in most web frameworks you do write html, css, and js yourself. This is not at all like erb or Jinja templates or something, this is object oriented python code that represents an html document. Expressing html as pure python is relatively novel in my view tbh, I can’t think of another framework that expresses the html in constructs from the programming language the framework is written in - in every case I’ve seen in the past you write functions or create templates that return html when evaluated, and that html is pieced together from the results of all the functions or template partials. End result being that in every other framework I’ve seen/used you will end up opening/closing an html tag at some point whereas that doesn’t look like the case here.
@3masonthree
@3masonthree Жыл бұрын
Well java script is the world's worst designed language
@MubashirAR
@MubashirAR Жыл бұрын
Good ol JSP
@miloradowicz
@miloradowicz 8 ай бұрын
​​@@0oShwavyo0 years and years of moving towards the declarative style of UI design and separation of structure and styling, only to return to Microsoft Forms-like solution?
@mihiguy
@mihiguy 3 ай бұрын
@@0oShwavyo0 Google GWT was released in 2006, and allowed you to write web applications in 100% object-oriented Java, no JavaScript or HTML required. This is (probably) just the same concept, but using Python instead of Java.
@LowRezCat
@LowRezCat Жыл бұрын
As a Python senior dev with a job, I can confirm that there is one thing it can't do: *BE FUCKING FAST!*
@Jonathan-ex3sl
@Jonathan-ex3sl 11 ай бұрын
At least you always have the option blame poorly optimized code on the language
@gandalfgrey91
@gandalfgrey91 11 ай бұрын
Just wait for mojo
@Siissioe123
@Siissioe123 10 ай бұрын
Yeah, the fact that python is compiled in bytecode then interpreted by the PVM and has a Garbage collection were the memory is stored automatically says all. I prefer using C or C++, Rust if I need speed but fell lazy to use low level programming and Java because it’s og
@yeetyeetyeet1967
@yeetyeetyeet1967 4 ай бұрын
Its so funny that you have to mention "with a job" in this space
@itsmrhunter
@itsmrhunter Жыл бұрын
-Did python just replace JavaScript? -No
@transgrl
@transgrl Жыл бұрын
Simple answer for those who don't want to watch the whole thing: No it hasn't. It's simply a translation layer that turns python into html, css and js + react
@yungifez
@yungifez Жыл бұрын
A templatimg engine that decided not to use html, css and js style syntax Instead replace everything with python Now the question is, why?
@transgrl
@transgrl Жыл бұрын
@@yungifez Some people hate efficiency I guess 😂
@SuryaKarigar
@SuryaKarigar Жыл бұрын
Compilers and Interpreters: RIP💀
@AnuragKumar-ov3hb
@AnuragKumar-ov3hb Жыл бұрын
just one question does JavaScript run on machines without being converted to binary codes/ machine codes or object file ? no right JavaScript also get converted to all those i mentioned so if i add python then it just one additional conversation proces. also python is already being used in so many thing whether it's Robotics, ML, AI, Web Development and even Desktop App. people just can't accept thing because they were introduced to it first. change with time or you will be left out.
@yungifez
@yungifez Жыл бұрын
@Anurag Kumar I'm not against this, but imo it's not revolutionary for now
@mpty2022
@mpty2022 Жыл бұрын
i think he intentionally hide the name of package so that people watch it multiple times in full length
@abdulmenemriad4790
@abdulmenemriad4790 Жыл бұрын
Yeah
@read89simo
@read89simo Жыл бұрын
Yeah it's becoming a trend
@tomato2461
@tomato2461 Жыл бұрын
are you serious the name is at the beginning lol
@mpty2022
@mpty2022 Жыл бұрын
​@@tomato2461 no its not... the page he showed doent had the name
@N3c777
@N3c777 Жыл бұрын
You know you control videos time right, like a normal KZfaq video?
@ShiloBuff
@ShiloBuff Жыл бұрын
"Did Python replace Javascript?" **As it gets transpiled into Javascript**
@ko-Daegu
@ko-Daegu Жыл бұрын
This what happened when we have tech influencers with click bait names This framework is full stack Used bun (with webpack ..etc) To generate a Front end with Next Back end with FastAPI for your REST api end point And also gives u an ORM All with single command that took 43 sex faster for me to strape my next app than create next app (But I would say vite is better) Then with few lines of code I had multiple components and stats setup and routing and middleware for logging in about 10 min And while I write the code It generate the Next app for me So I can whenever I want just use it Not just that use pc deploy command in your terminal and you will have your next app deployed to production ready Env This will speed up my work termoudsly again python automating yet another task as usual a win win for both python and JS Also the formaient kinda forced you in a nice way to learn how react actually work better than many tutorials is the doc God damn those tech KZfaqrs with clickbait
@carrucancarrucan
@carrucancarrucan Жыл бұрын
Sees JS replacement, expects WASM, gets JS. Ok then 😅
@feloh2000
@feloh2000 2 ай бұрын
WASM would be way too fast for Python 😛
@notproperpython9692
@notproperpython9692 Жыл бұрын
Can't wait to see someone make the scooby doo reveal meme with Python being the ghost but it was JS behind all this time!
@the_7th_sun
@the_7th_sun Жыл бұрын
Python is like an truly all terrain vehicle. It can climb mountain, and dive to the lowest ocean, even traverse glacier and descend into volcanos. Its just cant do any of that very fast
@zool201975
@zool201975 Жыл бұрын
It simply parses to react though. So javascript is actually doing all the legwork.
@kiattim2100
@kiattim2100 Жыл бұрын
Wouldn't that be Javascript?
@redcrafterlppa303
@redcrafterlppa303 Жыл бұрын
​@@zool201975 but I would guess it generates the website at runtime which will make it slow and unresponsive as hell when not displaying hello world.
@morteza55510
@morteza55510 Жыл бұрын
Lol
@the_7th_sun
@the_7th_sun Жыл бұрын
@@kiattim2100 no, JavaScript is actually surprisingly performant. And hell to develop in, takes longer for me to do anything in it than java
@bob_kazamakis
@bob_kazamakis Жыл бұрын
ah yes. let's further ourselves from the language that runs the web to make life even harder when things don't work the way you expect them to and need to debug
@0oShwavyo0
@0oShwavyo0 Жыл бұрын
This is the ticket. If you were actually escaping JS I’d be intrigued, but you’re just making your own debugging process harder. It’s pretty much a guarantee that someone will find bugs in that compilation process, and now you’re battling the compiler instead of writing python or JS. Seems dubious to accept that compilation step but then not use typescript so you just suffer from one dynamic language’s BS instead of another.
@e-jarod4110
@e-jarod4110 Жыл бұрын
Yeah Debugging before : html, css and js framework Debugging after : unknown html, unknown css, unknown react code, unknown js logic, python
@ko-Daegu
@ko-Daegu Жыл бұрын
So did u say the same thing about TS Cuz if you tried this components it’s kinda teach you how react works It introduces components and props
@ko-Daegu
@ko-Daegu Жыл бұрын
@@0oShwavyo0 it’s just a wrapper It gives you a full stack easily Front end: Next Backend: FastAPI + SQLAlchrmy (ORM) All gen with a single command I can see myself developing with this then later on also manipulating the next app as well
@ko-Daegu
@ko-Daegu Жыл бұрын
This what happened when we have tech influencers with click bait names This framework is full stack Used bun (with webpack ..etc) To generate a Front end with Next Back end with FastAPI for your REST api end point And also gives u an ORM All with single command that took 43 sex faster for me to strape my next app than create next app (But I would say vite is better) Then with few lines of code I had multiple components and stats setup and routing and middleware for logging in about 10 min And while I write the code It generate the Next app for me So I can whenever I want just use it Not just that use pc deploy command in your terminal and you will have your next app deployed to production ready Env This will speed up my work termoudsly again python automating yet another task as usual a win win for both python and JS Also the formaient kinda forced you in a nice way to learn how react actually work better than many tutorials is the doc God damn those tech KZfaqrs with clickbait
@jeremyheminger6882
@jeremyheminger6882 Жыл бұрын
Technically, you could do that with any language. You would write a library that when compiled abstracts to those three languages respectively.
@andiyonotandang656
@andiyonotandang656 Жыл бұрын
It's just a WRAPPER! I can't 😂
@aniruddhabasak7441
@aniruddhabasak7441 Жыл бұрын
C# did that before python. Welcome to Blazor web assembly.
@vexxxG
@vexxxG Жыл бұрын
No... It didn't... Blazor wasm builds as a wasm package that runs natively in the browser... This just does a translation... You input python and it outputs jsx...
@mhm6421
@mhm6421 Жыл бұрын
​@@vexxxG and then to js...
@niklashjelm5959
@niklashjelm5959 Жыл бұрын
WebAssembly can be used for any language. But BLazor
@patrickchan2503
@patrickchan2503 Жыл бұрын
I would love to work in. C#. I like the language out of all the others ( JavaScript, Java, Go, Python, Ruby ). Clean looking. I would never write in Ruby, don't like it
@lkm7975
@lkm7975 Жыл бұрын
Python can’t clean my room
@alex59292
@alex59292 Жыл бұрын
Technically it can if you code raspberry pi pico w and use hoover components
@deepbrar1
@deepbrar1 Жыл бұрын
There's also flet that can be used to create web apps using python without using html,css or js. Flet is discovered by flutter and i really like its in built ui
@ChromeHeqz
@ChromeHeqz Жыл бұрын
Why would you want to get rid of the functionality/styling/view abstraction that is JS/CSS/HTML?
@phantomwolf2141
@phantomwolf2141 Жыл бұрын
Lazy? Also I found that most people wanna learn 1 language and have it the be all end all
@ChromeHeqz
@ChromeHeqz Жыл бұрын
@@phantomwolf2141 ‘Lazy’ coders who know what they’re doing would definitely opt for JS/CSS/HTML
@ko-Daegu
@ko-Daegu Жыл бұрын
This what happened when we have tech influencers with click bait names This framework is full stack Used bun (with webpack ..etc) To generate a Front end with Next Back end with FastAPI for your REST api end point And also gives u an ORM All with single command that took 43 sex faster for me to strape my next app than create next app (But I would say vite is better) Then with few lines of code I had multiple components and stats setup and routing and middleware for logging in about 10 min And while I write the code It generate the Next app for me So I can whenever I want just use it Not just that use pc deploy command in your terminal and you will have your next app deployed to production ready Env This will speed up my work termoudsly again python automating yet another task as usual a win win for both python and JS Also the formaient kinda forced you in a nice way to learn how react actually work better than many tutorials is the doc God damn those tech KZfaqrs with clickbait
@ko-Daegu
@ko-Daegu Жыл бұрын
@@ChromeHeqz cuz this is a clickbait go check the framework it’s crazy
@capybara_gaming1
@capybara_gaming1 Жыл бұрын
Python can't get me a girlfriend 😭
@vasugargdev
@vasugargdev Жыл бұрын
Learning Js and being a good devloper can😏
@devas-life
@devas-life 10 ай бұрын
import girlfriend dw buddy python has everything you need
@martevius
@martevius 9 ай бұрын
​@@devas-lifewhere is the documentation for girlfriend?
@lpalaguachi2
@lpalaguachi2 4 ай бұрын
make girlfriend ai
@syntaxed4365
@syntaxed4365 Жыл бұрын
Sounds like the epitome of speed and efficiency lol
@jishnuviswanath
@jishnuviswanath Жыл бұрын
Reminds me coffescript days.. You write one code and debug completely different one
@ryankhart
@ryankhart Жыл бұрын
Ohh... You just shattered my hype for this. That sounds like a nightmare, actually. I do love Python though.
@markjoi8298
@markjoi8298 Жыл бұрын
Nothing can replace JS specially python
@abdultheseekerofknowledge4453
@abdultheseekerofknowledge4453 Жыл бұрын
In your dreams
@DiamondZombie
@DiamondZombie Жыл бұрын
I would accept any language replacing Js but Python god no please not that cursed language with horrible unreadable garbage language
@indorexian
@indorexian Жыл бұрын
@@DiamondZombie Python is unreadable!? 🗿
@kakakauhhh7562
@kakakauhhh7562 Жыл бұрын
@@DiamondZombie bro 💀, javascript more unreadable than python
@nighteule
@nighteule Жыл бұрын
WASM?
@jcy089
@jcy089 22 күн бұрын
Imagine applying for a web dev job and seeing "Framework: Python" 😂
@WalnutOW
@WalnutOW 7 ай бұрын
>python website >look inside >it’s react
@anuz1
@anuz1 Жыл бұрын
This is just like saying : TypeScript replaced JavaScript
@coding_with_chip
@coding_with_chip Жыл бұрын
It didn't replace JavaScript, it's just transpiling into HTML, CSS and JavaScript It's ultimately using all the things that you said it replaces. Not replacing them. Dart with flutter does the same thing
@lawrencedoliveiro9104
@lawrencedoliveiro9104 Жыл бұрын
Why does the word “transpile” always make me think of a certain medical condition that makes it hard to sit down?
@Kareszrk
@Kareszrk 6 ай бұрын
JavaScript can never be replaced
@ajay0841
@ajay0841 11 ай бұрын
Why do devs insist on designing stuff that deliberately makes everything slow. Genius 👏
@somebody656
@somebody656 Жыл бұрын
Most languages nowadays can practically do everything, now it’s a matter of whether it’s any good doing so
@redcrafterlppa303
@redcrafterlppa303 Жыл бұрын
Yes and python is good at nothing but being garbage.
@ihzaq
@ihzaq Жыл бұрын
​@@redcrafterlppa303 bro, relax, Your replies is across almost all commands being toxic to python I hate python too, but not this way bro 💀
@redcrafterlppa303
@redcrafterlppa303 Жыл бұрын
@@ihzaq if even 5 % of people reading one of my comments decides ro learn another language instead of python we gain 5 % more programmers and 5 % less useless script kiddies.
@lawrencedoliveiro9104
@lawrencedoliveiro9104 Жыл бұрын
For those who think all languages are the same, here’s a new concept to learn about: “homoiconic”.
@gamingthesoy702
@gamingthesoy702 Жыл бұрын
We love the weirdness of JavaScript
@judedavis92
@judedavis92 Жыл бұрын
No we dont
@patrickchan2503
@patrickchan2503 Жыл бұрын
JavaScript is my first language so it doesn't seem weird. But now I know other languages I find JavaScript different. I find python very different and am a bit put off learning it.
@oliveryt7168
@oliveryt7168 Жыл бұрын
​@@patrickchan2503Learn a statically typed language... You'll enjoy it.
@aRandomPerson...
@aRandomPerson... 5 ай бұрын
​@@patrickchan2503 "false" == false //true true - 1 == false //true 0 == false //true
@patrickchan2503
@patrickchan2503 5 ай бұрын
@@aRandomPerson...thanks for the JS throwback. I now code a lot in python which is cool. I don't think I want to return to JS 🙂
@MxSlfDstrct
@MxSlfDstrct 10 ай бұрын
OH SWEET, WEB APPS WEREN'T ALREADY SLOW AND BLOATED ENOUGH
@Siissioe123
@Siissioe123 10 ай бұрын
What can’t python do? Run fast and effectively. I may be antiquate, but I use only: C, C++, Rust and Java
@stormswindy3013
@stormswindy3013 Жыл бұрын
what can’t python do? compile with a random indent
@oliveryt7168
@oliveryt7168 Жыл бұрын
😂
@shahab5191
@shahab5191 Ай бұрын
Imagine coding in Python and debugging in JavaScript what a nightmare!
@FullSTACKDev16
@FullSTACKDev16 3 ай бұрын
python < JAVASCRIPT 🗿🔥🐐
@KALAENARUDA
@KALAENARUDA Жыл бұрын
another js hater, that thinks python is everything. Don't worry he talks his feelings, not facts
@Zumito
@Zumito Жыл бұрын
If the epic games launcher build with html css and js with electron are too slower, i don wanna know how slower it can be it if it was made on python
@fallensach
@fallensach Жыл бұрын
Writing front end stuff in python is usually more annoying anyways
@gro967
@gro967 6 ай бұрын
Using Python for web application destroys every rest of reputation you ever had as a developer...
@atlantic_love
@atlantic_love 8 ай бұрын
No it did not replace JavaScript. Do better.
@kanpekiken2481
@kanpekiken2481 Жыл бұрын
Can you actually name what these are or link them in the comments? That’s the only flaw with Lewis videos, having to find everything in my own :( pine cone is what I heard?
@CodingWithLewis
@CodingWithLewis Жыл бұрын
Pynecone! My bad 😅
@kanpekiken2481
@kanpekiken2481 Жыл бұрын
@@CodingWithLewis no no, you’re the best Lewis ! I’ve learned so much from you. It’s an honor to get your valuable attention on me.
@yuitachibana8829
@yuitachibana8829 11 ай бұрын
Lewis: No need CSS. The code snippet: literally css everywhere. Without wasm or canvas (flutter web), you will never escape html and css, or js. Abstraction like this only help to get you started. You still have to learn the concepts, which most of them will be in html css js. And it will be difficult to debug because the generated code look nothing like the original and you still need to inspect html css js anyway.
@justADeni
@justADeni 9 ай бұрын
There are two types of programmers: The first ones think compiled languages are the best for backend. The others don't think at all
@samannoyb
@samannoyb Жыл бұрын
but javascript is god for me lol
@Jdbdjdbdkdbdjjd
@Jdbdjdbdkdbdjjd Жыл бұрын
Don't use these words
@The-LSTV
@The-LSTV Жыл бұрын
Exactly. I'm not sure why everyone constantly needs to move from thing to thing, JavaScript can already do everything and it's the only thing you really need. Imo if you worry about "type safety" in JS and that's the reason, it's just an excuse for being a shitty developer who can't handle multiple scenarios. On top of that it's not that hard to just limit the input to those you need. Personally been doing everything in JS and never had a problem, many hundereds of projects later and still don't have a reason to move..
@ThisNils
@ThisNils Жыл бұрын
​@@The-LSTV you're a shitty developer if you want type safety? wtf lmao. go use typescript for half a year and you will not want to go back
@nogrammer
@nogrammer Жыл бұрын
​@@The-LSTV I've heard a lot of the internet runs on python on linux servers. JavaScript isn't always better.
@oliveryt7168
@oliveryt7168 Жыл бұрын
​​@@Jdbdjdbdkdbdjjd I can do whatever I want. You can't make anybody do what you want. And not everyone believes in Allah. There are hundreds of other gods... Allah is y o u r sky daddy.
@chimchimsterschannel161
@chimchimsterschannel161 Жыл бұрын
Please, I need this library!
@blairc158
@blairc158 Жыл бұрын
it's spelled like pynecone
@guilhermewxs1840
@guilhermewxs1840 4 ай бұрын
Thank you for directing beginners to python 😂😂 I don't want competition
@vahekhachaturian2424
@vahekhachaturian2424 2 ай бұрын
ahh yes an abstraction over an abstraction, that's an abstraction over an abstraction
@rohansampat1995
@rohansampat1995 Жыл бұрын
"what cant python do" be a good language for production apps
@EX3Music
@EX3Music Жыл бұрын
Can you share its github link ?
@PaulPendor
@PaulPendor 2 ай бұрын
Any other 25+ year veterans here thinking “here we go again”. 😂
@ICameToBringThePain
@ICameToBringThePain Жыл бұрын
JavaScript all the way, welcome to the new and advanced world.
@toxic715
@toxic715 Жыл бұрын
@Sperm Cell then what i do if I have learned mern stack its waste?
@XrayTheMyth23
@XrayTheMyth23 Жыл бұрын
@Sperm Cell technology is evolving! quick everyone go back!
@_gigachad177
@_gigachad177 Жыл бұрын
I use python in the backend both django and fastapi framework in some of my side projects, what I observed is that the performance is quite slow compared to expressjs, fastify, and vanillajs. I ran a performance test on an old laptop (i3 6th gen 2cores 4 threads), the fastapi can handle 150-200 requests per second which is faster compared to django vs expressjs can handle 1,200rps while fastify averages 3000rps and Laravel PHP is the slowest with an average of 60-70rps. Well the performance still depends on the resources provided by your computer/server.
@zakariabougroug2687
@zakariabougroug2687 Жыл бұрын
​@@toxic715 never. Learn a coding stack really good and you can convert that to any language you want. And if some other language gets more traction or is more popular, it will only become that because more developers would prefer working with it, which most likely mean it's easy if not easier to jump from your current stack to that. There's too much paranoia as to what the market is in search for. At this point, every language has its place in the dev industry
@toxic715
@toxic715 Жыл бұрын
@@zakariabougroug2687 thank u bro for this in depth knowledge
@user-wc3tz3be1j
@user-wc3tz3be1j 5 күн бұрын
Python be doing everything but running faster 😂
@hodayfa000h
@hodayfa000h Жыл бұрын
..... .... ..... sorry this took me a long time to print in python
@j.r.r.tolkien8724
@j.r.r.tolkien8724 Жыл бұрын
Nothing it can't do except slower. I tried to write a simple program to manipulate text string and it was a nightmare to make it work without taking up the entire memory.
@manuelnovella39
@manuelnovella39 17 күн бұрын
As if one language could be better than three, specifically designed for a purpose
@MrSofazocker
@MrSofazocker Ай бұрын
The greatest thing about JS is it was invented 2 years AFTER Lua. And when Netscape handed it over to ECMA it should've been dropped, but the open source community and Mozilla fought FOR it, and "developed" it further. We could have had such easy lives.
@CodingWithLewis
@CodingWithLewis Жыл бұрын
Python or JavaScript!?
@kinershah464
@kinershah464 Жыл бұрын
python
@BSquadNation
@BSquadNation Жыл бұрын
Javascript 👏🏽🙌🏽
@justin9494
@justin9494 Жыл бұрын
javascript
@JoelTutka
@JoelTutka Жыл бұрын
Assembly
@julianmcmillan2867
@julianmcmillan2867 Жыл бұрын
As someone who started out with JavaScript and then learnt Python, definitely Python.
@kilgarragh
@kilgarragh Жыл бұрын
"python can do anything just badly" - michal reeves
@pldcanfly
@pldcanfly 11 ай бұрын
If only there was a Markup language that describes what objects you want, and another that could change how it looks. That would be amazing!
@whatnowZA
@whatnowZA 28 күн бұрын
No! It just learned how to convert code into Javascript
@JMuks
@JMuks Жыл бұрын
Guess this is Python’s bite back after JavaScript came to the server with Node 😂
@bills1967
@bills1967 Жыл бұрын
So it translates, that means the trio is still king!
@GermanoLisboa
@GermanoLisboa 9 ай бұрын
If webdevs spent half the amount of effort in learning proper html5 as they do on creating new ways to code html5 without knowing html5. The web would be such a better environment
@jkjoker777
@jkjoker777 Жыл бұрын
thank god , now I don’t have to write web stuff in a slow, dynamically typed language…
@TreeLuvBurdpu
@TreeLuvBurdpu 3 ай бұрын
It doesn't replace JavaScript if IT CREATES JAVASCRIPT.
@matexma4373
@matexma4373 10 ай бұрын
Good luck debugging Python code with JavaScript errors.
@djawadnitro1-qq8vt
@djawadnitro1-qq8vt 9 ай бұрын
JavaScript fans are going crazyyy!!😂😂
@jugurtha292
@jugurtha292 Жыл бұрын
It cant run fast, why are these nerds obsessed of making python work everywhere
@thugvida
@thugvida 6 ай бұрын
As someone who’s working to be a back end developer. My programming Associates degree focuses on SQL, Java, and C++ . I’m going to to have to take en elective for Python
@marcasrealaccount
@marcasrealaccount Жыл бұрын
Honestly when will browsers remove the js requirement for a full webasm system where no js hotloading is needed, now that would be nice
@ItsAlce
@ItsAlce Ай бұрын
flet has existed for a while now
@alastairtheduke
@alastairtheduke 9 ай бұрын
Newsflash: new python framework just came out
@Boxing_Gamer
@Boxing_Gamer 11 ай бұрын
Replacing one mess with another
@Ali7Dali
@Ali7Dali Жыл бұрын
Him: "Python has just replaced JavaScript " 🤡 Him 15 sec later: "Python translates into JavaScript" 💀
@stevenb3315
@stevenb3315 Жыл бұрын
Anything that can be written in JavaScript will be written in JavaScript. Anyone who denies this will be crushed.
@benzcode
@benzcode 9 ай бұрын
LIKE JS CAN "laughs in rust"
@xya6648
@xya6648 Жыл бұрын
So it still complies to Js. I'm guessing it didn't replace it 💀 ❤️
@engine_man
@engine_man Жыл бұрын
Imagine just straight up writing html and css.
@thelonewanderervn
@thelonewanderervn 4 ай бұрын
“Hey guys… Can we just live in harmony instead of trying to getting rid of each other” said Javascript.
@FlorinStancu
@FlorinStancu 5 ай бұрын
it is year 2000 again when they invented JSP for java
@FirstYokai
@FirstYokai 8 ай бұрын
Bro found out what transpilers are
@jacktremblay71
@jacktremblay71 10 ай бұрын
If python blocks weren't based on indentation, I wouldn't hate it so much..
@mtsurov
@mtsurov 6 ай бұрын
What can’t python do? - lets start with goofy indentations that define a code block.
@stanislautsishkou5632
@stanislautsishkou5632 Жыл бұрын
The wheel was never be so similar to the PHP
@4lve
@4lve 10 ай бұрын
Writing web apps in 2 levels of abstraction seems like a bad idea
@Dylan_thebrand_slayer_Mulveiny
@Dylan_thebrand_slayer_Mulveiny 7 ай бұрын
They were so busy asking "How can we do it?" they forgot to ask "Should we?"
@LeftClickMage
@LeftClickMage 5 күн бұрын
@Skeppy would be ecstatic
@crashmatrix
@crashmatrix 10 ай бұрын
We tried that some 15 years ago with PHP, didn't work out for a multitude of language-agnostic reasons. Stick with what works lads
@mosurikutenpi
@mosurikutenpi 2 ай бұрын
What cant python do? Double the lifespan of dogs
@RonDLite
@RonDLite 3 күн бұрын
Python replacing JS by generating JS
@simonvalen2382
@simonvalen2382 12 күн бұрын
Trusting python like that Gunna get you hacked
@blackshock4able
@blackshock4able 4 ай бұрын
Python translated to JavaScript which will be interpreted to c/c++ so it can be compiled, imagine how slow it can get
@d.nazaratiy
@d.nazaratiy 9 ай бұрын
only reason python exists is because it is easy to learn. but there is no single task that python is good for
@Tanvir360-180
@Tanvir360-180 26 күн бұрын
Javascript will replace Python😅
@MRMOTOFOTO
@MRMOTOFOTO 9 ай бұрын
Sounds like a nightmare
@zeechy
@zeechy Жыл бұрын
Python can't fix my marriage
C++ Developer Learns Python
9:26
PolyMars
Рет қаралды 2,7 МЛН
Running "Hello World!" in 10 FORBIDDEN Programming Languages
18:07
Comfortable 🤣 #comedy #funny
00:34
Micky Makeover
Рет қаралды 16 МЛН
ISSEI & yellow girl 💛
00:33
ISSEI / いっせい
Рет қаралды 21 МЛН
OMG what happened??😳 filaretiki family✨ #social
01:00
Filaretiki
Рет қаралды 12 МЛН
Why Everyone Is OBSESSED With Arc Browser
10:26
Enrico Tartarotti
Рет қаралды 275 М.
10 FORBIDDEN Sorting Algorithms
9:41
Ardens
Рет қаралды 842 М.
Hackathons, explained for beginners
5:33
kaito
Рет қаралды 24 М.
10 Math Concepts for Programmers
9:32
Fireship
Рет қаралды 1,8 МЛН
I run untested, viewer-submitted code on my 500-LED christmas tree.
45:17
40 APIs Every Developer Should Use (in 12 minutes)
12:23
Coding with Lewis
Рет қаралды 351 М.
Making a Game in JavaScript with No Experience
5:49
Goodgis
Рет қаралды 812 М.
STOP Learning These Programming Languages (for Beginners)
5:25
Andy Sterkowitz
Рет қаралды 680 М.
Python Vs. Javascript - Which Is Better?!
4:25
Codemy.com
Рет қаралды 12 М.
My Bank Wanted $17.63 so I Used Python Instead.
4:42
Coding with Lewis
Рет қаралды 371 М.
Comfortable 🤣 #comedy #funny
00:34
Micky Makeover
Рет қаралды 16 МЛН