#software-engineering
Read more stories on Hashnode
Articles with this tag
Introduction: React being a library doesn't provide a concrete structure to handle and modularise your code as done by other frameworks. Even though...
Migration of the database is a crucial task involved in big tech firms. Although cloud providers have made the migration and replication of databases...
Introduction: In large scale web applications modifying and maintaining the state of application in a cleaner way becomes very important. Even though...