Posts by Gustavo S. Rodrigues • 21 points
2 posts
-
1
votes1
answer1031
viewsA: Nodejs deploy in production
In general, there are some good practices to be followed, below I list them: 1) Build, if you are using any transpilator such as Babel or TS, build to JS on your server version. 2) Do not use…
-
1
votes1
answer171
viewsA: PHP returns an MP3 file
Well, we have two points, the first is, if you can access the file directly from the link that you’re requesting, then if you can reproduce, and if you’re calling your file by a js, check what’s…
phpanswered Gustavo S. Rodrigues 21