Tiago Souto (@tiagocsouto) 's Twitter Profile
Tiago Souto

@tiagocsouto

Software engineer interested in @reactjs, @reactnative, @typescriptlang, @graphql, @apollographql, @nodejs, and enthusiastic about business and self-improvement

ID: 4635708293

calendar_today28-12-2015 20:15:34

239 Tweet

127 Followers

311 Following

Gabe Greenberg (@gabe_g2i) 's Twitter Profile Photo

I'm looking for a content strategist/writer to help G2i. We'll be hiring one or two people on a part time contract in the next 2 weeks and I'd love some referrals! Who is the best out there? RT's appreciated 🙌

Sibelius Seraphini (@sseraphini) 's Twitter Profile Photo

re-rendering only those components that have subscribed to updated data how to optimize: Context - subscription model (similar to redux) Redux - normalized state + reselect Recoiljs - normalized state + atomFamily Relay - useFragment/createFragmentContainer (out of the box)

GraphQL Summit (@graphqlsummit) 's Twitter Profile Photo

BIG NEWS: GraphQL Summit will be a free online event this year! 🎉 It's happening July 30-31 and August 6-7. We’re thrilled to welcome many #GraphQL community members across the globe that haven’t been able to attend in past years due to travel. 🌍 eventbrite.com/e/graphql-summ…

Gabe Greenberg (@gabe_g2i) 's Twitter Profile Photo

I'm excited for the upcoming Reactiflux Q&A's with swyx Brandon 🚀 Flightcontrol & Tanner Linsley 🙌 Shawn Wang Dev Advocate AWS Mobile - June 11th - 9AM PT / 4PM GMT Brandon Bayer Creator of Blitz.js - July 2nd - 9AM PT Tanner Linsley Author of react-query - August 6th - 1PM PT / 8PM GMT

Gabe Greenberg (@gabe_g2i) 's Twitter Profile Photo

For the last few months we've experimented with 4 day work weeks G2i. Each Friday half the company takes the day off. My observations: 😍 Everybody loves it ⬆️ Focus on important tasks is increasing 🧠 Overall mental health increase 📈 Productivity is not affected AMA

Apollo (@apollographql) 's Twitter Profile Photo

We’re excited to announce that Graph Manager is now Apollo Studio 🎨: a tool to help every member of your organization shape, explore, and measure the data behind your graph. apollographql.com/blog/graph-man…

felipe.tsx ⚡ (@felipefialho_) 's Twitter Profile Photo

Dica sobre Flexbox e CSS Grid: ◻️ Flexbox é unidimensional, ou seja, linha OU coluna. Perfeito pra COMPONENTES. 🔳 CSS Grid é multidimensional, ou seja, linhas E colunas. Perfeito pra LAYOUTS. Então podemos criar componentes com Flexbox e usar dentro de layouts em CSS Grid 😁

Dica sobre Flexbox e CSS Grid:

◻️ Flexbox é unidimensional, ou seja, linha OU coluna. Perfeito pra COMPONENTES.

🔳 CSS Grid é multidimensional, ou seja, linhas E colunas. Perfeito pra LAYOUTS.

Então podemos criar componentes com Flexbox e usar dentro de layouts em CSS Grid 😁
Sander Spies (@sander_spies) 's Twitter Profile Photo

I'm looking for people who are proficient in OCaml, and are interested in working on Tezos. Personal training will be provided to get familiar with the Tezos code base. DMs are open for more info, or feel free to leave a reply.

Gabe Greenberg (@gabe_g2i) 's Twitter Profile Photo

We have 8 roles open using React, React Native, and Node.js at this very moment. You'll be a great fit if you: ✅ Are located in North/South America or Europe ✅ Have 2+ yrs of professional experience ✅ Prefer contract work Apply at g2i.co or DM me!

Apollo (@apollographql) 's Twitter Profile Photo

Introducing the "Apollo Client Best Practices" series by Khalil's Old Account We wrote an opinionated guide to using Apollo Client in practice that covers architecture, cache normalization, local state management, and more. Curious about something else? Suggest it! apollographql.com/blog/introduci…

Introducing the "Apollo Client Best Practices" series by <a href="/stemmlerjs/">Khalil's Old Account</a>
We wrote an opinionated guide to using Apollo Client in practice that covers architecture, cache normalization, local state management, and more. Curious about something else? Suggest it!
apollographql.com/blog/introduci…
TypeScript (@typescript) 's Twitter Profile Photo

We'll be doing a Q&A in the TypeScript Community Discord tomorrow at 2pm Pacific time! Join in and ask any questions about TypeScript, our 4.0 release, and more! discord.gg/typescript

We'll be doing a Q&amp;A in the TypeScript Community Discord tomorrow at 2pm Pacific time! 

Join in and ask any questions about TypeScript, our 4.0 release, and more!

discord.gg/typescript
Michał Lytek (@michallytek) 's Twitter Profile Photo

TypeGraphQL 1.0 🚀 dev.to/michallytek/an… Amazing 2 years spent on filling the gap between TypeScript and GraphQL. Now it's the time for the first stable release. All of this wouldn't be possible without the amazing support from the community and all the sponsors ♥️

Lorna Roberts (@lornar1980) 's Twitter Profile Photo

Yes! My first job in tech at age 39! I'll be an apprentice junior software engineer starting in September working in fintech. Social sciences degree. Holes in my CV due to illness. Started with freeCodeCamp with a dash of Udemy. You CAN do it with work and focus!

React Brasil (@reactconfbr) 's Twitter Profile Photo

Teremos uma talk exclusiva sobre as novidades que vocês viram ontem na #nextjsconf, aqui na #ReactConfBR2020. Garanta seu ingresso (é gratuíto) reactconf.com.br O paulogdm vai falar sobre o E-commerce moderno com Next.js 10

Teremos uma talk exclusiva sobre as novidades que vocês viram ontem na #nextjsconf, aqui na #ReactConfBR2020. Garanta seu ingresso (é gratuíto) reactconf.com.br
O <a href="/paulogdm/">paulogdm</a> vai falar sobre o E-commerce moderno com Next.js 10
Tiago Souto (@tiagocsouto) 's Twitter Profile Photo

Wonder how much language efficiency impacts LLM performance. Considering DeepSeek is tuned in Chinese while OpenAI / Meta Llama in English, and Chinese consumes way less characters in avg than English to generate phrases. An LLM in Chinese’d be naturally smaller and faster?