Gabriele Romeo
Gabriele Romeo
Hi all, I don't understand how the hot-reload mechanism works. When I use Chrome in normal mode any changes to the visual aspect (.scss files) or the business logic (I...
Hi all, is there a way for generating inline entity values for synonyms within intents? like: ``` ## intent:my_intent - Can you give me the available for [DataManagement]{"entity": "code", "value":...
Some days ago, on this [thread](https://qa.moderndeveloper.com/t/lay-your-own-foundation-instead-of-reset-or-normalize/2602) on QA, Blake Wilson posted an interesting link by a senior-developer that talks about not using *reset.css* or *normalize.css* in our projects. Here the...