For an app, which will never be imported by another app, wouldn't everything be private except the main or entrypoint function? Access levels outside of 3rd party libs are so arbitrary.
Post
November 27, 2021
November 27, 2021
For an app, which will never be imported by another app, wouldn't everything be private except the main or entrypoint function? Access levels outside of 3rd party libs are so arbitrary.