Using Hooks and Codegen | Tejas Kumar
30:02
Day 1 Keynote | Yuzhi Zheng
16:34
4 жыл бұрын
Day 1 Keynote | Tom Occhino
17:50
4 жыл бұрын
Building React-Select | Jed Watson
31:07
Is React Translated Yet? | Nat Alison
24:42
React is Fiction | Jenn Creighton
23:25
React Conf 2019 Day 1
9:14:09
4 жыл бұрын
Пікірлер
@amandps10
@amandps10 3 жыл бұрын
That was fun.
@roselpadilla
@roselpadilla 3 жыл бұрын
Aye I didn't know my man J.Dash was a hacker too lmao that's dope asl
@VerySadBatman
@VerySadBatman 4 жыл бұрын
He's so cool! Amazing talk.
@abu_six19
@abu_six19 4 жыл бұрын
That was great. Love the engagement with the audience!
@__greg__
@__greg__ 4 жыл бұрын
Great talk!
@JAdamMoore
@JAdamMoore 5 жыл бұрын
This guy was my favorite. Conor, you are a natural comedian.
@mrmupfukudzwa4374
@mrmupfukudzwa4374 5 жыл бұрын
The React team is the only team in this world that i look at and say...'Damn, i wish i was a part of it'. React really rocks, and its always exciting to see what they are coming up with.
@vikaskumar-im7im
@vikaskumar-im7im 5 жыл бұрын
I have one ques. useEffect() could call multiples times like whenever we resize the window. Is'nt it bad to attach event listener every time this useEffect method was called? please correct me if I am wrong.
@Lifelightning
@Lifelightning 5 жыл бұрын
🔥 powerpoint animations for a 🔥 react native presentation
@HBenzaoui
@HBenzaoui 5 жыл бұрын
I'm hooked !
@hyphaene
@hyphaene 5 жыл бұрын
Nice talk !! Hooks feel like you can finally have a fully functional centric approach about writing components. The reusability is really really great. Waiting for such core features, I've ended up by publishing custom HOCs library ( with recompose ) which are almost completely useless now ( and that's a good point to me ! ) Question : since hooks are made for functional components, what is on the table around rendering optimization ?
@omgd00d
@omgd00d 5 жыл бұрын
This is incredible; easily my all-time favorite development in React!
@_lede
@_lede 5 жыл бұрын
which plugin does ryan use to move range of lines around?
@rtorcato
@rtorcato 5 жыл бұрын
Where can I find that latency widget
@andriirubtsov5404
@andriirubtsov5404 5 жыл бұрын
Ryan Florence is a fantastic presenter
@user-mf5ij9me5v
@user-mf5ij9me5v 5 жыл бұрын
fantastic
@MinusTechTips
@MinusTechTips 5 жыл бұрын
1:02:52 so cute :D
@VolodymyrVakulenko-wowkalucky
@VolodymyrVakulenko-wowkalucky 5 жыл бұрын
So, goodbye class components?!
@VincentSchoettke
@VincentSchoettke 5 жыл бұрын
Code and slides are available here: github.com/jaredpalmer/react-conf-2018
@sgwong513
@sgwong513 5 жыл бұрын
Great presentation
@user-oi9mh1uz7o
@user-oi9mh1uz7o 5 жыл бұрын
Awesome work, but I wonder why not let the the sideEffect function to accept parameters what can be parameters of useEffect so the engine don't need to declare a new anonymous arrow function every render. I know it's not a big problem but it has no harm to current pattern and might have a performance improve about maybe less then 0.1%. Since react is favor of explicitation, then should it be better to explicitly declare what parameters the sideEffect will use instead of reading it from the execution context?
@Pop-zb3wr
@Pop-zb3wr 5 жыл бұрын
Great talk, I will start using hooks. One point though, electrons don't orbit :)
@naythaniel
@naythaniel 5 жыл бұрын
This API is beautiful. I really don't know how else to describe it. It's just a gorgeous API.
@Majchel90
@Majchel90 5 жыл бұрын
Hey about that latency and requests widget, is this widget open source? where can we get it if it is?
@aizuddineismail
@aizuddineismail 5 жыл бұрын
Awesome! Excited for the new architecture 😍
@Arma5666
@Arma5666 5 жыл бұрын
JSI sounds awesome, better performance when calling native code! The bridge really bogs down when a lot of data needs to be exchanged.
@user-fx8lj9pm4w
@user-fx8lj9pm4w 5 жыл бұрын
guys here, ko-fi.com/tesseralis/
@jacky2020hor
@jacky2020hor 5 жыл бұрын
Awesome guys
@chrisr236
@chrisr236 5 жыл бұрын
How much better will the performance be?
@piyushgupta809
@piyushgupta809 5 жыл бұрын
mature RN community + fast RN = RN win over flutter .
@MrAndrewcassidy03
@MrAndrewcassidy03 5 жыл бұрын
I really enjoyed this, very inspiring 😀
@Eriksonmagno
@Eriksonmagno 5 жыл бұрын
Loved the new useContext feature
@KeyKeeper86
@KeyKeeper86 5 жыл бұрын
Absolutely superimpressive.
@TheSvs1
@TheSvs1 5 жыл бұрын
maybe adding a summarize/ time content in the video info?
@arpee1337
@arpee1337 5 жыл бұрын
I'm just pissed I was advised not to use this in production. Well I just might not follow that advice :D
@fluttertune443
@fluttertune443 5 жыл бұрын
Which group is the group of the react in FB mentioned by the first speaker. Can anybody please give me details
@RyukoSempai
@RyukoSempai 5 жыл бұрын
amazing
@chrisownz1
@chrisownz1 5 жыл бұрын
why not just use class components if your trying to make use of states in function components?
@IsayanBros
@IsayanBros 5 жыл бұрын
Tom Holland works for Facebook? Interesting...
@xMrMiagix
@xMrMiagix 5 жыл бұрын
Ryan is killing it! Funny guy
@Techonsapevole
@Techonsapevole 5 жыл бұрын
Very clean approach
@Ken-S
@Ken-S 5 жыл бұрын
Why not set a timeout to fallback for concurrent mode?
@motozirillo
@motozirillo 5 жыл бұрын
Its not often that you get to experience the same library for the first time twice. Hats off to the React team for their great work
@Deliverant
@Deliverant 5 жыл бұрын
19:49 lmao 🤣🤣🤣
@JaeTask
@JaeTask 5 жыл бұрын
This is insane! love it
@ln613
@ln613 5 жыл бұрын
From a functional point of view, I would argue that the 'withState' function from 'recompose' is a better choice than the 'useState' hook, because useState makes the functional component not pure, it takes input from the caller (props) as well as the useState function, whereas withState will merge the state (name, setName) into the props, so the functional component only takes props as input. Also you have to use useState as a statement, so there is no way to write the functional component without a function block (the curly braces).
@rohan199221
@rohan199221 5 жыл бұрын
very similar to recompose
@dulanjala
@dulanjala 5 жыл бұрын
how little things can make us So Happy...!!!
@jonathangoodman9751
@jonathangoodman9751 5 жыл бұрын
Is that VS code? Whats the preview plugin? Looks cool
@dulanjala
@dulanjala 5 жыл бұрын
nice work... they have been working hard on it...! and they do feel like they are too developers like us not magicians... one of the Greatest Conf I have watch.... Perfect....!!!