Use JavaScript without writing JavaScript...

  Рет қаралды 31,451

Academind

Academind

Күн бұрын

Пікірлер: 71
@nitindevatraj
@nitindevatraj 9 ай бұрын
Hey max, could we expect a update to the nodejs course, same as you did with the react course. Would be nice if it was updated too
@MuhammadWaqasHameed-dx8wh
@MuhammadWaqasHameed-dx8wh 9 ай бұрын
Please Update you NodeJS Course, It need to be Rerecorded + Reordered
@maskman4821
@maskman4821 9 ай бұрын
Htmx works closely with backend, Max uses Expressjs in the course and render htmx server side, you can compare Nextjs 14 with Htmx+Expressjs, they do the same things but different stack, I think Htmx will replace template engine such as EJS, Handlebar, etc. and adopted by full stack developers who build apps with backend tech such as Javascript, Java, Phthon, PHP, ASPdotNET, etc ❤
@nimasoltan3271
@nimasoltan3271 9 ай бұрын
We need rust course too. Combination of this and Rust would be amazing
@quark2012
@quark2012 9 ай бұрын
Hi Max, thanks for this course. I was waiting for it :). Just bought the course and it's excellently explained as well as your other courses.
@arti040
@arti040 9 ай бұрын
WebDev - reinventing the wheel... Over and over again xD
@theangelofspace155
@theangelofspace155 9 ай бұрын
Will this use golang for the backend? Also any olans on updating the golang course with the new 1.22 net/http library? Thanks for your work.
@academind
@academind 9 ай бұрын
The course uses Node.js for the dummy / example app but the HTMX code would be the same with Golang or any other backend language. No Golang update planned right now but will note it for a possible future update!
@HoangVo7
@HoangVo7 8 ай бұрын
I'm learning this course. I’m not only use the BE he offered for reference. But also I've built the BE myself using go1.22 and standard lib html/template for comparing the pros and cons. If you need help in BE. Don’t hesitate to reach me.
@PureAlbania
@PureAlbania 9 ай бұрын
First time hearing about htmx. Won't be a mess with styling the html? Also the data to transfer will be much higher, even with compression.
@PureAlbania
@PureAlbania 9 ай бұрын
@@jsonkody Don't argue that must be cases that it can be used. Just at first sight creating html both on client and server side seams a formula for a big mess. My comment was simply to understand a little more about it.
@manujsankrit7682
@manujsankrit7682 8 ай бұрын
Hi Max, Your updated react course is super amazing. The best thing about the course is that for every section there is a mini project which really gives the edge for people who want to learn only a particular section. They do not need to follow a single project from ground up. I have enrolled in your CSS complete guide course and I believe it'll really help if the same type of strategy is followed in that as well. thanks
@zeljkoferber9684
@zeljkoferber9684 8 ай бұрын
Hallo Max :) I have yours Ultimate React cours, but I am struggling wit the time to learn. Do I need this new course or to be focus to React. Danke shon :)
@davor-debrecin
@davor-debrecin 8 ай бұрын
Just finishing the course, very well made as always!
@thestreamer1481
@thestreamer1481 8 ай бұрын
please any ETA for Angular 17 course ?
@ArmanCuison
@ArmanCuison 9 ай бұрын
can we use wordpress as backend?
@saiphaneeshk.h.5482
@saiphaneeshk.h.5482 9 ай бұрын
Does this use REST Api or just sending html from the backend?
@ballpen9157
@ballpen9157 9 ай бұрын
how about html + wordpress as backend?
@SootuKoll
@SootuKoll 9 ай бұрын
I can't quite tell from the course description/structure - how is the backend handled, if at all?
@academind
@academind 9 ай бұрын
I'm using a Node.js fullstack app as an example. But the HTMX syntax of course doesn't depend on that - works with any HTML code / fullstack app (backend language)
@mustaneerhaider515
@mustaneerhaider515 8 ай бұрын
Hey Max, it's been a long time since I have been waiting for you to re-record the angular course from ground up so it covers the lastest Angular features in depth and also have many practice projects just like your Angular course. I really wanted to learn Angular but since I learned React.js from you, I also really wanna learn Angular from you as well.
@IgorGazineo
@IgorGazineo 9 ай бұрын
Hey, Max! You should launch a practice-based course. It's what's missing on the market. Imagine a course where you teach how to create a project and with that acquired knowledge, you ask the student to create another 10 similar projects but with the design made in figma (for example) and ready to be transformed into code.
@maskman4821
@maskman4821 9 ай бұрын
I have just purchased this course , the main reason is this course is only 4 hours long which I can finish at one time and also I am very curious about HTMX, Max releases this course just in time, awesome ❤
@engineeranonymous
@engineeranonymous 9 ай бұрын
Since you make a course on HTMX, I suppose we will see further adaption. One technology to bring order to the frontend chaos. HTMX is the chosen one.
@likithnagasaiadusumalli8495
@likithnagasaiadusumalli8495 9 ай бұрын
Hi Max, I would like to know any update in React, Next and Node courses of you. I have almost completed the React course and now React 19 has arrived. Can u pls update on this
@drorkatzir
@drorkatzir 9 ай бұрын
i've just purchesed this course, thank you for the cuppon ❤ (hope to complete it fast). I still need to complete your NextJs course from last year... but its very long...
@saikrishna4661
@saikrishna4661 9 ай бұрын
Max pleaaaaaaaaaaase update Angular course
@BrokeBillionare
@BrokeBillionare 9 ай бұрын
Not the right time. Angular is going through some major changes. I would rather have a separate course for the new angular as you need the old course for jobs using angular 14 and previous versions.
@academind
@academind 9 ай бұрын
Working on it! But have to get the timing right to cover all key changes it's currently going through (In a backward-compatible way)
@academind
@academind 9 ай бұрын
Yep, you nailed it! But I'm working on an update that covers more of the new features (earlier one) whilst still helping all those developers working with older versions. Tricky to get it right but I'm trying my best
@alsaamit
@alsaamit 9 ай бұрын
what is your opinion about Astro?
@academind
@academind 9 ай бұрын
I like it a lot! Have also used it for multiple projects already
@amit89amit
@amit89amit 9 ай бұрын
Will it replace React?
@maskman4821
@maskman4821 9 ай бұрын
Just take this course, it is only 4 hours long which you can finish at one time ❤
@midophriya3657
@midophriya3657 9 ай бұрын
htmx is good but you need a components system inside the server to DRY
@dancyvybes
@dancyvybes 9 ай бұрын
🎉 Awesome Neeewss!!! You are just the best!!!!!
@codernerd7076
@codernerd7076 9 ай бұрын
I love its under 5 hours! And actually possibly to finish it in a weekend!
@academind
@academind 9 ай бұрын
Yeah, I deliberately tried to keep it short and dive deep into selected key concepts.
@codingwithbasit7801
@codingwithbasit7801 8 ай бұрын
The question is. Why there is a need to learn this code? Please explain the pros and cons.
@HarshalHirve555
@HarshalHirve555 9 ай бұрын
🎉 Thank you for your New Course. Will be super helpful like all your other courses. One humble request though, please try to make a full fledged course on React .js & Next.js / Astro.js Micro-Frontends, with auth & app level state handling with redux or any other equal library . I mean CSR Micro-Frontends & SSR Micro-Frontends. This is much needed tody
@academind
@academind 9 ай бұрын
Thanks for the suggestion! Can't promise it but noted it!
@HarshalHirve555
@HarshalHirve555 9 ай бұрын
@@academind Thank you for consideration. Awaiting...
@antoniovictor9614
@antoniovictor9614 9 ай бұрын
another incredible course! Can I dream of a new C#/.NET course?
@academind
@academind 9 ай бұрын
I'm really no expert on that, so highly unlikely, sorry :/
@antoniovictor9614
@antoniovictor9614 9 ай бұрын
@@academind don't apologize, you've already taught me hundreds of things in other courses
@abhishekkolge3039
@abhishekkolge3039 9 ай бұрын
What about updating node js
@BrokeBillionare
@BrokeBillionare 9 ай бұрын
Bought it! You have made me a great angular developer and a very good web developer. It is all thanks to you that i don’t have impostor syndrome anymore and i am very confident. Thank you Max.
@academind
@academind 9 ай бұрын
That's amazing to hear! Thanks so much for joining the course and the amazing feedback!
@VarunJain15
@VarunJain15 9 ай бұрын
Why javascript should avoid?
@SteveNewman1955
@SteveNewman1955 9 ай бұрын
wishing for design patterns course
@adrian-4767
@adrian-4767 9 ай бұрын
SteveNewman1955 Yeah, me too
@hamzakhan4341
@hamzakhan4341 9 ай бұрын
Kindly make a course on ios development
@hoyinleunghk
@hoyinleunghk 9 ай бұрын
support, just bought the course
@academind
@academind 9 ай бұрын
Awesome, welcome on board! :)
@ganeshkgp
@ganeshkgp 9 ай бұрын
Complete your sleep without sleeping 😂😂😂 fun fact h haven't slept last night 😂😂
@FernandoSantucci
@FernandoSantucci 9 ай бұрын
I think you was talking about Rust + WebAssembly + Leptos full stack web development. 😏 Leptos is a kind of Solid.JS for Rust. 😎 A hand over of Ryan Carniato to Greg Johnston. 😉👍
@FernandoSantucci
@FernandoSantucci 9 ай бұрын
+ TailwindCSS 😎
@alexandrufasoleac627
@alexandrufasoleac627 9 ай бұрын
Rust community is indeed like Jehovah's Witnesses or VIM users. You don't ask anything, they will tell you what they use. l0l
@ozgurNY
@ozgurNY 9 ай бұрын
Svelte please
@arnab1prince
@arnab1prince 9 ай бұрын
Hola Max😊
@Viviko
@Viviko 9 ай бұрын
Been messing with HTMX. It’s interesting.
@academind
@academind 9 ай бұрын
Agree!
@GeniusHawlah
@GeniusHawlah 9 ай бұрын
Another shiny object.
@sumitkumardey3268
@sumitkumardey3268 9 ай бұрын
Awesome
@arunkaiser
@arunkaiser 9 ай бұрын
First comment
@t2realmadrid
@t2realmadrid 9 ай бұрын
Soon no one will write any kind of code lol
@academind
@academind 9 ай бұрын
:D
How I would learn & master it if I were to start over again
29:47
You might not need useEffect() ...
21:45
Academind
Рет қаралды 177 М.
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
5 Modern CSS Features You Should Know In 2024
5:58
Academind
Рет қаралды 85 М.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 861 М.
Next.js 15 is here! Does it fix Next 14?
10:29
Academind
Рет қаралды 54 М.
Only The Best Developers Understand How This Works
18:32
Web Dev Simplified
Рет қаралды 115 М.
Understanding Signals
8:04
Academind
Рет қаралды 37 М.
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue
12:35
NEW Way To Create Variables In JavaScript
12:13
Web Dev Simplified
Рет қаралды 275 М.
🤯 Express.js 5 is here (since a month already, actually)
9:58
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН