RunTimes

running snippets from small to big with care and thought
// updated 2026-03-03 00:27

RunTimes ... a Next.js starter for marks ("mini-apps") like "calculators" and "generators"

Forewords

RunTimes is not about the marks (i.e. the "mini-apps") themselves, but how it holds the marks together (the old "list and item" framework!)

I made this to help others learn about the inner workings of Next.js and for any "websmith" who wants a quick "non-CMS" web holder thing for small apps:

Hallmarks

RunTimes has:

  • a fixed header
  • a light / dark / system layout
  • a home page with a "show more" button to, well, show more "marks"
  • clean folder layout for marks: /mark
    • each "mark" has its own folder with:
      • page.tsx
      • metadata.ts
  • 4 "marks" built-in as a "starter kit", e.g.:

...which makes note of:

  • front-end frameworks:
    • next.js
    • tailwind
  • no back-end, only front-end!

Runtimes

⬅️ older (in runtimes)
🏴󠁧󠁢󠁥󠁮󠁧󠁿 Panglish
⬅️ older (posts)
🏴󠁧󠁢󠁥󠁮󠁧󠁿 Panglish
newer (posts) ➡️
List of code textbooks 🧑🏻‍💻