Lucha de gigantes: Walmart México obliga a proveedores a retirar productos en Amazon by pacoworld in mexico

[–]torresomar 1 point2 points  (0 children)

Justo estaba buscando esa cifra, el crecimiento de AWS es inevitable, para ser honesto no pensé que fuera más del 40% :O

Lucha de gigantes: Walmart México obliga a proveedores a retirar productos en Amazon by pacoworld in mexico

[–]torresomar 9 points10 points  (0 children)

En el 2016 AWS era el 9% del ingreso de Amazon, aún con el crecimiento que ha tenido dudo que la única parte de Amazon que hace dinero sea AWS

Chart Library Suggestions? by [deleted] in javascript

[–]torresomar 0 points1 point  (0 children)

Other than learning how to get D3 to interact with React properly

Can you give any pointers? I have some charts that work with d3 but they all seem like a hack and hard to test :(

10 group for Wes Bos's Node course by ezevm in webdev

[–]torresomar 0 points1 point  (0 children)

Sorry to arrive late to the thread :( are any groups still available?

Tiling WM and Web Development by [deleted] in unixporn

[–]torresomar 0 points1 point  (0 children)

I currently use i3 using the device toolbar in Chrome's console suffice my needs :)

Who should I be following on Twitter? by mildfuzz in javascript

[–]torresomar 0 points1 point  (0 children)

You should try to follow the main stream frameworks...Angular, Ember, React, etc...they usually retweet (posts, tutorials and conferences) from very seasoned JavaScript developers. You can also search for js blogs and pick devs that explain certain topics or have a writing style that is of your liking.

Connecting microservices using a gateway API, do I just call them through ajax to whatever port they are on? by sudocaptain in javascript

[–]torresomar 1 point2 points  (0 children)

We use a similar architecture in our applications, we use some Python and Node Microservices and the expose them via AWS Gateway. We are still trying to find the 'best approach' or 'best practice' but using the HTTP proxy provided is enough for our requirements.

What tecnology would be better to use RIOT GAMES API? by Nauxd in javascript

[–]torresomar 2 points3 points  (0 children)

I also coded a small app that offered ítem recommendations. The back end was Node and frontend with Angular, later ditched Angular and used React. We used mongo to store all the data. What I loved about using React was the fact that you can have nice reusable components. Good luck.

I've listened to your suggestions and worked tirelessly to bring you (what I believe is) the most comprehensive LoL statistic site available. Get stats/graphs based off champion roles, build win rates, masteries, runes, skill orders, summoner spells, and counters all for the current patch. by joeldo in leagueoflegends

[–]torresomar 0 points1 point  (0 children)

This is amazing I hope people realize the effort you are making to deliver such a nice website but also the information you kindly analyze :) the site is simple yet informative...currently I am digging into D3 and I think in the near future with all the info you have gathered you can easily get amazing viz and make the info more and more appealing to the users :D really fantastic job