RSSAmplifier

Matija Marohnić's blog · Aug 29, 2017

Don't Split render() into Functions

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Splitting large JSX expressions into functions affects readability in the sense that the reader has to look elsewhere in order to understand the expression.

Read on silvenon.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.