user avatar
Kyle Mathews
@kylemathews
Tech entrepreneur. Founder/CPO @electricsql. Founder @gatsbyjs (acquired by @Netlify). Married to @shannonb_ux
Salt Lake City
Joined December 2007
  • Pinned
    user avatar
    Big announcement! I'm now a co-founder at @ElectricSQL along with the @thruflo / @balegas and the brilliant team they've built. We're solving local caching of Postgres data. Electric is a VC-backed devtools OSS startup. We're close to our first beta release so check us out!
  • user avatar
    My startup Gatsby just got acquired by Netlify β€” our post
  • user avatar
    Very happy to announce that @shannonb_ux and I are getting married! After being friends with secret crushes on each other for 9 years, our crushes are not-so-secret anymore :-) Read our story @ shylewedding.com
    Image
    Image
    Image
    Image
  • user avatar
    PSA: @GatsbyJS is not just for "sites". It produces static HTML and then rehydrates into a React app. Think of it as an opinionated CRA with built-in SSR and nice integrations w/ CMSs. Please use Gatsby to build apps. Thanks for listening. Happy Friday and happy developing.
  • user avatar
    This Reddit thread is hilarious. A bunch of web devs reverse engineering reactjs.org trying to understand how it's so fast. Hint, it's built with @gatsbyjs :-) reddit.com/r/webdev/comme…
    Image
  • user avatar
    We're announcing new funding! $28m from Index Ventures to propel more investment into Gatsby's web platform. Everything you love about @gatsbyjs is going to get better! Check out our writeup in Forbes about our wild growth and plans forbes.com/sites/davidjea…
  • user avatar
    2018 review - started company with best friend - got married to (different) best friend - helped hire an amazing team - wrote a lot of great code - hired better developers than me so retiring to product/eng/company management 😎 2019 has got a lot to live up to!
  • user avatar
    People talk about REST vs GraphQL and miss the most basic basic advantage of GraphQL β€” it lets you just declare what data you need and it shows up β€” exactly when you need it and in the exact form you described. Eliminates so much complexity and nonsense around fetching data.
  • user avatar
    Image
  • user avatar
    Is there anyone itching to build an amazing React component library that everyone uses? DM me, would love to chat :-D
  • user avatar
    Someone just told me they lowered their monthly hosting bill from $5000 to $5 after rebuilding the site in @gatsbyjs 😲
  • user avatar
    New feature for TanStack DB β€” Paced Mutations. Perfect for sliders, auto-save forms, etc where you want to immediately show optimistic updates but control how often changes are persisted. Built on the awesome TanStack Pacer library
    Image
    00:00
  • user avatar
    We're hiring for the @GatsbyJS open source team! Come help us build the best React web framework in the world. Work on OSS all day. Impact 10s of thousands of devs & millions of users. Excellent pay/benefits/equity & we hire anywhere in the world. gatsbyjs.com/careers/
  • user avatar
    npmjs.com/package/subfont is phenomenal. Automatically extracts the exact characters used with each font on your page and subsets the font for only those characters. Dropped speed index ~500ms for an already very optimized @gatsbyjs site. Plugin coming soon. /cc @_munter_