I don't know where I saw this, but if you ever find yourself not knowing what naming give color shading on your css variables consider using these adjectives to amplify the range of your available shades of colors.
This generates infinitely better results than manually creating them from scratch, and you can always edit the output to fix some non adequate behavior using this as a bootstrap for PWAs and favicons and app icons in general for your application.
Basically any component creates some expectation on the user. If you open a modal, you, as an user expect to be able to close it by clicking on the backdrop of that said modal. If you have a video focused and you press Space, you expect it to pause. If you tab into a button, you expect it to activate by either pressing Enter or Space.
My take on the difference between services and utils, this is just my opinion on understanding the topic, and also a place for me to come back as I need to recall this information again.
All the solutions for the problems I encountered while working on making a ongoing project, transform itself from 1 website to 4 websites with different builds and a sensible API to control it all.
The infamous "The client-side rendered virtual DOM tree is not matching server-rendered content." error causes a significantly bigger impact than I imagined.
HTML defer parsing, prevent CLS change for font swap with f-mods font loading strategies, Portals, caching polices, and yet more. This are more links that I don't want to loose ;) check them out, they are great.
A little help for making basic stuff with functional components in vue, like running methods, where to find the listeners, classes and custom components inside the functional ones.
Disclaimers: Além de tutorial o seguinte conteúdo é uma opnião minha e totalmente pessoal de como deixar seu código perfeitinho e bem organizado, siga por conta e risco. Ao escrever esse post eu estou assumindo que você sabe o que são testes unitários, sabe que testes são muito importantes para a saúde de uma code base, e sabe o que é o lance do Arange>Act>Assert
So, yesterday was my first day working! yaaaay. It’s a developer (maybe full stack? cuz’ asp.net + css + c# + SQL server) internship so I don’t know if I can call it a job because as a intern I’m, probably, not even a person… so that’s that. lol. But overall I’m happy.