RSS Amplifier

Sam Dawson's Blog · Oct 2, 2021

Private and public functions in React

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.

With Frontend libraries like React, we often don't use classes. But the same public/private differentiation can be made through the keyword. Anything that has an is public and anything that doesn't…

Read on samdawson.devprivate-and-public-functions-in-react

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.