
thadeu
@iamthadeu
Followers
137
Following
580
Media
41
Statuses
694
'developer' =~ %r(ruby javascript) at @atendesimples
Capao da Canoa - RS
Joined September 2009
RT @kyrylosilin: 🇧🇷 Brazilian devs never fail to impress. So much talent, so much great software. Keep going! 👏.
0
2
0
RT @jchibbard: 🕷️ New to web scraping with Ruby? This guide walks through setting up a project, making HTTP requests, parsing HTML, and han….
scrapingbee.com
Learn web scraping with Ruby with this step-by-step tutorial. We will see the different ways to scrape the web in Ruby through lots of example gems like Nokogiri, Kimurai and HTTParty.
0
4
0
I'm big fan this guy. Nano Vieira at @StellarOrg . but he is stop to create a content for us 😢
0
0
1
RT @tropicalonrails: EN:.Good morning São Paulo! 💜.Are you ready and excited for Day 2 of #TropicalOnRails? 🤩. We’re getting everything se….
0
1
0
RT @tropicalonrails: EN:.We’re closing out the first day with the legendary @fxn on stage, talking about The Ruby in Zeitwerk 🚀🌴. Who’s alr….
0
3
0
RT @dhh: Shopify embodies everything I love about the web. Making the best shopping experience available to even the smallest vendors. Exci….
0
57
0
RT @dhh: Rails 8 is out so here's a brand new demo showing it off by building a basic blog, but adding authentication, PWA, and putting it….
0
145
0
RT @serradura: 👋 Fala, pessoal!. O ADA.rb está crescendo e queremos construir uma comunidade ainda mais relevante com você! Em 2 minutinhos….
docs.google.com
Oi! 👋 A Ada.rb é uma comunidade ativa de devs Ruby que acreditam no poder do aprendizado conjunto (We > Me). Somos um espaço acolhedor pra compartilhar conhecimento e estamos sempre trazendo mais...
0
4
0
Cool. This is more clean way to written async constructor!.
@souporserious Well, politely, returning a Promise from a constructor can lead to unexpected behaviour. Instead, try using a static async create() method for async setup. It keeps things clean and predictable. Quick example.
0
0
1