Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Best practices

Best practices

Should we trust "best practices"? A take on dogmatism in the development industry.

Matthias Le Brun

February 27, 2019
Tweet

More Decks by Matthias Le Brun

Other Decks in Programming

Transcript

  1. DRY

  2. Organise your files this way Make smart and dumb components

    Use redux with ducks Write tests first You must respect HTTP verbs Premature optimisation is root the root of all evil …