Darío Javier Cravero

Results 21 issues of Darío Javier Cravero

# 🐛 bug report Trying to add parcel v2 to a somewhat large codebase. The repo is a yarn monorepo and the relevant part to parcel are two folders: ```...

Placeholder to discuss release when its ready.

Brain dump. /cc @skade Instead of dumping all the ORM bits directly into the admin, we could interface them through a set of helpers (the API) that would inject the...

enhancement
db-orm
admin

- [ ] Revamp the concept and make it completely data driven. - [ ] Super dynamic. Think Backbone and async. - [ ] Super mobile friendly. It's better now...

enhancement
admin

Hey @padrino/core-members, How're things? Many people have been asking us about WebSockets support in Padrino and even though it's not up fully up to us, I think that we should...

feature

Hey guys, A few questions popped up on how to use models inside a gemified app and while [drafting an answer to it](http://stackoverflow.com/questions/26213806/how-to-access-a-gemified-padrino-apps-model-from-other-gem-that-requires-that-ap?answertab=active#tab-top) I think we should review how we've...

question

### Requirements * Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the...

Hi, This PR adds some basic react-devtools integration: Thanks to @nitin42 for https://github.com/nitin42/Making-a-custom-React-renderer/blob/c6e7dea06b4ab3527c5375f8e0a45c235304e56c/part-one.md and to @iamdustan for http://iamdustan.com/2016/02/19/react-devtools-renderer-integration/!