
PS-Shooting
52 posts

PS-Shooting
@ps_shooting
Software Architect Frontend @Quentic_group || father & husband || loves tech & photography
Berlin, Germany Katılım Kasım 2018
51 Takip Edilen8 Takipçiler

@hippielobster, the spice program @ futurice is SO INSPIRING, AMAZING, COOL! Thanks a lot for such a cool idea!
English
PS-Shooting retweetledi

If you stole this backpack at react day Berlin or if you see it somewhere just please leave the passport and Visa somewhere as she can't go home
Retweets would be appreciated
Olena Sovyn@frontendgirl
#reactdayberlin I’m still missing my backpack (same as on photo). If you see it anywhere around conference venue or outside DM me and bring it to any volunteer or organiser
English

"Do u agree? Do u disagree? It doesn't matter cuz I got the mic!"
EPIC, @TejasKumar_!
#reactdayberlin
English

Damn, what a cool dude are u, @TejasKumar_?!
NICE talk @reactdayberlin... !
U could sell everything I guess?
#reactdayberlin
#typescriptLove
#reactLove
#reactNativeLove
English

NOW, I'm even more lookin forward to the release of React-Navigation 5! <3 SUPER NICE TALK, @mosdnk & @satya164!
Evan Bacon 🥓@Baconbrix
💯 @mosdnk and @satya164 are about to talk about React Navigation at @reactdayberlin and I couldn't be more hyped 🔥💙 #reactdayberlin
English

Yes, yes, yes, we love what you're telling us, @gurlcode! :)
#reactdayberlin
#loveReact
#reactIsFiction
English

@gurlcode, DAMN, you're everything else than tired! I could listen to you for days! <3
#reactdayberlin
#loveReact
#loveReactNative
English

Learning so much today, wow. Wjy can't I split to see both tracks at the same time?! Lookin forward to the recordings, @reactdayberlin!
#reactdayberlin
@Baconbrix, @nae_ohmi, @mxstbr and all the others, u did super great!
English

@mxstbr, what a great keynote! Thanks a lot for promoting open-mindness and working together!
English

@ken_wheeler_aka are u in Berlin today? Can't forget your epic keynote from last year, dude!
#loveReact
English

Have been lookin forward to this day for so long - you rock, guys! #reactdayberlin
#loveReact
#loveReactNative
English

I've given quite a few talks this year.
My 9 year old son asked, "Dad, Could I give a talk some day?"
Well… I'm excited and very proud to announce that he'll be giving a lightning talk next Tues Dec 18th at the @NYCReact Meetup.
#reactjs #javascript meetup.com/ReactNYC/event…

English

@with_hache @sospedra_r I'll write down an example in a sandbox tomorrow ok?
English

@ps_shooting @sospedra_r But that doesn't meet the criteria I want. I want to have username and the title updated but with different contents like user = 'John' and title = 'Welcome John!'
@sospedra_r how would you accomplish the scenario with non-imperative stuff?
English

Do you already know #reactHooks? Because I have a question around them and I don't know who should I ask it to... @sospedra_r
English

@with_hache @sospedra_r Using useEffect u can set the document title (as u would normally, too). U can use useState-variables to set the title. Leave the second param of the useEffect an empty array to only update once. Add the user's name state variable to the array to update the title dynamically :)
English

@sospedra_r Example: form with user/pass inputs. Page has a title with `Please login`
After logging in, you want to have a title that says `Welcome ${username}`
How can you accomplish that using the hook as it is right now?
English
