Lázaro Nixon

Results 52 comments of Lázaro Nixon

It comes with an optional style-sheet called "breadboard.scss" that basically sets design for html attributes. If you remove this breadboard.css it is even less, so you have a normalized layer,...

Hum… It is reasonable, I can implement it some day, but I need create a test infrastructure first 1 - User 2 - Account - User 3 - Account -...

Good point, I love this approach too (shared controllers), the problem is I'll need to maintain 3 different templates html/api/mixed. You will need to do it your self, your can...

It's a good ideia, but I need to figure out how to do it...

Hey I have an idea... We create two repos, html and api, both fresh rails applications. After each version we run the generator on these apps, we will have two...

Yeah... I'm aware about it, We can implement a version check here in this case, but let's wait it be released

I think it is possible... https://facebook.github.io/react-native/blog/2018/05/07/using-typescript-with-react-native

Unfortunately typescript is not in my plate. but i think it is not hard to do... Pull Requests are welcome.

Um... interesting... I will try reproduce this problem and solve it as soon as possible

Sure, its my plan, but will require some work mainly on android version.. I think i will need rewrite it in kotlin and has many breaking changes... Unfortunately I'm out...