SDShehan Dhanuddarainshehandhanu.hashnode.dev·Oct 3, 2024 · 2 min readGetting Started with Native Android Development in Kotlin: Setting Up Your Environment and First AppIntroduction: Why Kotlin for Android? Kotlin has quickly become the go-to language for native Android development, and for good reason. Officially supported by Google, Kotlin offers modern features, safety, and simplicity, making it a perfect choice ...00
SDShehan Dhanuddarainshehandhanu.hashnode.dev·Mar 18, 2021 · 2 min readRest ApiRest API Rest is an architecture majoring web services. The word is shortened out of the full definition of Representational State Transfer. These web services are generally used in creating API s for web-based applications due to the pros of lightwe...00
SDShehan Dhanuddarainshehandhanu.hashnode.dev·Mar 11, 2021 · 1 min readIntroduction For REACT.JSsdfsdfdfdsadsadasdasdasdasd00
SDShehan Dhanuddarainshehandhanu.hashnode.dev·Mar 4, 2021 · 3 min readExpressJSWhat is ExpressJS? Express JS is a framework for Node.js, which allows backend development using JavaScript. Naturally, it works best with other technologies that also use JavaScript as the base language. Express.js was first released in 2010 by deve...00
SDShehan Dhanuddarainshehandhanu.hashnode.dev·Feb 25, 2021 · 1 min readNo SQLWhat is NoSQL NoSQL is a non-relational database management system that provides a mechanism to store and retrieve data that does not require a fixed schema. Features of NoSQL Non-relational No use of relational Databases, Aggregate oriented databas...00