#reactjs
Read more stories on Hashnode
Articles with this tag
Organize code and reduce the time needed to manage versioning there are four most popular branching strategies —1. Git-Flow2. GitHub-Flow3....
The main reason people reset the font-size to 10px to make maths easier. · body { font-size:62.5%; } h1 { font-size: 2.4em; } /* =24px */ p { font-size:...
Internal Optimisation of Javascript on Arrays · Every JS engine has its own implementation for arrays and with each type of Array javascript performs...
Allow users to access multiple applications with single set of login credentials · suppose, you have developed applications with different domains(like...
The WCAG was founded through W3C, which itself was founded in 1994 by an international community of organizations, staff, and the public. The W3C Web...
Controls that a company implements to protect its assets and meeting the standards that a third-party has set forth as best practices. · Cross-site...