Hello, does anyone think the front-end libraries curriculum is not very useful?
It seems like we are supposed to burst through the surface of all of them. Then React hits you and you realise you don’t know anything. Is it just me?
Also, I have learned HTML, CSS and JavaScript. I would like to build some stuff with that before going into complicated stuff like React… Any resource for project ideas and perhaps guidance using only those three?
If you go to /learn and click “Coding Interview Prep > Take Home Projects” there are several project ideas there. You can also do versions of the Front End Libraries Projects without using libraries. They wouldn’t be appropriate for submitting to freeCodeCamp if you didn’t actually use the Front End Libraries, but you could certainly do them to build up your front end skills.
Hi, sorry to come back to this, but I do need advice. I feel like learning front end libraries like React is important for landing a Junior position, but I have to say I can’t make progress with the freecodecamp curriculum. I peaked at the projects and have no idea how to start. I took a step back and I’m doing the JavaScript30 projects in 30 days with decent progress. Any advice on how to proceed with learning?
Hola CarCahara,desde mi opinión,hoy en día hay infinidad de lenguajes con sus propios frameworks como es el caso de Javascript con React o Node.js para tema backend,lo primero antes de aprender bibliotecas frontend,sería coger una buena base en html,css y por último Javascript,porque son los tres pilares necesarios para entender la programación,aunque html y css ,no sean lenguajes como tal.
Has comentado que los habías aprendido anteriormente,dales una vuelta y por experiencia te digo que llevó más de un año con html y css y todavía no lo he conseguido dominar y he empezado hace poco con Javascript.
En cuanto a proyectos,he visto aquí en freecodecamp,pero lo más sencillo para aprender y coger soltura,es ir cogiendo las cosas que haces en el día a día y llevarlas a la programación,por ejemplo(hacer la comida), hazlo en código y es una manera sencilla de aprender y coger experiencia.
Consejo:práctica,práctica y más práctica ,coge paciencia,porque la programación la vas a necesitar y mucho ánimo.