@jfsi/react
TypeScript icon, indicating that this package has built-in type declarations

0.19.3 • Public • Published

Just F*cking Ship It!

A set of utilities and functions that I consistently used everytime I build a new application for the 12 startups challenge. The idea here is to package up these functions to help me ship my ideas a lot faster and thought this might be helpful for others that want to do the same.

This is all built to support the tech stack that I've used consistently.

Here are the projects that uses this package and where I've repeated some of these patterns:

Installation

Simply install the package

pnpm add jfsi

Usage

To use it, import what you require.

import { NotFoundException } from 'jfsi/node/errors';

throw new NotFoundException('Cannot find item X...');

Other Tech Stack

Here are the other technologies that I prefer to use at this time. If you need something and don't want to waste time thinking about it, this is a great start.

JTD* Tool
Analytics Plausible
Payment Processor Stripe
Email Delivery Postmark
Customer Support Plain

*JTD - Jobs to be done

Readme

Keywords

none

Package Sidebar

Install

npm i @jfsi/react

Weekly Downloads

11

Version

0.19.3

License

MIT

Unpacked Size

636 kB

Total Files

82

Last publish

Collaborators

  • justindra