Posts by Allan Ferreira • 1 point
3 posts
-
0
votes2
answers399
viewsA: Vue-Resource $http.get does not recognize json with [
The ideal is to avoid writing Promises this way, not only from the margin to miss keys but also has a bad reading. Try it like this next time: this.$http.get('data.json') .then(res => res.json())…
-
0
votes2
answers72
viewsA: Logo and title bugados when resizing the window
Place the header elements with relative position that everything will be solved. Another way is to position the way you’re doing with a bigger top for the title and smaller for the logo ;)
-
0
votes1
answer61
viewsA: Edits in the HTML page do not appear on the site
There is the browser and server cache. When we upload a file and remove the browser cache and the project is still in the previous state we are talking about the server cache. It shouldn’t take…
htmlanswered Allan Ferreira 1