Image
user avatar
Brandon πŸš€ Flightcontrol
@flybayer
Making Cloud easy for devs at @flightcontrolhq | CEO & cofounder | Creator @blitz_js | ✝️ Jesus Follower | πŸ›©πŸš Pilot l 🎹🎷Musician
Dayton, OH
Born December 27
Joined September 2014
Posts
  • Pinned
    user avatar
    It’s go time!! The @Flightcontrolhq mini-documentary is LIVE! Watch and drop your thoughts in the comments πŸ˜ƒ
    Image
    00:00
  • user avatar
    The pivotal moment of transitioning from intermediate to advanced @typescript was realizing the type system is a programming language in itself, w/ variables, functions, conditionals, & loops. Utility types like Required, Record, Pick, Omit are all built with these primitives.
    Image
  • user avatar
    Image
  • user avatar
    πŸ”₯ HUGE ANNOUNCEMENT Introducing Blitz⚑️, a Ruby on Rails equivalent for monolithic fullstack React apps! This radically improves the productivity of building React apps πŸš€ You can delete all your APIs, data fetching, client side state management & caching for most apps! πŸ‘‡
    Image
    00:00
  • user avatar
    Image
  • user avatar
    meme. Backend devs videoing vercel pricing beating up frontend devs who are saying "it feels so goooood!!"
  • user avatar
    πŸŽ‰Big news: Sold my app "Storeo for Instagram"! My very first side-project, launched in March 2017 πŸ“ˆ 76,000 total downloads πŸ’΅ $55,000 total sales πŸ”‘ $27,500 sale price πŸ’» 245 total dev hours (only 41 since May '17) βœ… $61,000 total profit (split 50/50 with my biz partner)
  • user avatar
    Big news! My wife and I bought our first home, right in Dayton, Ohio!! Moved in 3 weeks ago. This place is a dream for us, but know it only costs a fraction of what this would cost in most places in the US. I've got an entire 11'x12' office that I'm setting up as a dream
    Image
    Image
    Image
  • user avatar
    My professional opinion is that you should build new apps with Remix instead of Next.js It feels like next.js has become too complex to manage. Made extra challenging that it’s not directly driving revenue, so hard to justify the investment it really needs. This is after
    What is this you ask? It's the built-in @nextjs "take a break" screen that happens about every 20 minutes while developing. πŸ˜₯ The app router dev speed is certainly faster than old pages router now, but you still get dumb stuff like this. This is latest nextjs + node v20
    Image
  • user avatar
    I just found 6 hidden bugs in our code by adding these eslint rules πŸ‘€ You have to upgrade to eslint 8.14+ to use no-constant-binary-expression, but I very much recommend it!
    "no-cond-assign": "error",
    "no-constant-condition": "error",
    "no-unreachable": "error",
    "no-unused-expressions": "error",
    "no-constant-binary-expression": "error",
    "no-sequences": "error",
  • user avatar
    meme. Child says to Vercel, "i don't know how to create a database". Vercel says "I'll take care of you". Vercel comforts child but for lots of dollar signs
  • user avatar
    πŸ”₯ BLITZ.JS IS NOW IN BETA! βœ… Rails-like Fullstack Framework βœ… Built on Next.js βœ… Zero-API data layer abstraction eliminates need for REST/GraphQL πŸš€ Ready to start building production apps at the speed of ⚑️ 🎨 And we just launched our new website!
  • user avatar
    πŸŽ‰Announcing the @blitz_js Alpha Release!! πŸŽ‰ βš›οΈ Blitz is a Rails-like framework for monolithic, fullstack React apps ⚑️Built on Next.js ⚑️Don’t have to build an API ⚑️CSR, SSR, & static pages ⚑️Typescript ⚑️Concurrent Mode πŸ‘‡ Get Started Here πŸ‘‡
  • user avatar
    πŸ”₯ANNOUNCING @FLIGHTCONTROLHQ 1.0 πŸ”₯ Heroku is too limiting & expensive. AWS is too complex. We solve both by bringing world-class deployment DX natively to your AWS account. πŸš€ One more thing β€” @Flightcontrolhq & @blitz_js are in @ycombinator W22 😱