WalmartLabs open sources the application platform that powers Walmart.com
1–10 of 77 posts
Re: WalmartLabs open sources the application platform that powers Walmart.com
#2Re: WalmartLabs open sources the application platform that powers Walmart.com
#3> "Electrode is a platform for building universal React/Node.js applications with standardized structure, best practices, and modern technologies baked in. Electrode focuses on performance, component reusability, and simple deployment to multiple cloud providers—so you can focus on what makes your app unique."
Sounds like the missing piece of the puzzle everyone's been waiting for?
Re: WalmartLabs open sources the application platform that powers Walmart.com
#4Re: WalmartLabs open sources the application platform that powers Walmart.com
#5Re: WalmartLabs open sources the application platform that powers Walmart.com
#6Re: WalmartLabs open sources the application platform that powers Walmart.com
#7I have tried on multiple occasions to get started with react and every time the large amount of setup prevents me from getting anywhere useful. After looking over the docs I am somewhat hopeful that this might bridge the gap.
Re: WalmartLabs open sources the application platform that powers Walmart.com
#8Re: WalmartLabs open sources the application platform that powers Walmart.com
#9I use Hapi.JS everyday and it's a bliss. Will check this out.
Re: WalmartLabs open sources the application platform that powers Walmart.com
#10I have tried on multiple occasions to get started with react and every time the large amount of setup prevents me from getting anywhere useful. After looking over the docs I am somewhat hopeful that this might bridge the gap.
>The intention is to provide a basic boilerplate setup that doesnt inundate the new user with complexity, and stays out of the way of the more comfortable who just want an ES6/React environment to bang out an idea. It's ready to set up on your plain old web server, or your Firebase or Github site, or for building the front-end for your Wordpress API, with a minimum of fuss and configuration.
There are flavours that get you a simple router, a firebase backend, and Virtual Reality bindings, if you need those.