Questions about learning

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Functions/******* Factorialize a Number

https://www.freecodecamp.org/news/three-ways-to-find-the-longest-word-in-a-string-in-javascript-a2fb04c9757c/***************Find the Longest Word in a String

Reverse a String***********https://www.freecodecamp.org/news/how-to-reverse-a-string-in-javascript-in-3-different-ways-75e4763c68cb/

I used the articles which are on the rigth for overcome the challenges. Is that good for learning?

hey @santiagodeleondecar1

the best way to learn is to try and figure the challenge out yourself before looking at ways to do it online, if it is to hard to figure out, try to break it down and use what you have learnt already and figure out what would help solve the problem that you havent learnt yet.

2 Likes

Thanks for your answer.

1 Like