- Bole for JSON logging
- Catbox for caching
- Scooter for user agent information
- Blankie for CSP protection
- Crumb for post request
- Session storage in redis. example
- Implement Honeypot on form submission.
- Implement lockout after maximum attempts in login page
- More abstracted asset pipelining
- Remove hardcoded script and css inclues and move them to assets config
- Load assets in view depanding on node env (with [preResponse handler])
- Abstract flash messges in a plugin which combines power of
yar
flash messages withboom
error objects and display in a view helper. [Refer2])(http://swreflections.blogspot.in/2014/08/feature-toggles-are-one-of-worst-kinds.html) - Prepare and maintain a living styleguide Refer
- Referrals program Refer Refer 2
- Feature toogle refer
- Feature toggle with github workflows Refer
- Proxy setup and load balancing refer
- More friendly error messgaes for forms