React.js Conf 2015 Keynote 2 - A Deep Dive into React Native

  Рет қаралды 149,373

Meta Developers

Meta Developers

Күн бұрын

Пікірлер: 55
@ciryon666
@ciryon666 10 жыл бұрын
Seen from the perspective of someone who has coded iOS apps since 2009 I'm hugely impressed. This brings the development speed and ergonomics from the web world to native, without compromising with UX. Christopher ported Flexbox to native in two weeks using manual genetic programming?! Insane.
@tamal
@tamal 10 жыл бұрын
As a native developer, I'm very, very impressed. Much better than PhoneGap/Cordova and web view stuff. I hope Facebook and dev communities will catch up to new SDKs/APIs that Apple introduces in WWDC and later and enhance #ReactNative quickly. It'll be great if Apple devs also contribute to this. All the best! #ReactJSConf
@AnkitDuseja
@AnkitDuseja 9 жыл бұрын
"If you got an exception, we are not going to hide it like your console always does, we are going to show it in your face!" #epic moment :D
@BrunoBerisso
@BrunoBerisso 10 жыл бұрын
This is very nice but i have some doubts: - What happen with battery life running a JS engine in parallel? - What about memory management (on both sides; JS and ObjC)? - Animations?
@deniskatinas
@deniskatinas 10 жыл бұрын
Flexbox and React are great, but the example at 16:55 is super simple with basic CSS 2.1 using two rules, same as in flexbox: jsfiddle.net/kufd1a0g/.
@sschengyf
@sschengyf 8 жыл бұрын
Fabulous. A great thing for web developer to make mobile apps.
@conw_y
@conw_y 10 жыл бұрын
OMG. ReactJS making better dev tools than Apple!
@nbkmundotech
@nbkmundotech 8 жыл бұрын
React Native é muito, muito legal!!!! Para quem quiser aprender mais sobre o React Native, usando o ES6, eu fiz uns vídeos no meu canal.
@conw_y
@conw_y 10 жыл бұрын
11:05 Circularity. ReactJS is bringing back inline styles from the dead. Haha. The more things change, the more they stay the same.
@ERANOR
@ERANOR 10 жыл бұрын
The problem is JavaScript runs on a browser's main thread. CSS animations enable browsers to run operations on new threads and create different layers, which are separated from everything else happening on the main thread. In other words, while your main UI thread will be in heavy use, JavaScript animations might freeze although CSS animations will continue to work. So As the first part of React presentation said that React doesn't run on the main thread, So my question is how the browser manage the css layer if it run inside React thread.
@xanderbanter3752
@xanderbanter3752 9 жыл бұрын
This is awesome...I love this idea :) Can't wait for Android support so I can start playing.
@kimjisena
@kimjisena 8 ай бұрын
whoa...to think this is how it started react native did win in the end.
@phil-l
@phil-l 9 жыл бұрын
Would be nice if someone could provide instruction to setup Atom, xcode and the file watcher
@oeb25
@oeb25 10 жыл бұрын
What is that text editor? It says "Arsenal" at the top left, but I can't seem to find any editors with that name!
@augre-app
@augre-app 5 жыл бұрын
Atom
@JoeyClover
@JoeyClover 10 жыл бұрын
The statements about AutoLayout are incorrect. Autocorrect does allow multi-line text and you don't have to provide it with all 4 values. It just needs to make sense.
@andrelip1
@andrelip1 10 жыл бұрын
So its basically a Titanium rework?
@nolin8790
@nolin8790 9 жыл бұрын
I'm using the scrollView and I want to get the value of contentInset, is anybody having the same experience? Any answer is welcome! Thank you!
@BrentLagerman
@BrentLagerman 9 жыл бұрын
Is there any roadmap for when Android will be released? Inquiring minds want to know...
@KemalAhmedIsAwesome
@KemalAhmedIsAwesome 9 жыл бұрын
Apparently this September it'll be released
@Rockstar-dm6ok
@Rockstar-dm6ok 2 жыл бұрын
please provide further support of react native i m more frustrated with flutter in 2022 i more believe in javascript rather than any other programming languagae because it is ease to use
@Weq5ter
@Weq5ter 9 жыл бұрын
This would be good if i could write a single view to be portable to all OS's
@cobetienca
@cobetienca 10 жыл бұрын
no offense, but it's really hard for me to understand what he's talking about, can you embedded subtitle? :(
@505KP
@505KP 10 жыл бұрын
Yeah, use this guy for the French version, no problem, but for English, get a native speaker.
@naomipunkclan
@naomipunkclan 10 жыл бұрын
kpublik narrow minded
@505KP
@505KP 10 жыл бұрын
Paul Mackinnon balding
@naomipunkclan
@naomipunkclan 10 жыл бұрын
kpublik this comment says it all. You troll.
@505KP
@505KP 10 жыл бұрын
Paul Mackinnon Just demonstrating the amount of intelligent thought you put into your original comment.
@王宁-z4k
@王宁-z4k 8 жыл бұрын
非常好! 努力跟上大神的脚步
@VinceYuan
@VinceYuan 10 жыл бұрын
One of the problems of using React Native in the app is it is difficult to protect the source code (javascript)
@gorillapimpin2978
@gorillapimpin2978 10 жыл бұрын
you can't hide Android apps either. You can get away with obfusticating it but its never impossible to reverse engineer your app.
@gnack420
@gnack420 10 жыл бұрын
Your source code is almost never doing anything particularly special or revolutionary, it's the functionality and design of the app as a whole that decides whether it succeeds or fails.
@loquek
@loquek 9 жыл бұрын
***** what are you trying to hide? :-)
@saulobmv
@saulobmv 10 жыл бұрын
what is the difference between this and PhoneGap?
@piterwilson
@piterwilson 10 жыл бұрын
PhoneGap runs on a webview "... The app executes as a WebView within the native application wrapper, which you distribute to app stores...." docs.phonegap.com/en/4.0.0/guide_overview_index.md.html
@bzhmaddog
@bzhmaddog 10 жыл бұрын
He says 'like' as many times as Steeve Jobs says 'Amazing'
@jasonfrazzano
@jasonfrazzano 7 жыл бұрын
Why not just put a style tag and a string literal for the whole thing?
@fahtihi
@fahtihi 10 жыл бұрын
Now is a good time to go Hybrid
@pascalbrewing1189
@pascalbrewing1189 10 жыл бұрын
fucking awesome
@RyanLikeU
@RyanLikeU 10 жыл бұрын
Nice job.
@dortzur90
@dortzur90 10 жыл бұрын
WOWOWOWWOWOWO!!!!!!!!!!!!!!
@tunavargi64
@tunavargi64 9 жыл бұрын
I would like to buy a hamburger
@CarlosGomesCabral
@CarlosGomesCabral 9 жыл бұрын
+Tuna VARGI hahahahahahaha
@robertbain6792
@robertbain6792 9 жыл бұрын
Still need a Mac to develop iOS apps. 1984 commercial from Apple, yeah, you're the oppressive regime now, Apple.
@ahmedrebai6042
@ahmedrebai6042 7 жыл бұрын
very nice technology , #react-native
@elvispalace
@elvispalace Жыл бұрын
2023
@冬至-g2n
@冬至-g2n 9 жыл бұрын
没有汉语字幕,只能听懂几句寒暄语%>_
@stanislavprusac
@stanislavprusac 10 жыл бұрын
Why I'm disappointed in React Native The web development Holy Grail right now is to compete directly with (perhaps someday replace) native mobile applications. With React Native the web has lost a huge partner in Facebook for helping make this a reality. What incentive does Facebook have for pushing forward mobile web now that they can just produce native applications with web technology? What incentive do the existing React developers (and the large number of developers that will move to React in the near future) have for building and proving out mobile web use-cases with React Native? None. reefpoints.dockyard.com/2015/01/30/why-i-am-disappointed-in-react-native.html
React.js Conf 2015 - Tweak your page in real time
21:35
Meta Developers
Рет қаралды 29 М.
Deep Dive Into React Native - Lev Vidrak
32:09
Wix Engineering Tech Talks
Рет қаралды 19 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
Next.js 15 Tutorial - 31 - Unmatched Routes
6:22
Codevolution
Рет қаралды 381
React.js Conf 2015 Keynote - Introducing React Native
31:47
Meta Developers
Рет қаралды 306 М.
React.js Conf 2015 - Data fetching for React applications at Facebook
26:40
Netflix Removed React?
20:36
Theo - t3․gg
Рет қаралды 65 М.
React.js Conf 2015 - Hype!
31:17
Meta Developers
Рет қаралды 106 М.
Understanding React: The First 6 Hours
6:08:24
Tony Alicea
Рет қаралды 52 М.
React.js Conf 2015 - Immutable Data and React
31:11
Meta Developers
Рет қаралды 154 М.
What's New in React Native
23:01
@Scale
Рет қаралды 35 М.