Posts by Ítalo Góis • 31 points
2 posts
-
0
votes1
answer60
viewsA: Nextjs pass a JSON to another page
In this scenario the best solution is using the context, within your context you will create a state that will store the result of your request and on the next page you will only need to access this…
-
-2
votes1
answer42
viewsA: Why are numbers over 100 not used in counting?
The problem is that you are making comparisons between string and non-number values. Following the way you developed, after you converted the string to array with this code let arrayConverter =…
javascriptanswered Ítalo Góis 31