Author Topic: Best practices for building large React applications  (Read 2353 times)

0 Members and 1 Guest are viewing this topic.

Offline jamesc

This is good: "React.js Conf 2015 - Full Stack Flux"
https://m.youtube.com/watch?v=KtmjkCuV-EU

And then of course this one, very very good:
React.js Conf 2015 - Immutable Data and React
https://www.youtube.com/watch?v=I7IdS-PbEgI

And a few that are not directly react related:

(thanks merivercap@slack)
The security mistakes that will haunt your startup - Diogo Mónica, LeaseWeb Tech Summit 2015
https://www.youtube.com/watch?v=aCGR4YnFC3U

If your really studying this much, you probably need a break sometimes.  Might as well continue to pick up on useful things right?
https://www.youtube.com/watch?v=PEikGKDVsCc

Offline jamesc

Great blog great vid...  Glad to see Netflix join the fun.   Maybe their are some good ideas in their Falcor data layer.


Offline merivercap

  • Hero Member
  • *****
  • Posts: 661
    • View Profile
    • BitCash
Awesome vid, I love the jawbone effect he uses too. The user shouldn't have to spend more than 2sec trying to learn their way around a UI. Thanx @merivercap :)

Glad you liked it.  It seems you can do a lot more advanced effects efficiently using React and I agree about the UI.
BitCash - http://www.bitcash.org 
Beta: bitCash Wallet / p2p Gateway: (https://m.bitcash.org)
Beta: bitCash Trade (https://trade.bitcash.org)

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
Awesome vid, I love the jawbone effect he uses too. The user shouldn't have to spend more than 2sec trying to learn their way around a UI. Thanx @merivercap :)
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline merivercap

  • Hero Member
  • *****
  • Posts: 661
    • View Profile
    • BitCash
React is definitely gaining interest.. people from Apple, Yahoo, Facebook etc attended a React meetup I went to.

Anyways here is a video from a recent meetup I wasn't able to attend:
SF React JS Meetup: Netflix/Tony Casparro - Chasing 60fps
https://www.youtube.com/watch?v=g01dGsKbXOk

BitCash - http://www.bitcash.org 
Beta: bitCash Wallet / p2p Gateway: (https://m.bitcash.org)
Beta: bitCash Trade (https://trade.bitcash.org)


Tuck Fheman

  • Guest
If only you had posted this 24 hours ago!    I spent all day fighting with React and this could have helped me tremendously.   I ultimately arrived at a similar conclusions, but had to learn the hard way.

 :-\

Will you be changing your name to "Full Stack" soon?  ;)
« Last Edit: August 13, 2015, 10:10:37 am by Tuck Fheman »

Offline bytemaster

If only you had posted this 24 hours ago!    I spent all day fighting with React and this could have helped me tremendously.   I ultimately arrived at a similar conclusions, but had to learn the hard way.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
... and what is React?

http://facebook.github.io/react/

A JavaScript library for building user interfaces …

New Graphene Wallet is built with ..
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline gamey

  • Hero Member
  • *****
  • Posts: 2253
    • View Profile
I speak for myself and only myself.