Dependency Injection With Hilt AndroidWhen I looking to guides for jetpack compose I saw that there are library called Hilt and it useful to do dependency injection in android…Sep 10, 2023Sep 10, 2023
MVVM Architecture for Android DevelopmentMVVM is model view viewmodel architecture. There are 3 main components. that’s are model,view, viewmodelAug 27, 2023Aug 27, 2023
Cross Origin Resource SharingWhen i developing react and vue frontends when testing with express backend i experienced that there are errors occurring. That error is…May 23, 2022May 23, 2022
Create Apps using frameworks and native languagesWe know that there are unique languages to create applications to different platforms.May 17, 2022May 17, 2022
Share through wifi AppWe can access node js applications using ip addresses in the same network. For example when my pc’s ip address 192.168.1.1 then my mobile…Jan 15, 2022Jan 15, 2022
Authenticate With Json Web TokenAs web developers or app developers we need to authenticate users. We can do it several ways.. In this note im going to tell how to…Dec 20, 2021Dec 20, 2021
Bootstrap E Commerce Web User InterfaceFirst of all we can go to the bootstrap get started page. On that page we can find startup code in html. We can copy and paste that code to…Jun 28, 2021Jun 28, 2021