Posts by vitorjc • 31 points
5 posts
-
0
votes0
answers16
views -
1
votes3
answers252
viewsA: Dependencies Nodejs
Hello, Claudio! All right? Then, every time we use npm or Yarn, a file called Package.json is created, there is written all the data pertaining to your application, such as author name, license type…
-
-2
votes1
answer58
viewsQ: API get/put error
Hello, everybody! I am studying nodejs and React. I built a little project that performs a crud with Mysql database. The project is to show and edit employees(employees) of a company. I can register…
-
-1
votes1
answer129
viewsQ: Does Axios take long to consume the API?
Hey, guys! All right? I am starting my studies in Vanilla Javascript to study future frameworks using js. I made a small web project in which the user type the ZIP code of the residence and the…
-
1
votes2
answers94
viewsQ: PHP site does not read special characters
The Site they sent me (I am an intern) is in trouble because it is not reading the special characters. I’ve noticed the famous charset UTF-8, but when I went to look at the databank, the collation…