It'd be great if they showed a screenshot from a hello world app or something. It's really hard to actually know what they mean when they use words I think I understand. maybe the code example or hello world is on another page, but if cross platform rapid app development is the core value prop, they need to put it front and center based on their audience - app developers. all the landing page gives me now are fancy f…
Pepperoni – A framework to build apps faster, powered by React Native
11–20 of 46 posts
Re: Pepperoni – A framework to build apps faster, powered by React Native
#12It'd be great if they showed a screenshot from a hello world app or something. It's really hard to actually know what they mean when they use words I think I understand. maybe the code example or hello world is on another page, but if cross platform rapid app development is the core value prop, they need to put it front and center based on their audience - app developers. all the landing page gives me now are fancy f…
I forwarded this to the main contributors, thanks for the good feedback. Pepperoni is more of a starter kit to kickstart your React Native development as fast as possible. You get the redux architecture and other solid pieces but there's no internal framework API. I hope that explained the core idea.
Is this a boilerplate repo that I should clone and build off of? Is this a project generator like rake? Is this a library I should npm install to depend on?
How do I actually use it?
Re: Pepperoni – A framework to build apps faster, powered by React Native
#13How back-end agnostic is it? The most likely case for me is that a back-end would already exists (or I'd be building one with Django Rest Framework)
We are also going to implement a Pepperoni Backend Kit, based on node.js. The App Kit will not require you to use that backend, though.
Re: Pepperoni – A framework to build apps faster, powered by React Native
#14Re: Pepperoni – A framework to build apps faster, powered by React Native
#15It'd be great if they showed a screenshot from a hello world app or something. It's really hard to actually know what they mean when they use words I think I understand. maybe the code example or hello world is on another page, but if cross platform rapid app development is the core value prop, they need to put it front and center based on their audience - app developers. all the landing page gives me now are fancy f…
I forwarded this to the main contributors, thanks for the good feedback. Pepperoni is more of a starter kit to kickstart your React Native development as fast as possible. You get the redux architecture and other solid pieces but there's no internal framework API. I hope that explained the core idea.
Re: Pepperoni – A framework to build apps faster, powered by React Native
#16It'd be great if they showed a screenshot from a hello world app or something. It's really hard to actually know what they mean when they use words I think I understand. maybe the code example or hello world is on another page, but if cross platform rapid app development is the core value prop, they need to put it front and center based on their audience - app developers. all the landing page gives me now are fancy f…
Re: Pepperoni – A framework to build apps faster, powered by React Native
#17I'm justing starting out as an iOS developer. I wonder how the growing popularity around React Native will impact native development. I mean Futurice for example doesn't have a shortage of good iOS developers looking at their best practice guides and all.
Re: Pepperoni – A framework to build apps faster, powered by React Native
#18Earlier quoted context omitted.
I forwarded this to the main contributors, thanks for the good feedback. Pepperoni is more of a starter kit to kickstart your React Native development as fast as possible. You get the redux architecture and other solid pieces but there's no internal framework API. I hope that explained the core idea.
That idea is explained well, but I agree with OP in that a working example would do wonders. Is this a boilerplate repo that I should clone and build off of? Is this a project generator like rake? Is this a library I should npm install to depend on? How do I actually use it?