# ferp-js

## ferp-js

- [What is Ferp](https://ferp.mrbarry.com/master.md): Summary of what ferp is, and why you would want to use it.
- [Installing Ferp in Your Application](https://ferp.mrbarry.com/getting-started/install.md)
- [What Does Ferp Provide](https://ferp.mrbarry.com/getting-started/untitled.md): An overview of exports in ferp
- [The Boilerplate](https://ferp.mrbarry.com/building-your-first-app/the-boilerplate.md)
- [What is a Ferp Effect?](https://ferp.mrbarry.com/understanding-effects-in-ferp/what-is-a-ferp-effect.md)
- [Core Effects](https://ferp.mrbarry.com/understanding-effects-in-ferp/core-effects.md): The basic effects that Ferp provides to help you build better software
- [Composing Custom Effects](https://ferp.mrbarry.com/understanding-effects-in-ferp/custom-effects.md)
- [Testing Your Effects](https://ferp.mrbarry.com/understanding-effects-in-ferp/testing-your-effects.md)
- [What is a Ferp Action?](https://ferp.mrbarry.com/understanding-actions-in-ferp/what-is-a-ferp-action.md)
- [Writing Your Own Actions](https://ferp.mrbarry.com/understanding-actions-in-ferp/writing-your-own-actions.md)
- [Testing Actions](https://ferp.mrbarry.com/understanding-actions-in-ferp/testing-actions.md)
- [What is a Ferp Subscription?](https://ferp.mrbarry.com/understanding-subscriptions-in-ferp/what-is-a-ferp-subscription.md)
- [Composing Custom Subscriptions](https://ferp.mrbarry.com/understanding-subscriptions-in-ferp/creating-a-subscription.md)
- [Testing Your Subscriptions](https://ferp.mrbarry.com/understanding-subscriptions-in-ferp/testing-your-subscriptions.md)
- [Third-Party Libraries and Objects](https://ferp.mrbarry.com/advanced-usage/third-party-libraries-and-objects.md)
