Whats the MINIMUM JavaScript needed to learn react?

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2018
  • ❤️ Support me because corporate sponsors rarely do!
    / joshuafluke
    🔥 Need a resume/cover letter? Check out my templates!
    grindreel.com/
    👊 Join the community!
    / discord
    My Other Socials🤳
    / joshua_fluke
    / joshuafluke 📸
    / joshuafluke 🐦
    📧 Email me directly!: grindreel@gmail.com
    📧 Business inquiries: Joshuafluke@thoughtleaders.io
    My Gear ⚙️: kit.co/JoshuaFluke

ความคิดเห็น • 419

  • @waneagony
    @waneagony 2 ปีที่แล้ว +82

    Roughly:
    Vanilla JS (2:09):
    - recursion
    - closures
    - loops
    - conditionals
    Package Managers (2:55):
    - yarm
    - webpack
    - babel
    Data Structures (4:46):
    - objects & manipulations
    - arrays & manipulations
    Scoping (5:10):
    - global scope
    - lexical scope
    ES6 (5:55):
    - classes
    - imports/exports
    - arrow functions
    - spread operators
    Functional Methods (6:09):
    - .map()
    - .filter()
    - .reduce()
    Destructuring (6:45)
    AJAX (7:45)

  • @kishorekiski9032
    @kishorekiski9032 5 ปีที่แล้ว +718

    dont worry it takes time to become a big boy

    • @RareTechniques
      @RareTechniques 5 ปีที่แล้ว +5

      ty bro

    • @Logan0123
      @Logan0123 5 ปีที่แล้ว +22

      It's been 6 months, you a big boy yet?

    • @jaimetorres4428
      @jaimetorres4428 5 ปีที่แล้ว +7

      @@Logan0123 He's getting closer, as he's now reached 85k and still growing.

    • @jaimetorres4428
      @jaimetorres4428 5 ปีที่แล้ว +6

      He now has passed 100K

    • @XSAoRAD
      @XSAoRAD 4 ปีที่แล้ว +1

      @@ch-yq5yn would agree, however they're better than nothing, no overly annoying high frequency echoes like from other channels.

  • @billyphillips4835
    @billyphillips4835 5 ปีที่แล้ว +699

    New programmers shouldn't rush to React. Take your time, learn and practice JS and get comfortable with it. Just like anything in life, really. Gotta remember this is a marathon and not a sprint. If you get good with JS, React concepts will be pretty easy. Build a great foundation and it'll help you much more in the future than rushing through and not truly understanding core concepts.

    • @JoshuaFluke1
      @JoshuaFluke1  5 ปีที่แล้ว +194

      I agree but this is the question they ask 400 times per live stream.

    • @jetspray3
      @jetspray3 5 ปีที่แล้ว +4

      You are right.

    • @heinzguderian9980
      @heinzguderian9980 5 ปีที่แล้ว +66

      Guess we just have to stop reacting...

    • @RushinTruckin
      @RushinTruckin 5 ปีที่แล้ว +4

      @@heinzguderian9980 🤣🤣

    • @shazbaz5695
      @shazbaz5695 4 ปีที่แล้ว +11

      Please you please list what you need to learn to master Javascript?

  • @architadesai7876
    @architadesai7876 5 ปีที่แล้ว +14

    Loved the advice you gave, man!

  • @caroldanvers265
    @caroldanvers265 5 ปีที่แล้ว +36

    Just started in React all over again and did a project, but I soon realized I am rusty on promises. Your videos are helpful and keep me informed about what employers expect. Awesome!

  • @chenglalonde5154
    @chenglalonde5154 5 ปีที่แล้ว +3

    yep! im in the right track! tnx bro!

  • @MrLight_001
    @MrLight_001 4 ปีที่แล้ว +2

    A nice, compact and informative summary. A direct message from one professional to another. I like it.

  • @shubham.papnai
    @shubham.papnai 3 ปีที่แล้ว +140

    Must know Js topics before starting to learn react-
    *RECURSION, closures, loops, conditionals
    *Package managers, YARN, Webpack,
    Babel
    *AJAX, Promises, Async/Await,
    *Scope(lexical, global)
    *ES6 classes, import/export, arrow functions, spread operator
    *Functional methods- .map(), .filter(), .reduce()
    *Destructuring

    • @sohammukherjee1392
      @sohammukherjee1392 2 ปีที่แล้ว

      YARN, package manager kahase kiya ha vai tumne,

  • @rumplstiltztinkerstein
    @rumplstiltztinkerstein 4 ปีที่แล้ว +312

    The irony of getting Wix ads on this video basically teasing "Why work so hard to develop websites?"

    • @Valdivia9494
      @Valdivia9494 4 ปีที่แล้ว +38

      It depends on what you want to develop, not everything can be done on wix. But lol it's funny

    • @MrWheelieMan
      @MrWheelieMan 4 ปีที่แล้ว +33

      Wix i shit dude, for a simple landing page its enough, but al lot of company's want a personalized web app, and that is where real developers come in play

    • @kakshihatake1671
      @kakshihatake1671 4 ปีที่แล้ว +4

      Regular Person same it’s like yT tryna make me not become a web developer

    • @afique8932
      @afique8932 4 ปีที่แล้ว +7

      @@Valdivia9494 WIX is trash. You can't even do simple media queries.

    • @siddheshb.kukade4685
      @siddheshb.kukade4685 3 ปีที่แล้ว +1

      Don’t worry you can make your own wix.com

  • @flavourfulski
    @flavourfulski 5 ปีที่แล้ว +52

    Great video! I recently taught myself js/react with no prior web experience, I hadn't looked at HTML since myspace was still cool.
    IMO there's the best way to learn React is to jump in on a project and get your hands dirty, going through tutorials felt boring and like spinning my wheels.
    Also I'd highly reccomend learning about ternary operators getting started... those were game changing for me personally.

    • @Shazzar_
      @Shazzar_ ปีที่แล้ว

      Good day bro. I'm jumping into react today with little experience with HTML and CSS. Can you help me with some advice as a senior in the field

  • @Pothanenos
    @Pothanenos 5 ปีที่แล้ว +1

    Thanks I've been diving down to javascript lately, there are a lot of things to pay attention to, but you did a nice job to sum them up :)

  • @dimerost
    @dimerost 5 ปีที่แล้ว +13

    This is one of the most complete and informative videos I've seen on the subject. Compact and no sense fillers to add time. Thanks!

  • @ashoknath4267
    @ashoknath4267 4 ปีที่แล้ว +1

    Thanks, mate, this video is really informative.

  • @davevaughn1391
    @davevaughn1391 5 ปีที่แล้ว +2

    The new mic's great, and the camera perspective you've got set up is nice. The few suggestions I have would be nit-picking, such as securing that line to your mic boom instead of letting it hang, and consider what is or isn't on your walls behind you. Small things may distract a viewer from really listening to what you're saying, and what you're saying is valuable! Love your videos, and I love the Discord community. You're definitely one of my top resources for motivation and education as a person striving to be a front-end developer. Thanks for what you do, and I believe you'll be rolling with the big kids soon enough!

  • @scoobysnackz3292
    @scoobysnackz3292 5 ปีที่แล้ว

    The quality has noticeably improved. This was also very convenient timing as I'm in a bootcamp atm and we just went into javascript and jquery today. Our teacher said angular/react would be much more current and challenged us to do our assignment for that section in either of those. Although we have just gotten into javascript, we have done html/css and ruby already; and I have 2 semesters of java so I've been feeling pretty good about understanding the material. I have a project I want to do for my portfolio that would also be for my current employer just to see if I can do it, we'll see how that goes but I know I have enough to figure it out. These videos have definitely been helping me along the way of understanding the software developer world after transitioning from another industry.

  • @etetigana1471
    @etetigana1471 5 ปีที่แล้ว

    Just what i needed, thank you ! :)

  • @whyparadox5294
    @whyparadox5294 5 ปีที่แล้ว +13

    This really hepled me alot. I landed my first job as Javascript Programmer following this guide. Thanks again Jushua!!

  • @hiteshj2110
    @hiteshj2110 5 ปีที่แล้ว +1

    Also, the quality is awesome will the new microphone and the lightning! Cool stuff.

  • @limitless1692
    @limitless1692 2 ปีที่แล้ว

    Thanks for the tips

  • @delhakim9953
    @delhakim9953 4 ปีที่แล้ว

    Thanks man. to the point.

  • @jibaromar2249
    @jibaromar2249 3 ปีที่แล้ว +1

    Very helpful thanks a lot

  • @underdogglory2530
    @underdogglory2530 5 ปีที่แล้ว

    Thanx Joshua! Good info!

  • @namanjoshi2741
    @namanjoshi2741 4 ปีที่แล้ว

    Fantastic work..love that✌️

  • @hiteshj2110
    @hiteshj2110 5 ปีที่แล้ว +5

    Just what I need at the moment. Thank you so much man!

  • @miloman1995s
    @miloman1995s 4 ปีที่แล้ว

    very good and structured advice man - confirm it

  • @Tsamara355
    @Tsamara355 3 ปีที่แล้ว

    Great stuff. Very helpful

  • @feedbacker
    @feedbacker 5 ปีที่แล้ว +7

    thx..exactly the info i was looking for

  • @msugal
    @msugal 5 ปีที่แล้ว

    Totally agree with all of what you said.

  • @spicyshizz2850
    @spicyshizz2850 2 ปีที่แล้ว

    This was helpful, thanks, hopefully I build up to this level as soon as possible.

  • @1988proxy
    @1988proxy 4 ปีที่แล้ว

    Thank you Joshua!

  • @bresoo
    @bresoo 4 ปีที่แล้ว

    Great vid, thanks mate

  • @pratikthorat3480
    @pratikthorat3480 4 ปีที่แล้ว

    Honestly I didn’t know you’d have a video like this too. Because most of the time your channel has these amazing and precise tips on getting a job and you showing us the reality! So glad I found a video like this one as well. Please make more of these if possible 🙈

  • @amar2042
    @amar2042 4 ปีที่แล้ว

    Thanks really useful info

  • @willc6720
    @willc6720 5 ปีที่แล้ว +19

    Hey Bro! I've been watching your videos since I found you about 6 Months ago and your advice has been invaluable. As someone who was in Sales before transitioning to becoming a developer, your video are the most absolutely insanely helpful resource out there. Especially the ones you make about applying to jobs and the interviews you've recorded. I can't thank you enough from the bottom of my heart for all of the quality content you put out. I support you 100% bro and I have no doubt that if you keep going the way you're going you'll hit those subscriber goals. Wanted to let you know I purchased your Resume & Cover letter packs yesterday because 1) I need the help and 2) I believe in you and wanted to support you bro. You're my hero right now. Also, I've noticed the increase in quality in your video too! Keep it up man, you're doing all the right things

    • @JoshuaFluke1
      @JoshuaFluke1  5 ปีที่แล้ว +2

      Thanks man I appreciate that! Let me know what I could improve! It's all about providing value to you guys.

    • @willc6720
      @willc6720 5 ปีที่แล้ว +1

      ​@@JoshuaFluke1 Actually! I do have a couple ideas for you. A couple people have mentioned like beginning text/ title cards, or a more structured into in the first minute, I think that would definitely help start your videos off with the right flow.
      Your content on getting hired is priceless. I'm not sure if you a video specifically geared towards this (I'm sure it's covered somewhere else), but a video on "Answers to common interview question (both technical and Non-technical)" as well as how to navigate the actual hiring process would probably be a big hit.
      Also, I'm working through the first MEAN course I bought on Udemy and I'm currently stuck in dependency-hell. I'm not sure now much experience you have with setting up full-stack environments and updating dependencies, but from the crazy amount of questions & issues I've seen unanswered on Stack Overflow and my own uncertainty with those environment, I'm sure a ton of newbies are wondering "How do I even set up the right environment to write code?" So setting up environments and dealing with common issues - even how to set up folders & install packages correctly or other more technical issues might be a way to engage with viewers who are have already started on their journey and are working on leveling up their skills
      I watch your videos all day because you make it easy to understand some advanced concepts but you go in depth - Your video "Why developers hate Wordpress and how to make one" stand out as one that I really remember. Something that might help your channel grow too is more shorter tutorials. There are SO many crazy-long 50+ hours courses on udemy that are going for $10 bucks right now, but trying to code these large apps & work through something that would normally take only 2 weeks of focus turns into a massive project spanning months of spare time. If you started putting up short 10-30 minute tutorials/walkthroughs on how to build apps geared towards showcasing the skills someone needs to show in a portfolio to get the job, I think your subscribers would skyrocket (You could probably then piece those little tutorials together into one big course to sell on your website or Udemy or something ^_^ ).
      I can't speak for the rest of TH-cam, but I'm definitely a big fan of yours and those are somethings that I'd get some value out of. Like I said, your content is amazing and the effort and energy that goes into the content you're providing shows through. Seriously enjoying your information and watching your journey!

    • @JoshuaFluke1
      @JoshuaFluke1  5 ปีที่แล้ว +2

      @@willc6720 Noting these. Thank you!

  • @SteveCollardTech
    @SteveCollardTech 5 ปีที่แล้ว +1

    You are getting better by the days, keep going

  • @mymusic7262
    @mymusic7262 3 ปีที่แล้ว

    Thanks !

  • @horacinis
    @horacinis 5 ปีที่แล้ว

    Great video my friend. Thank you! LIKED and SUBSCRIBED

  • @donbocia1557
    @donbocia1557 3 ปีที่แล้ว

    Thanks for the great advice. I'm trying to put my foot on the door of an interview right now, and this was really usefull

  • @chrisberry6575
    @chrisberry6575 2 ปีที่แล้ว

    You’ve earned my subscription

  • @frankvee
    @frankvee 5 ปีที่แล้ว

    Good video Joshua, keep it up. Subscribed.

  • @milmaaishwarya2835
    @milmaaishwarya2835 3 ปีที่แล้ว

    just came across this in 2021 and subscribed ASAP

  • @LordHorvathius
    @LordHorvathius 4 ปีที่แล้ว +2

    Awesome outro song! I thought my Spotify started up randomly because I recently added it to my gym playlist haha

    • @osamagamal495
      @osamagamal495 4 ปีที่แล้ว +1

      Deus Ex Machina by Ballpoint

  • @palomarAI
    @palomarAI 5 ปีที่แล้ว

    Great content, and the new mic mentioned sounds awesome (even though this was back in Dec 18).

  • @pewp43
    @pewp43 5 ปีที่แล้ว

    Also light reflectors are good if you want to get rid of the shadows since you can create multi-directional lighting.

  • @nicholasmaniccia1005
    @nicholasmaniccia1005 5 ปีที่แล้ว +1

    New subscriber this video was really good don't change a thing.

  • @traventor
    @traventor 3 ปีที่แล้ว

    Thanks a lot

  • @EminoMeneko
    @EminoMeneko 3 ปีที่แล้ว

    Thank you for that.

  • @mohamedjerbi
    @mohamedjerbi 4 ปีที่แล้ว +19

    I learned and built my first react app without learning js lol, basically kept trying facing the syntax errors and learned that way xd

    • @huynhat50
      @huynhat50 4 ปีที่แล้ว +3

      that's basically how I learn JS xD

  • @hellstormangel
    @hellstormangel 5 ปีที่แล้ว

    Thanks for the video, as soemone new to this field, it is very informative and don't worry 1 milly is coming soon. Keep up the amazing videos

  • @tobir693
    @tobir693 4 ปีที่แล้ว +8

    Vanilla: Recursions, closures, Loops, Conditionals
    Package mangers: Yarn, Webpack, Babel
    Ajax: Promises (basics), Async/Await
    Data Structures: Objects (Manipulation), Arrays (Manipulation), Methods
    Scope
    ES6: Classes, Imports/Exports, Arrow Functions, Spread Operator
    Funct Methods: .map(), .filter(), .reduce()
    Destructuring

    • @SuperBlackBeto
      @SuperBlackBeto 4 ปีที่แล้ว

      Any course you recommend to learn JavaScript? In TH-cam, udemy or something?

    • @tobir693
      @tobir693 4 ปีที่แล้ว +1

      @@SuperBlackBeto I'm a student myself and just put this here for people who just want the list of stuff they need to learn.
      That being said. I personally use Pluralsight (which I highly reccomend) and then use youtube for anything I don't fully understand as Pluralsight tends to be pretty fast paced.
      On YT I like "Programming with Mosh
      ".
      What level are you at currently?

    • @SuperBlackBeto
      @SuperBlackBeto 4 ปีที่แล้ว

      @@tobir693 the basic javascript, if, loops and functions

    • @markramos3203
      @markramos3203 4 ปีที่แล้ว +1

      @@SuperBlackBeto, I recommend The modern javascript Bootcamp by Andrew Mead. I am taking that course on udemy and it is very good.

    • @SuperBlackBeto
      @SuperBlackBeto 4 ปีที่แล้ว +1

      @@markramos3203 Thanks :)

  • @willdedill
    @willdedill 4 ปีที่แล้ว

    Thnks for this video Josh, short but very detailed as per "What's the minimum" requirement needed to tackle React coming out of months of intensive JS training as I have - Keep it up bro and see you on the other side (:

  • @mgabriel650
    @mgabriel650 3 ปีที่แล้ว

    You are doing well man , keep it 400k subs

  • @digitalfragrant
    @digitalfragrant 5 ปีที่แล้ว +4

    So informative and motivational video. Could you also share the free udacity course that you talked in the video?

  • @hu3m4n90
    @hu3m4n90 2 ปีที่แล้ว

    hi! just commenting to let you the tip (you asked for it) on lighting. Try to accommodate the light sources or diffuser/reflectors in a way that your face doesn't get those dark spots (shadows) so intense and the edges so bright, the contrast is too strong and the white-s are burned almost. Sorry for my english is not my main lang. Thanks for sharing all this with us! keep it up bro

  • @luizmelo8611
    @luizmelo8611 5 ปีที่แล้ว +1

    Dude, please continue doing what you are doing. Your videos are a HUGE help. I will make sure to give you a donation as soon as I get a job as a web developer.

  • @PelFox
    @PelFox 5 ปีที่แล้ว +1

    map, filter, reduce and destructuring is used a lot, knowing these makes coding in React easier :D

    • @kandysman86
      @kandysman86 5 ปีที่แล้ว

      Yeah, i need to practice my destructuring

  • @dilipreddy6823
    @dilipreddy6823 5 ปีที่แล้ว

    You got a new subscriber buddy

  • @anikkhan8811
    @anikkhan8811 5 ปีที่แล้ว

    Nice ! Keep it up

  • @guled669
    @guled669 5 ปีที่แล้ว +1

    You need to know programming and that can be in any language on top of that html because of jsx. Then other react related stuff like props, state and immutability and what not.
    Working with react.js is different from working with traditional javascript manipulating dom. If you ever worked in that way. Usually you had to select the dom, then adding some eventlistener and probably a function that toggle a class or removes it.

  • @zoomerslayer8244
    @zoomerslayer8244 5 ปีที่แล้ว

    This video is lit

  • @lexsoft3969
    @lexsoft3969 5 ปีที่แล้ว +1

    Closure ? From what I have read through React Doc, I didn't see its use until I read the topic of Effect Hooks. I was forced to read the concept of closure again in MDN and found that it's not easy to understand its characteristic, a bit different from what I learn in PHP/Laravel.
    As for resource/data fetching, React examples in the doc prefer using Fetch API rather than traditional XHR or jQuery Ajax.
    With the upcoming HOOKS, it seems that we will not use classes anymore especially in new codes, although React team don't have plan to remove class. React future seems to be on functional programming, which makes me want to learn Angular too, however hard it is to learn.

  • @MrPDTaylor
    @MrPDTaylor 5 ปีที่แล้ว

    You got that curtain! Curtain game is on point!

  • @deeproy7292
    @deeproy7292 5 ปีที่แล้ว

    I believe in you... Thank you

  • @soumis5954
    @soumis5954 3 ปีที่แล้ว

    thank you it's really helpfull tomorrow i have a job interview for a web developper posion and i hope i'll get it

  • @Brandon-th9pi
    @Brandon-th9pi 5 ปีที่แล้ว +1

    Perfect timing on the video as I enter react at lambda after this upcoming break

  • @AnthonyJusticeO
    @AnthonyJusticeO 3 ปีที่แล้ว

    Thanks Joshua. This helped.

  • @peppers80
    @peppers80 5 ปีที่แล้ว +4

    Very interesting. I started my react position 3ish months ago and am learning a lot, coming from c# development. Could you do a few videos on react with typescript?

    • @diobrando7674
      @diobrando7674 4 ปีที่แล้ว

      Same background. Should I jump ti React or start with JS?

  • @rpo3ge
    @rpo3ge 5 ปีที่แล้ว +6

    Be grateful for the 105k you have! That's how you'll meet your target :) keep the good werk up!

  • @cyborg6294
    @cyborg6294 4 ปีที่แล้ว

    Man I'm a fan of you

  • @ironsaberacademy
    @ironsaberacademy 2 ปีที่แล้ว

    bro super helpful video doing a full stack se course at the moment but its easy to get caught in the noise of it all love your work I did like your lights too the more rbg the more betterer right? !?! hahah

  • @alihussnain6618
    @alihussnain6618 5 ปีที่แล้ว

    Hy Joshua Very nice video Keep it up

  • @Harry-qz4iq
    @Harry-qz4iq 2 ปีที่แล้ว

    I'm here in 2021 with you having over 400k subs and I'm proud hearing you wish to get into the big league youtubers in this video.

  • @bryanltobing
    @bryanltobing 3 ปีที่แล้ว

    2021 but still worth to watch

  • @jojacvonkekebau3686
    @jojacvonkekebau3686 5 ปีที่แล้ว +2

    Hey, Joshua. Improvement is definitely noticeable - I am glad there's no more animated wallpapers on your screens so the camera doesn't have to re-focus every few seconds. That thing was driving me crazy.
    One more thing that you can improve is making the shot stable. The shakes are pretty apparent but if you, just for the sake of it, cover the right half of the screen while watching this video you will notice how badly everything is shaking due to you leaning on the table (I think); mic is dancing (you can also secure the cable to the frame while you're at it) and there's a monitor coming in and out of frame on the left.
    I don't know if it only bothers me, because I don't really see it mentioned in the comments, but I just wanted to give you some ideas for improvements. Keep grinding!

  • @FaLkraydz
    @FaLkraydz 4 ปีที่แล้ว +3

    Man, while you speak, I see myself on some things, I'm stuck in a hangman game I've being working on for 3 months. And I got stuck basically in the end of the program. I'm sure it's just a matter of detail. But I don't know why it's not working Hahahaha.
    I'm not gonna be concerned that much about it anymore. I mean I've been studying other things too regardless. Anyway, thanks for your video.

  • @guiltyconscious
    @guiltyconscious 4 ปีที่แล้ว

    Thanks! you just reassured me I'm ready for React. React is fun & easy to understand

    • @guiltyconscious
      @guiltyconscious 3 ปีที่แล้ว

      @Mohammad Al-Shuwaiee you should definitely spend your time on learning JS more then. Don’t rush into a framework, if your JS is strong learning any framework is easy peasy

  • @maazsiddiqui8972
    @maazsiddiqui8972 4 ปีที่แล้ว

    Quality content.

  • @michaeloconnell1138
    @michaeloconnell1138 5 ปีที่แล้ว +1

    Videos are looking better everyday :)

  • @AzrilNazliAlias
    @AzrilNazliAlias 2 ปีที่แล้ว

    When the 3 dots hits you ...props

  • @BucurIonNiculae
    @BucurIonNiculae 5 ปีที่แล้ว

    Super video. I like this channel.

  • @BudoReflex
    @BudoReflex 5 ปีที่แล้ว

    Thanks

  • @Code-fr8qx
    @Code-fr8qx 5 ปีที่แล้ว +202

    One shouldn't have the mindset of what is the minimum JavaScript needed. Just learn JavaScript period. React will naturally follow.

    • @cooladi002
      @cooladi002 4 ปีที่แล้ว +17

      you missed his point.

  • @randy-russ
    @randy-russ 5 ปีที่แล้ว +18

    I'm about to graduate in finance next week.. but I've decided to go into programming. You've really helped me figure out what to study. Thanks man!

    • @niglavinas
      @niglavinas 5 ปีที่แล้ว

      im curious what u decided and why u lave finance?

    • @eg8580
      @eg8580 4 ปีที่แล้ว

      Maybe you can do both?

    • @jaycool9480
      @jaycool9480 2 ปีที่แล้ว +1

      You can do both. Use your finance knowledge to create some finance apps and websites. I have a film/tv degree and I'm using my knowledge of film and TV to make apps and web pages. A developer helped me understand how tech works cuz film and tv is reliant on modern technology. Just like finance or the stockmarket per say.

  • @MinecraftMasterNo1
    @MinecraftMasterNo1 5 ปีที่แล้ว +5

    I've been missing the dem streams left and right. When's the next one coming? Seems to be a different time now

  • @cameronhoward24
    @cameronhoward24 5 ปีที่แล้ว +8

    I'd be curious to see the career statistics of your videos. Personally I'm a student and love these videos, but wonder if there's also a lot of full time developers that also watch.

    • @JoshuaFluke1
      @JoshuaFluke1  5 ปีที่แล้ว +1

      @@joed1838 The channel is aimed mainly at people wanting to get into the industry; there's always an exception to the stereotype I talk about.

    • @conquestking2037
      @conquestking2037 5 ปีที่แล้ว

      I agree with Joe. Net/java where it's at although I am a full stack developer I just learned Java

  • @PaulBrownclk-me
    @PaulBrownclk-me 4 ปีที่แล้ว +5

    The more you know, the easier react is, since react is basically just JavaScript .. unlike other Frameworks where loops for example are abstracted into the templating .

  • @joblessboy7030
    @joblessboy7030 3 ปีที่แล้ว +11

    Don’t need much. Arrow functions, JS objects and ReactJS. That’s all.

  • @dacracking5768
    @dacracking5768 5 ปีที่แล้ว +1

    Dude 97k now 3 days ago like 29k keep it up! 07/07/2019

  • @lauris5275
    @lauris5275 2 ปีที่แล้ว +2

    My main problem is that. I just forget things... time is flying. But i have feeling i dont learn anything new... learning js. Forgetting html / css. Starting to relearn html / css. Starting to forget js.... I tried React ~2 months ago. Learned it 2-3 days. But i went back to js, cause i had feeling i dont know enough js.

  • @moosefromhell666
    @moosefromhell666 4 ปีที่แล้ว

    Lol, when you were talking about the .map method you showed a picture of the Map object instead!

  • @user-oe1nr1lq1h
    @user-oe1nr1lq1h 2 ปีที่แล้ว

    i like how u talk to your self)

  • @moshyfawn
    @moshyfawn 4 ปีที่แล้ว +17

    As to what's the MINIMUM JavaScript needed - none. Speaking from experience. I've had only school Pascal, C# mediocre knowledge. If we're talking about being able to adapt and learn the ecosystem and create your solutions - that's where you'd be better of learning "the basics". But again, you can pretty much start off of React and learn your way into JS. Some might say its an anti-pattern but I see it as another gateway into JS

  • @vladimirkuryanov5242
    @vladimirkuryanov5242 5 ปีที่แล้ว

    Wow! I didn't know JS had so much inside!

  • @esra_erimez
    @esra_erimez 2 ปีที่แล้ว

    This advice is still valid in 2022

  • @Mohammad-tw7cq
    @Mohammad-tw7cq 5 ปีที่แล้ว

    When you refer to destructuring are you referring to destructuring assignment?

  • @badmonkey8460
    @badmonkey8460 5 ปีที่แล้ว +1

    Josh! Get a ring light, screw the other stuff, i use to shoot videos and take pics professionally, the right light, with less ambient lighting will make your videos pop!

  • @JustanApple96
    @JustanApple96 5 ปีที่แล้ว +18

    You're a big kid now!

  • @walterwhite7194
    @walterwhite7194 5 ปีที่แล้ว

    I noticed your subs have been stagnant for the last few weeks. Then it looks like you get 600 subs over night. Keep at the grind man it’ll happen. Just keep producing quality content

  • @riacharda
    @riacharda ปีที่แล้ว

    Thanks for putting this guide out Josh! This is great to know.
    I'm nearly halfway learning my JavaScript (beginner to expert) course on Udemy. Currently, I'm learning more about JS behind the scenes and I've got a lot to go.
    I feel so much pressure to learn react. Deep down, I want to know and practice all I can in JS before jumping to react.

    • @mahima1219
      @mahima1219 ปีที่แล้ว

      heyy can you please link the course

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

      @@mahima1219 i think he is referencing the course JavaScript - The Complete Guide 2023 (Beginner + Advanced) by Max Schwarzmüller

  • @tomludlow1
    @tomludlow1 5 ปีที่แล้ว +1

    Your game's just fine, boss!

    • @JoshuaFluke1
      @JoshuaFluke1  5 ปีที่แล้ว +2

      Not even close man, I need to be on the up and up. Always progress.