Day 10 of #100daysofcode: Dependency Tree Forest

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.

T…


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

JS - FreeCodeCamp


This content originally appeared on DEV Community and was authored by Ryan Whelchel


Print Share Comment Cite Upload Translate Updates
APA

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/

MLA
" » Day 10 of #100daysofcode: Dependency Tree Forest." Ryan Whelchel | Sciencx - Monday November 15, 2021, https://www.scien.cx/2021/11/15/day-10-of-100daysofcode-dependency-tree-forest/
HARVARD
Ryan Whelchel | Sciencx Monday November 15, 2021 » Day 10 of #100daysofcode: Dependency Tree Forest., viewed ,<https://www.scien.cx/2021/11/15/day-10-of-100daysofcode-dependency-tree-forest/>
VANCOUVER
Ryan Whelchel | Sciencx - » Day 10 of #100daysofcode: Dependency Tree Forest. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/11/15/day-10-of-100daysofcode-dependency-tree-forest/
CHICAGO
" » Day 10 of #100daysofcode: Dependency Tree Forest." Ryan Whelchel | Sciencx - Accessed . https://www.scien.cx/2021/11/15/day-10-of-100daysofcode-dependency-tree-forest/
IEEE
" » Day 10 of #100daysofcode: Dependency Tree Forest." Ryan Whelchel | Sciencx [Online]. Available: https://www.scien.cx/2021/11/15/day-10-of-100daysofcode-dependency-tree-forest/. [Accessed: ]
rf:citation
» Day 10 of #100daysofcode: Dependency Tree Forest | Ryan Whelchel | Sciencx | 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.

You must be logged in to translate posts. Please log in or register.