Talysson de Oliveira Cassiano

Results 37 comments of Talysson de Oliveira Cassiano

Hey, @brenelz, sorry by the delay, I've been busy ! I'm thinking about building something using [laroute](https://github.com/aaronlord/laroute), what do you think ?

Hi, @karlonauger, as it would just generate the URL for the route I would say yes, it would allow access to middlewares and so on. I think it would let...

**[Scalable Frontend #4 – Custom Hooks to the Rescue](https://blog.codeminer42.com/scalable-frontend-4-custom-hooks-to-the-rescue/)** Neste artigo fala-se sobre o uso de custom hooks (ou equivalente, independente da biblioteca de UI) como ferramenta de desacoplamento da...

Styling is not directly handled by react-katex, it is delegated to Katex and its CSS file. For this case, it could be either the CSS file is not being correctly...

Hey @jaqxues , can you provide and example reproducing the bug?

It's not just updating to Babel 6, it's also removing config usage and turning the services to be literal objects. Please, remove this changes that don't concern Babel 6 and...

@carloscuatin I know that it is necessary changing `.babelrc`, `.eslintrc` and so on, I was talking about removing the `config` module and chaging the port settings.