Viewing profile — alexgrigoryan
alexgrigoryan
HN member- Joined
- Mon, Oct 03, 2016, 6:09 PM UTC
- HN karma
- 71
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About alexgrigoryan
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #12790530
Thanks for the support! I'm glad you like it! :D
- story
-
comment
Comment #12681588
Hello! Best forum, I think right now it's github. We haven't spread out to anything like discourse or slack (for an external forum). Maybe we should! For example apps, we have: htt…
-
comment
Comment #12641235
Yup! People have their preferences! We are working on it this month. Until then, please check out Electrode Modules, they are independent of Hapi or Electrode Core: http://www.elec…
-
comment
Comment #12634115
Thank you for the question. I think that WalmartLabs is investing in OneOps and investing into marketing it to developers. I know our OneOps folks have been at the OpenStack confer…
-
comment
Comment #12634092
Happy to receive feedback, do you have suggestions on what we should call it?
-
comment
Comment #12634088
Your contact information is in your HN profile, I'll have our recruiters ping you with the opportunities we have available @WalmartLabs.
-
comment
Comment #12634075
The Application Platform team (folks who created Electrode) is mostly based in the Sunnyvale office.
-
comment
Comment #12634064
Electrode is just the front end platform. We also have OneOps for our app server lifecycle management. Test Armada for automation. I don't know of anything lower in the stack that …
-
comment
Comment #12633983
Because of our focus on server side render, we deliver the browser HTML - you should be good to go with SEO :). Walmart.com uses it and we care deeply about SEO!
-
comment
Comment #12633977
Your question is completely fine to ask, but I unfortunately don't know the answer, sorry. On a side note, just fun info, I know that Walmart.ca will be moving to electrode eventua…
-
comment
Comment #12633839
Thanks for the feedback about the documentation. We will work on improving it, especially around archetype. Exogen, hope we can use what you wrote :D
-
comment
Comment #12633833
Great question, we definitely took a hard look on if we should transform our tech stack or not (and decided to do it) - to really answer this question though, you would need to und…
-
comment
Comment #12632372
Internally, we do have a set of blessed libraries to keep the site and teams unified. To ensure we don't go stale, we usually have a team or so experimenting with something that we…
-
comment
Comment #12631907
The switch of creating this platform, changing the walmart.com tech stack, and open sourcing it is less than a year :). Has been a wild ride!
-
comment
Comment #12631883
I hope you like it! I personally think that the above the fold content, server side caching, and redux-router-engine will make a positive impact on the server side rendering react …
-
comment
Comment #12631867
My blog post that talks more about the release: https://medium.com/walmartlabs/introducing-electrode-an-open...
-
comment
Comment #12631863
That is correct, but please take a look at my other comment that explains where we are going with the hard tie to Hapi.
-
comment
Comment #12631858
Yup, we are big fans of Hapi.js and that's what we use internally for walmart.com, but one of our goals in October is to disconnect the tieing of Electrode and Hapi.js - that way y…
-
comment
Comment #12631839
Hope you find the docs useful. We try to walk through building an app together. We are working on breaking down everything inside our app for people who are starting off can get a …
-
comment
Comment #12630475
Alex from the Electrode team here. By default, Electrode uses Server Side Render, which means that the rendering happens on the nodejs server and delivers the browser HTML (so we a…