This content originally appeared on DEV Community and was authored by Ryan Whelchel
My week started with way more work than expected.
Today
I started today off by finishing the JS Basics portion of FreeCodeCamp. These lessons seem to be very well structured, so I'm going to continue with this course until I complete it.
Today I started the process of linting my entire project with ESLint (AirBnB rules). While the linting itself was not a problem, I ran into some serious dependency tree errors and really got lost in the forest of it. Solving these errors was a really long winded process and it ate up a lot of the time I had set aside for working. In the future, I will need to be much more careful when setting dependencies; I didn't realize how convoluted it could get to fix.
Tomorrow
As is usual, Tuesday is my busiest day of the week and this Tuesday will be no exception. My plans are to continue with FreeCodeCamp's tutorials and any spare time I get to work on my project will be a blessing.
What I'm Struggling on
Dealing with dependencies in React. I need to learn more about the config files, especially package.json
and the different ways I can go about solving dependency errors. If others hadn't run into the same issues as I, I really don't know how I would have solved my dependency problems today.
Resources
This content originally appeared on DEV Community and was authored by Ryan Whelchel
Ryan Whelchel | Sciencx (2021-11-15T22:17:04+00:00) Day 10 of #100daysofcode: Dependency Tree Forest. Retrieved from https://www.scien.cx/2021/11/15/day-10-of-100daysofcode-dependency-tree-forest/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.