> For the complete documentation index, see [llms.txt](https://fbl.fireblink.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fbl.fireblink.com/pitfalls.md).

# Anti-Patterns & Pitfalls

Due to flexible nature of FBL lots of the things can be handled in multiple way. This documentation will help to avoid usage of some patterns that may cause problems in future.

* [EJS Escape Syntax](https://github.com/FireBlinkLTD/fbl/tree/f9756916eccf77649a7bd0a3405c8400b0f68f42/docs/pitfalls/ejs-escape.md)
* [Share parameters in sequence](/pitfalls/sequence-share-parameters.md)
