From gomakethings.com
2 2
Today, I wanted to touch quickly on an extremely opinionated JavaScript architecture/code authoring standards position I have. Do not ever use default exports. I’ve worked on projects that used a mix of default exports and collections of exports, and it gets really confusing, really fast. import...
#webdev #codenewbie #100daysofcode #frontenddeveloper
17h ago