Skip to content

Good Practices for Developers

Staś Małolepszy edited this page Oct 25, 2017 · 9 revisions

This document outlines the good practices for making the code localizable with Fluent.

Prefer declarative over imperative

Prefer redundancy over smart code

Prefer separate messages over select expressions

Clone this wiki locally