Published inSLIIT Women In FOSS CommunityUnderstand React HooksReact hooks were first introduced in late October 2018, and in early February 2019, React version 16.8 was released for production use. The…Aug 31, 20221Aug 31, 20221
Published inSLIIT FOSS CommunityIntegrate sass into Next JsSass is a CSS preprocessor, which adds special features such as nested rules and mixins into regular CSS. The syntax used in Sass is called…Aug 31, 2022Aug 31, 2022
Published inSLIIT Women In FOSS CommunityDesign Patterns🎨💚A “pattern” in programming refers to a broad, reusable solution to a frequently occurring issue. Knowing when to employ these patterns is…Jul 28, 2022Jul 28, 2022
Published inSLIIT FOSS CommunitySneak into NuxtJS💚At the tail end of February 2021, the Vuejs Amsterdam online conference took place. It gathered fans and community members of Vue.js from…Jul 28, 20221Jul 28, 20221
Published inSLIIT Women In FOSS CommunityMongoDB ShellWhat is MongoDB Shell?Jun 30, 20228Jun 30, 20228
Published inSLIIT Women In FOSS CommunityFundamental Docker theories 🐳 🔥Docker is an open-source technology commonly utilized by software businesses to accelerate application delivery. It is an alternative to…Jun 30, 20222Jun 30, 20222
Published inSLIIT Women In FOSS CommunityAngular Unit TestingBy executing a piece of automated code that calls a unit of work, unit testing ensures that your application functions as intended (a…Jun 30, 20221Jun 30, 20221
Published inSLIIT Women In FOSS CommunityDive into Cloud Security🚀 💻Cloud security refers to the technologies, protocols, and best practices that protect cloud computing environments, cloud applications, and…Jun 29, 2022Jun 29, 2022
Published inSLIIT FOSS CommunityGreen Cloud Computing‘Green Cloud Computing,’ the word green in conjunction with cloud computing signifies that it is environmentally beneficial. The idea is to…Jun 8, 20223Jun 8, 20223
Published inSLIIT Women In FOSS CommunityAccessibility (A11y) why is it so important?What is “a11y” 🤔?May 20, 20221May 20, 20221
Published inSLIIT Women In FOSS CommunityAccessibility -A11ySome accessibility practices that you should always keep in mind when building websites.May 20, 2022May 20, 2022
Published inSLIIT FOSS CommunityPostman API 101In this article, I am gonna write about APIs and how to test them using Postman.Apr 30, 202217Apr 30, 202217
Published inSLIIT FOSS CommunityIntroduction to REST APIBefore starting about REST API let’s see what an API is.Apr 30, 202244Apr 30, 202244
Published inSLIIT Women In FOSS CommunityMongoDB vs MySQLMongoDB is an open-source document-oriented NoSQL database. NoSQL databases (aka “not only SQL”) are non-tabular databases and store data…Apr 30, 202248Apr 30, 202248
Published inSLIIT Women In FOSS CommunityImport Excel data to the MongoDB databaseMongoDB is an open-source NoSQL document-oriented database, that stores the data in JSON format. It is a distributed database that is…Apr 30, 2022531Apr 30, 2022531
Published inSLIIT FOSS CommunityAngular Material Installation and Import Material components🚩Steps for importing Angular MaterialApr 30, 202227Apr 30, 202227
Published inSLIIT Women In FOSS CommunitySetting up a Spring Boot application with MongoDBSpring Boot provides excellent support for applications accessing MongoDB as a database. The following preparations are necessary to create…Apr 29, 202254Apr 29, 202254
Published inSLIIT Women In FOSS CommunityGetting Started With Non-relational Databases Using MongodbWhat is a relational database?Apr 29, 202247Apr 29, 202247
Published inSLIIT Women In FOSS CommunityThe MongoDB CRUD Database OperationsThis article explains MongoDB CRUD operations to you, the four primary database operations in any database. They enable you to Create…Apr 29, 202237Apr 29, 202237