Posts by Matheus Felipe • 103 points
2 posts
-
3
votes3
answers1529
viewsA: What technologies can I use to create a PWA
I believe that after you have a satisfying javascript background, you could focus on a framework to speed up the development of a PWA. My opinion is to use Vuejs for the ease and low learning curve,…
-
2
votes1
answer52
viewsQ: Background-color without following max-width
I have stipulated a margin of at most 1500px, max-width: 1500px, for my site, but the behavior of the background-color follows up to this margin, is not wrong, quite the contrary, however I wanted…