StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
  1. Home
  2. Companies
  3. Tinkerbox
Tinkerbox logo

Tinkerbox

Verified

We build web and mobile apps for startups using ruby mostly! We value agile methods, TDD and awesome designers & developers.

Singaporewww.tinkerbox.com.sg
38
Tools
1
Decisions
0
Followers

Tech Stack

Application & Data

13 tools

Gatsby logo
Gatsby
Rails logo
Rails
Ruby logo
Ruby
CloudFlare logo
CloudFlare
Sequelize logo
Sequelize
Bootstrap logo
Bootstrap
GraphQL logo
GraphQL
JavaScript logo
JavaScript
Lodash logo
Lodash
Node.js logo
Node.js
PostgreSQL logo
PostgreSQL
ExpressJS logo
ExpressJS
Next.js logo
Next.js

Utilities

5 tools

Google Analytics logo
Google Analytics
Stripe Billing logo
Stripe Billing
Sqreen logo
Sqreen
Stripe logo
Stripe
Ackee (Analytics) logo
Ackee (Analytics)

DevOps

1 tool

Snyk logo
Snyk

Team Members

Jaryl Sim
Jaryl SimFounder

Engineering Blog

Stack Decisions

Jaryl Sim
Jaryl Sim

Nov 14, 2019

Next and Gatsby come in pretty close when it comes to a lot of the front-end features, with a lot of it in favor of Gatsby. However, Next comes with first-class support for Server-Side-Rendering (SSR), while it's a bit of an afterthought in Gatsby; a lot of Gatsby's features wins are also nullified if you attempt to do SSR.

Ultimately, with Next if you want to get to the same level of polish that a Gatsby site you'll have to put in some hard work. Next is simple enough to get going and does a decent job dealing with SSR, which can be painful to deal with. I don't have first hand experience, but it's probably going to be a lot more painful trying to do SSR in Gatsby.

However, I do think that SSR is the future, for now, and Next provides the best developer experience in that regard.

3.55k views3.55k
Comments