Live data from Hacker News

Viewing profile — bellttyler

bellttyler

HN member
Joined
Fri, Mar 13, 2020, 1:57 AM UTC
HN karma
13
Public activity
12 items

About bellttyler

Cofounder & Software Engineer at Memberstack

Recent public activity

  1. comment
    Comment #26984489

    I've been really happy with express (Node). It has scaled really well for my company. Currently processing almost 200 million requests a month on a cheap $25/mo heroku dyno.

  2. comment
    Comment #26984463

    This is really cool! Love seeing how people are using no code tools.

  3. comment
    Comment #26824118

    I do the same. Dozens of commits to get GH Actions working correctly.

  4. comment
    Comment #26780375

    In the beginning my startup only had 2 people. A designer (my friend) and me (a developer). For our frontend we used Webflow. My friend was able to create the entire marketting sit…

  5. comment
    Comment #26780324

    Wow! This project is awesome.

  6. comment
    Comment #26780313

    Some folks have already mentioned this, but typically if a website has user login/signup, cookies are used to "identify" the user once logged in. This enables the websites backend …

  7. comment
    Comment #26712234

    Excellent article! I've personally been working with billing systems for 2+ years and have felt all those pains.

  8. comment
    Comment #26664036

    The 4 hour work week is such an awesome book.

  9. comment
    Comment #26664005

    Wow this is great!

  10. comment
    Comment #26403355

    Great read, thanks for sharing. The company I work for is currently transitioning from Vue to React and so far it's been a positive experience.

  11. comment
    Comment #26403217

    Wow Diahook looks great! My company is in the process of updating our webhooks, so we will be sure to check it out.

  12. comment
    Comment #26403197

    This was a great read – thanks for sharing! I've always been a huge fan of how Stripe handles their webhooks. They are pretty much doing everything listed in your article.