Reduce, Reuse, and Recycle? Components!

This week I realized that one of the major keys of keeping a healthy environment is also one key to effective programming as well! Reusable components that are either made in a previous project or from just scratch will help your next project out a ton…


This content originally appeared on DEV Community and was authored by TheTruth4418

This week I realized that one of the major keys of keeping a healthy environment is also one key to effective programming as well! Reusable components that are either made in a previous project or from just scratch will help your next project out a ton! Few examples will include but not limited to:

-Signup Component
Alt Text

-Login Component
Alt Text

Coding out this signup and login skeleton to be able to reuse made developing my e-commerce and fgc application 10x easier! Not having to worry about setting up the bare minimum event listeners and such made adding on what I needed a lot easier as controlled forms can be tricky!

-NavBar
Alt Text

The NavBar Skeleton is also very efficient as well! Can copy paste the line commented and add on as much needed to fit the needs of a traditional or complex NavBars!

Reusable components can go very long ways beyond just basic authentication and navigation bars! To be able to drop a component in from my computer definitely reduces the time needed to set a certain function up!

Thank you for giving my post a read! Follow me for more weekly content!

William West
Rails/React/JS Software Engineer

-


This content originally appeared on DEV Community and was authored by TheTruth4418


Print Share Comment Cite Upload Translate Updates
APA

TheTruth4418 | Sciencx (2021-09-04T20:16:04+00:00) Reduce, Reuse, and Recycle? Components!. Retrieved from https://www.scien.cx/2021/09/04/reduce-reuse-and-recycle-components/

MLA
" » Reduce, Reuse, and Recycle? Components!." TheTruth4418 | Sciencx - Saturday September 4, 2021, https://www.scien.cx/2021/09/04/reduce-reuse-and-recycle-components/
HARVARD
TheTruth4418 | Sciencx Saturday September 4, 2021 » Reduce, Reuse, and Recycle? Components!., viewed ,<https://www.scien.cx/2021/09/04/reduce-reuse-and-recycle-components/>
VANCOUVER
TheTruth4418 | Sciencx - » Reduce, Reuse, and Recycle? Components!. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/09/04/reduce-reuse-and-recycle-components/
CHICAGO
" » Reduce, Reuse, and Recycle? Components!." TheTruth4418 | Sciencx - Accessed . https://www.scien.cx/2021/09/04/reduce-reuse-and-recycle-components/
IEEE
" » Reduce, Reuse, and Recycle? Components!." TheTruth4418 | Sciencx [Online]. Available: https://www.scien.cx/2021/09/04/reduce-reuse-and-recycle-components/. [Accessed: ]
rf:citation
» Reduce, Reuse, and Recycle? Components! | TheTruth4418 | Sciencx | https://www.scien.cx/2021/09/04/reduce-reuse-and-recycle-components/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.