Front End Developer Roadmap 2024

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025

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

  • @freecodecamp
    @freecodecamp  Год назад +258

    Learning the technologies covered in this video and course will prepare you to be a front end developer. But there is alway more to learn. Let others know in the comments what other technologies are helpful to learn as a front end developer.

    • @soumadip_banerjee
      @soumadip_banerjee Год назад +5

      ❤❤❤

    • @Khadi-C
      @Khadi-C Год назад +16

      Do you need to learn all of these technologies in the road map before applying for jobs? I feel like completing the entire road map would take about ten years!

    • @wdcodes
      @wdcodes Год назад +7

      ​@@Khadi-Csadly, the getting into tech is harder than ever.

    • @freecodecamp
      @freecodecamp  Год назад +31

      You may be able to get an entry level job before learning all of the technologies, especially the ones toward the end of this video. But you will still have to put in a lot of hard work to learn the basics.

    • @osamaasi3251
      @osamaasi3251 Год назад +7

      @@Khadi-C you can make some money as a freelancer after learning HTML and CSS and be able to create simple static websites like a landing page or simple portfolios and you can enhance that by learning a CMS while learning the rest of the technologies.

  • @not-me45288
    @not-me45288 Год назад +419

    You guys at Free code camp have done a lot for humanity. Prosperity and history will be kind to you. Keep it up.

  • @rishabhdwivedi8904
    @rishabhdwivedi8904 Год назад +590

    2:58 How the internet works?
    3:25 HTML
    3:52 Code Editor
    4:13 CSS
    4:37 JavaScript
    5:35 Version Control Systems ( Git)
    5:48 Github
    6:05 Package Managers
    6:26 Bootstrap
    6:37 SASS
    6:59 React, Vue or Angular
    7:16 Tailwind CSS
    7:55 Byte (front end tooling solution)
    8:18 JS testing tools (Jest, Cypress)
    8:42 Typescript
    9:21 OWASP
    9:29 Restful API
    9:39 GraphQL
    9:58 Next.js
    10:15 Astro
    10:43 optimization and efficiency
    10:55 Google Lighthouse
    11:03 React Native

  • @profricci
    @profricci Месяц назад +13

    I started my frontend development journey today 03/01/2025 3rd of January 2025 and this is my first video. I have the intention of commenting on all the videos. So help me God

  • @FlezZyt
    @FlezZyt Год назад +111

    I started with html and its now been 2 months, I'm learning css advanced and I'm really excited to continue this journey

    • @ItsGabo
      @ItsGabo Год назад +9

      Keep it upt!

    • @lifotechnologies814
      @lifotechnologies814 Год назад +2

      dont see video and do it in your system 😂😂

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

      where you learned html and now.css ? I want to learn it too if it's good course

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

      @@Mosaweractivitiesbruh you’re literally on RUclips

    • @swara9499
      @swara9499 11 месяцев назад

      Keep it up buddy

  • @bdp-racing
    @bdp-racing Год назад +15

    Crazy how much you can learn while eating a bowl of cereal. Thank you for making it easy to learn with these videos

  • @jontar5970
    @jontar5970 Год назад +225

    I woud love to see this for other careers! Such as backend or machine learning

    • @teddy6326
      @teddy6326 Год назад +4

      which one are demands front end , back end or full stack?

    • @AjayKumar-fd9mv
      @AjayKumar-fd9mv Год назад +1

      Yes we need

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

      @@teddy6326 Both back end and front end are in demand but front end has slightly more in demand than the backend.

    • @carloschu7127
      @carloschu7127 Год назад +2

      1. Fullstack: Frond end + Back end.
      2. Data Sciencie + Data Analyst or Bussiness Analyst
      3. Machine Learning
      4. AI training.
      ( This is the inverted pyramid ).
      To my understanding, small startups, due to limited budget, they will hire 1 to 3 guys to do all those thing interchangeably.
      But for middle sized to huge companies, AI and Machine Learning are reserved for bachelors with Ph.D in Computer Sciencies. If I am not mistaken.
      If we have time, we should learn Cibersecurity. But I dont think, companies will allow to get a job at junior level for cibersecurity.
      At fullstack level, is where the client data starts to compile. This is where the " job " starts. But, as of writting, circa 2023 December, interest rate still high by the FED, if there are mass layoffs by tech companies, they will only keep seniors devop. Wait for the FED lower interest rate, so borrowing become cheaper, and companies start to expand their bussiness, so they will higher more " junior " entry level jobs.

  • @davidg5898
    @davidg5898 Год назад +62

    Love your courses. As someone who is self-taught, your videos have helped me fill in some gaps and better standardize/organize my practices.
    The most difficult part of front end for me is the visual design. I can make very intuitive and efficient interfaces, but making them look pretty is never my strong suit.

    • @mujonnj9692
      @mujonnj9692 Год назад +3

      maybe watching design videos on RUclips can help you. Like color theory, design basics, ...

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

      @@mujonnj9692I've been a visual art/design lover all my life but, while I have great appreciation for it, I have limited aptitude for it.
      I know I'm not the only one, though, and that's why so many companies exist that sell/lease site templates.
      Everyone has their strengths and weaknesses. It's important to know your own so you know when to seek outside help when necessary, right?

  • @dominikawojewska3985
    @dominikawojewska3985 Год назад +584

    I'm sorry but this is not a roadmap. It's more of an overview of what's out there with a rough order in which to learn each thing. A roadmap would be more like this:
    1. learn HTML and CSS
    2. learn some JavaScript
    3. learn git
    4. build some projects, use git, deploy to web
    5. learn DOM manipulation and async JavaScript
    6. build more projects
    7. pick some CSS preprocessor and/or framework and build some projects
    8. pick a JS framework, build some projects
    9. learn a state management framework for that framework from point 8., build some projects
    10. learn some databases
    11. build a project that looks and feels like a real world app, learn anything else that is needed for this project, then repeat

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

      I share the same opinion, and I am disappointed that such a so-called roadmap comes from freecodecamp. I expected something more serious.

    • @sudarrshang8922
      @sudarrshang8922 Год назад +22

      Yes this is what should be happen in real path

    • @funny-ne3ky
      @funny-ne3ky Год назад +11

      The roam map start like this : html - css are the easy part ... learning JS is the hard one and most of the people quit . If you learn the main programming language of the dev job that are you searching for and you are good , then you have the skills and everything will be much more easier .

    • @ipodtouch470
      @ipodtouch470 Год назад +9

      @@funny-ne3kyfor me js and html where the easy part but making a design and then using css is the hard part for me.

    • @luzaw4957
      @luzaw4957 Год назад +10

      You're mentioning those topics again in the video, except for the database. The database is for backend developers.

  • @ConnorXCX
    @ConnorXCX Год назад +10

    Thank you so much for this video, you came thru right when I was feeling overwhelmed while getting introduced to front-end development.

  • @abdrahman-d7
    @abdrahman-d7 Год назад +27

    Although I'm not a beginner and have a good grasp of most of the technology mentioned in the video, I felt overwhelmed by the multitude of technologies in the video

    • @OccupiedMuffins
      @OccupiedMuffins 8 месяцев назад

      as you should, its a crash course meant to give you an idea not go in depth about them. Its all about starting.

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

      yeah i was too

  • @ovskihouse5271
    @ovskihouse5271 Год назад +11

    Im newbie, mean beginner in front end development with Freecodecamp association.
    I love what you do teaching amazing stuff big thanks 🙏

  • @manipurihunabopa
    @manipurihunabopa Год назад +11

    Thank you Beau. This video has really helped me visualize and understand the roadmap to front end development

  • @Nastaranosmani
    @Nastaranosmani 4 месяца назад

    Спасибо за такой полезный и бесплатный гайд! В наше время найти стоящее видео с бесплатным обучением - нереально

  • @qonitchiwa
    @qonitchiwa Год назад +8

    7:54 it's actually 'vite' for those who may not know

  • @DanyPellerin
    @DanyPellerin Год назад +11

    Ignorance is bliss.
    Looking at this almost makes it sound easy to learn all these thing. Sure basic HTML and CSS is easy (some could even argue css can be challenging).
    Getting into JS is a different story, learning the foundation, the patterns, the pitfalls, learning some framework is far more challenging than it seems and will take easily take years to master.
    How to even debug properly, use the dev tools. Accessibility? Did we even mention that?
    You also need to learn to collaborate and there's a lot of tooling around that, Figma, Miro, etc.
    Then you need to learn the domain you're working in, the business logic. You also need to learn to write clean code and learn to work with other's people code. And how to refactor legacy code.
    How to write code that is low coupling with high cohesion? Sounds easy, right?
    Then you need to learn some architecture, how to design a solution, how everything connects together, the different development environments, UAT, preprod, prod, QA.
    Ah right, how are we tracking the code and getting customer feedback? Oh and I forgot, what about the methodology, how to be truly agile.
    I didn't even cover how testing can be challenging. How do you debug those tests, how to write meaningful tests. Oh and the metrics.
    Then to prepare for interviewing you better know some data structure and algorithms, and be able to communicate your thought process clearly, under pressure.
    Many other things I'm not even talking about and some I barely scratched the surface. Did I even mention security?
    Being a developer is a bumpy road and it's extremely challenging. Everything you learn now will be outdated in a couple year so better focus on the foundation. But still, there's just so much to know and it's always evolving.
    Good luck with all that, hope you get good seniors to guide you gently and not some hardcore PMs with impossible deadlines!

  • @Conditory
    @Conditory 4 месяца назад +15

    Leaving this comment here to mark the start of my journey! Will update! (Today is September 18, 2024)

    • @kaoutarrachdi4574
      @kaoutarrachdi4574 4 месяца назад +1

      good luck

    • @أيوب-و9ص
      @أيوب-و9ص 4 месяца назад

      after almost 15 day where you are now at learining

    • @Conditory
      @Conditory 4 месяца назад +1

      right now I am very comfortable with HTML and I'm trying to get better with CSS

    • @أيوب-و9ص
      @أيوب-و9ص 4 месяца назад

      keep going

    • @tumishangpraising
      @tumishangpraising Месяц назад

      @@Conditory How far are you now

  • @yahiazakaria-mk6xm
    @yahiazakaria-mk6xm Год назад +555

    And we need Roadmap about CyberSecurity

  • @dalilah444_
    @dalilah444_ Год назад +2

    I’m currently studying computer science and following this road map. I’m striving to be employed by the end of this year. 🙏

  • @hiennguyen-lw6eu
    @hiennguyen-lw6eu Год назад +54

    We need backend roadmap .Who agree with me ❤?

    • @lpg2313
      @lpg2313 11 месяцев назад

      agrees

    • @RuotKhansprogeny
      @RuotKhansprogeny 10 месяцев назад

      I agree

    • @srisaranya
      @srisaranya 10 месяцев назад

      Yes.. we do need one.

    • @Adam-kk7nw
      @Adam-kk7nw 4 месяца назад +1

      We need skynet to take over 🎉🎉🎉

  • @Cutiesamba
    @Cutiesamba Год назад +2

    This looks like a lot but also helps one know where to start and what to research about. Thank you

  • @greatfiredragon
    @greatfiredragon Год назад +5

    Thank you! I've just learned basics of react, started to learn typescript and tailwind. And felt kinda lost. Now I know on what i will concentrate my resources next^^

  • @DTsertsvadze
    @DTsertsvadze Год назад +2

    The fact that nut dropped on his shoulder at the end of the video was the most exciting

  • @codingSanjay
    @codingSanjay Год назад +141

    We need a full stack developer roadmap.

    • @3polygons
      @3polygons Год назад +3

      Definitely

    • @Matty100
      @Matty100 Год назад +13

      I'm wondering about this as well. I thought MERN stack seems pretty legit but I see most job posts wanting java or c#.

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

      Yeah, MERN stack is good for learning and smaller projects, but it is not very scalable. I personally enjoy using NextJS, any postgresql or MySQL db, and prisma. And depending on how many people are going to use my application I choose between using nestjs or the built in NextJS route handlers. But MERN stack is a great place to start! Job offers with c# are for companies that use the .NET framework. I personally recommend mastering JS/TS first. Hope this helped, good luck on your learning journey!

    • @longrolstral
      @longrolstral Год назад +4

      Look at jobs sites and see what the common requirements are.

    • @cheesypizzajokes
      @cheesypizzajokes Год назад +3

      Traversy Media did a 3h+ one for this year, I recommend

  • @lorettaowusu-ansah7767
    @lorettaowusu-ansah7767 Год назад +6

    Thank you so much for this video. It has really given me a clear headway on this incredible journey. Just started Javascript and I can't wait to learn more 😇

  • @Khadi-C
    @Khadi-C Год назад +32

    Thank you for this! My goal is to be a front-end developer! This is great!

    • @rajesh_nambi
      @rajesh_nambi 10 месяцев назад

      how much progress have u done brother?

  • @siriusplayz5871
    @siriusplayz5871 Год назад +11

    Man Love you bro!
    So grateful to have been blessed with such powerful knowledge.
    Thanks a TON.
    Just started on self learning path, only youtube for now... I have written down every single point of this video in my sticky notes, and marked the parts I've learnt/Practiced already... Obviously will keep practicing until the end of time to improve myself and keep learning these tools and technologies that you mentioned.
    You are GOD-sent... Can never thank you enough.
    This will definitely help me a lot as I'm hoping to get a job soon.
    Eternally grateful for this "precious knowledge" ❤

    • @_Dalpat
      @_Dalpat 8 месяцев назад +1

      How's going buddy?

    • @siriusplayz5871
      @siriusplayz5871 8 месяцев назад

      @@_Dalpat it's going okay brother, got a job... got kicked out.. got another job.. got kicked out again. Applying for 3rd one now... I'm trying to improve myself bit by bit. Currently working on a MERN stack app for doctor's appointment. Wish me luck landing a good job. I just need to improve myself drastically considering the current market situation. Thanks for asking mate ❤

    • @_Dalpat
      @_Dalpat 8 месяцев назад +1

      @@siriusplayz5871 welcome mate, by any chance are u from india?

    • @siriusplayz5871
      @siriusplayz5871 8 месяцев назад

      @@_Dalpat I'm from Pakistan brother

    • @_Dalpat
      @_Dalpat 8 месяцев назад

      @@siriusplayz5871 Garmi kesi hain bhaiG

  • @anifowosebright3981
    @anifowosebright3981 3 дня назад

    I am making a decision to start web development and this message will serve as a witness to my decision next year because I will be successful in it

  • @paulosoler7173
    @paulosoler7173 9 месяцев назад +5

    O comentário em português que você procurava. Após um belo esclarecimento na voz feminina vendo o barbada, é hora de se planejar para uma maratona de estudos. Sucesso a todos!

  • @Ghulatz
    @Ghulatz Год назад +4

    Well done my friend, the update this road map provides is really great.

  • @poilapan
    @poilapan Год назад +4

    I believe that there is a technical error at 7:58. The video states that "Byte" is a "next generation front-end tooling solution".
    It should be "Vite", as in ViteJS, by Evan You and contributers.

  • @dialunganavango
    @dialunganavango 5 месяцев назад +1

    Great video about frontend development roadmap. Consistent practice, engagement with the community and continuous learning really are some great tips but the need of specialization is equally important. I advice to not be jumping from technologies after technologies. Learn something well, get super good at it and scale.

  • @russiatraveladvisor1168
    @russiatraveladvisor1168 Год назад +2

    learn JS, html, css, flex, grid, bootstrap, react, node, git, next, react native, tillwind and 10 more technologies build 5+ projects of your own, learn entire JS and React documentation and this will be not enough to get a free internship, everytime you finally deepen your knowledge you open the site with jobs and the requirement are insane! They ask you to have 12 month of experience and 5 more new techs to know. This roadmap has no end i swear!

  • @Vaishnavi_KK_
    @Vaishnavi_KK_ Год назад +10

    Please make a video on road map for becoming a Backend developer as well!!

  • @eriikelnino6545
    @eriikelnino6545 Год назад +6

    The Zero to mastery Course (React Developer 2023 on udemy) contains All these Technologies in One Course building a massive project ..i love these roadmap

  • @recursion.
    @recursion. Год назад +5

    Need a roadmap for Backend development too. 🙌

  • @PayalGoyal0
    @PayalGoyal0 3 месяца назад +1

    Этот канал действительно шарит в арбитраже. Всегда интересно смотреть

  • @thiagofraga3578
    @thiagofraga3578 Год назад +9

    Bora galera BR que vai se tornar Programador em 2024! 🇧🇷🇧🇷🇧🇷

  • @beyzanuruğur-w4r
    @beyzanuruğur-w4r 4 месяца назад +1

    Спасибо, всё работает. Ждём новых связок.

  • @Rrr-mw3kb
    @Rrr-mw3kb Год назад +5

    Nice! Now we need a roadmap for backend

  • @GODiKING
    @GODiKING Год назад +3

    Currently doing my Responsive Web Design Courses.

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

    Thank you very much for this. I have been confused on what to do next for a while. This is really helpful.

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

    We will really appreciate the same video but covering the Backend roadmap! If anyone knows anything about it, I could use your help! Thanks for the amazing videos and tutorials. I wish you guys the best!

  • @vamshikrishna2297
    @vamshikrishna2297 7 месяцев назад +5

    8:42 Typescript is the superset of the Javascript but was mentioned as subset

  • @a7mdbest15
    @a7mdbest15 Год назад +6

    dude, this came just in time, im already a backend developer, and I know just a little about frontend, specially styling is not my strong point, anyway I needed to know where am I at the moment and what is the direction. thanks a lot for this.

  • @ebenezergodwyll9902
    @ebenezergodwyll9902 8 месяцев назад

    Thankyou so much. We need a Backend Developer Roadmap.

  • @spicythunder4020
    @spicythunder4020 Год назад +2

    And we need back end version of this. Pls and thank you.

  • @dorayakiwn6072
    @dorayakiwn6072 4 месяца назад

    Вот это толковая связка!)Спасибо, поясних просто и удобно

  • @rozerdgmre1645
    @rozerdgmre1645 4 месяца назад

    Comming back here after 6 months from now and i will share my progress on this 6 months !! hope for me to do great and learn good skills 🙏

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

    19 and already finished the roadmap we came so far fr

  • @theakchannels
    @theakchannels 4 месяца назад +3

    Today marks my journey of front end development . will update you later on

  • @chivicks_hazard
    @chivicks_hazard Месяц назад

    I'm just watching this in 2025 and it's still very useful.

  • @bambydeluxe
    @bambydeluxe Год назад +2

    I am a frontend-developer for about 20 years now... I am not "done learning" yet.

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

      Share some experience as a frontend developer

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

      ​@@marananoobieif you ask how to get a job... just learn html & css, some advanced basics in javascript and then react or vue.... you are ready to apply :)
      If you have those basics learn how to do templating for magento2 for the e-commerce sector and/or typo3(mainly used in germany/europe) for platforms and you can earn something between 55 to 90k € per anno.

  • @LouiseJosephine
    @LouiseJosephine Год назад +24

    6-12 months for beginners 😮 i feel very stupid then because I have barely moved through HTML, CSS and just started basic JavaScript...let alone everything else mentioned in the video and it's already been 2 months 😅 I hope I can speed up my learning with this roadmap. Thanks guys!

    • @thanuj_rndima
      @thanuj_rndima Год назад +18

      be consistant. Thats the key

    • @iAbdulah0
      @iAbdulah0 Год назад +3

      It took me 4 months to start with JavaScript 😂

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

      I've been programming for 2 months and all I know how to do in javascript is change innerHTML 🥲 theres so much to learn

    • @russiatraveladvisor1168
      @russiatraveladvisor1168 Год назад +3

      you are not alone, i am studding during 2 years, mostly practicing for 6 month gave up and start again. I only start to understand React and Typescript, and there comes 10 more new techs.

    • @BeastMode-oz8qc
      @BeastMode-oz8qc 6 месяцев назад

      How’s progress now? I learn html and css pretty fast but that’s only because I’ve studied it before, I just started again to learn everything I can so I’m definitely learning as much and as fast as I can I started a few days ago and I’m already pretty much done with the fundamentals of html. Moving to css next week. I know it’s going to take a little longer but I am committed to learn want to get a job in web dev

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

    Backend developer roadmap would be so helpful.

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

    Very thankful for this One.. thanks a lot.. Even a nobody 😅like me (for now) got hopes for frontend!!!

  • @ak.murodov
    @ak.murodov Год назад +1

    Thanks for so useful video. I will also wait for the backend roadmap

  • @adrian-4767
    @adrian-4767 Год назад +2

    freecodecamp we need a video like this one but for backend development roadmap

  • @misheltanvirhabib2261
    @misheltanvirhabib2261 Год назад +7

    7:55 it's supposed to be *VITE* not *BYTE*
    8:42 Typescript is *NOT* a subset of Javascript. You can call it an almost superset of Javascript. Because not all JS code will compile in a TS compiler.
    Overall a great video. Thanks a lot for the effort.

  • @tiio6883
    @tiio6883 8 месяцев назад

    This already gave me an headache which gets worse everytime I ask myself how much each tool costs 😂
    Ty for providing a course for free, really appreciate it

  • @aryanambastha4050
    @aryanambastha4050 Год назад +7

    Can you make a video on a roadmap for a Data Scientist? It would be really helpful. Thanks!

  • @AntonKrukov-t9y
    @AntonKrukov-t9y 4 месяца назад

    Thank you so much for your helpful tips. I tried them out and managed to get 5 out of 6 - a personal best! Your guidance has given me the confidence to keep working on my trading skills🏠

  • @osamaasi3251
    @osamaasi3251 Год назад +2

    Mister if you could try to add more of Kevin Powell CSS courses on the channel like the introduction to responsive design video🤗, thanks a lot for the efforts❤🙏🏿.

  • @knight7385
    @knight7385 Год назад +3

    Please make a backend developer, devops, data analyst, data engineer, data scentist roadmaps

  • @aronoprisan
    @aronoprisan Год назад +3

    God bless you for your work!

  • @FRESHxLEMONxSLICES
    @FRESHxLEMONxSLICES Год назад +2

    We need Roadmap for this roadmap

  • @ImaginmationArt
    @ImaginmationArt 3 месяца назад +1

    I have a personal project that i want to work on so i want to start my frontend developer journey, if i succeed i would comeback in 5 months time, i pray life's fair to me

    • @jonamitham
      @jonamitham 3 месяца назад +1

      i am also starting today frontend development journey from today onwards .

    • @Steve21_harris
      @Steve21_harris 3 месяца назад +1

      @@jonamitham gl bro

    • @Steve21_harris
      @Steve21_harris 3 месяца назад +1

      gl

  • @sonne1958
    @sonne1958 Год назад +6

    In these times of dire needs 🇵🇸 thank you for giving us great content. Hoping for peace everywhere

  • @MuslimbekGiyozov-q4m
    @MuslimbekGiyozov-q4m 7 месяцев назад +1

    Your course is best one 👍👍👍👍

  • @heatherfeather1293
    @heatherfeather1293 Год назад +4

    You guys are awesome! I have learned so much from your courses

  • @littlesuzue
    @littlesuzue 8 месяцев назад

    Hello, I am currently oriented towards software programming. I am very grateful for your instructional video series on front-end and back-end 2024 development. I plan to study your front-end and back-end video series in order to become a full-stack developer, but currently I am unsure of the optimal learning path to take. I would greatly appreciate if you could assist me in creating a reasonable learning roadmap (I already have basic knowledge of programming, data structures and algorithms, object-oriented programming, databases, etc.)
    Thank you so much!

  • @andreighita8762
    @andreighita8762 Год назад +4

    Do a backend roadmap also please

  • @KevinCastillo-hh1fn
    @KevinCastillo-hh1fn Год назад +3

    will you make an backend developer roadman? it would be great!! thx for the video and resources! :D

  • @wassupdoc7742
    @wassupdoc7742 Год назад +2

    nowadays the gap between front end and back end is nearly gone, a front end developer needs to know backend too

  • @Kay-qg1vn
    @Kay-qg1vn Год назад +7

    A backend engineering roadmap please.

  • @DipakBajracharya-v2h
    @DipakBajracharya-v2h 4 месяца назад

    Даже если связку закроют - я могу быть рад, что успел 3 раза и все, спокойно себе больше не переживаю, заработал без азарта, но так даже лучше)

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

    Excellent video. So clear. Wish I had this chat when i was first learning.

  • @Siri_Vicken
    @Siri_Vicken Год назад +2

    Your videos have helped me get better but still finding it difficult to get better at JavaScript

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

    Best content in the web about programming

  • @thisisCloaked
    @thisisCloaked 11 месяцев назад

    WE NEED A BACKEND DEVELOPER ROADMAP!!!!!!!!!!!!!

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

    Awesome! Thank you for this! Do you also have one for Backend?

  • @bernardtalbert6729
    @bernardtalbert6729 Год назад +2

    Thank you for doing this can you also do roadmaps for back-end developer, mobile app developer and cybersecurity expert.

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

    Fell from heavens. I needed to see that video. I am trying to learn front end on my free time after work and so many times it feels like it has no end and i wont make it, but now i see good chunk of the work is already behind me. Kind of relief but still much to do. Thanks for the video! 🙏

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

      It gets easier but it does take time. Take a course on each lesson html css JavaScript react etc and make sure you understand them you’ll get it .

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

    I love it! do you guys have one as well for backend ? I'd love that!

  • @Android-17
    @Android-17 Год назад

    Wow
    Beau's content after a long time.
    Reminds me of 2019

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

    Please provide backend developer playlist also all at one place will be very helpful

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

    This video is not only about front end tech stack, but back end too! This video is about fullstack web dev roadmap!

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

    This was very informative. Thank you Free code camp !

  • @Phronesis1037
    @Phronesis1037 Год назад +3

    hi man! God Bless You! Right now the best thing I can do is to pray, I hope in the future I can meet you in person and find various opportunities to thank you in person.
    I wish you and your family the best, may God protect you.

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

    thanks for sharing this information, this guide our path , and the short explanation gives a view of tecnology.

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

    This video is amazing! All the relevant info condensed in just a few minutes! You deserve the best! Godddd, amazing!

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

    This the Chanel giving best for everyone great job 👏 🙌 👌

  • @Manojshankar36
    @Manojshankar36 Год назад +7

    Great videos! Could you also create videos for mock interviews in JavaScript, React, Angular, Node.js, Express.js, and cover both junior and senior positions?

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

    just finished html course today, this video feels like it was made for me

  • @UnknownUser-vt7kl
    @UnknownUser-vt7kl 2 месяца назад +1

    Starting right now, It's 20th, November 2024.

  • @gjsrobot4936
    @gjsrobot4936 4 месяца назад

    Вообще классный обменник, мне удобно переводить usdt, спасибо ЛАБА

  • @duyhung.30
    @duyhung.30 Год назад +1

    cool video. it would be great to see about backend roadmap too

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

    Very very nice video about the roadmap of the front End

  • @952a259
    @952a259 Год назад

    Thanks a lot for your job and for a helpfull content! Already study 👍

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

    Thanks a lot for the overview!