PinnedAnimated Login Screen using Rive in Android👋 Hello Devs, In this article we are going to learn how to create animated login screens which will increase the user experience and…Jul 27, 2023Jul 27, 2023
PinnedWhat is the difference between val and const val in kotlin?If you’re new to Kotlin, you might be wondering what is need of const val when we have val? 🤔Apr 22, 2023Apr 22, 2023
Creating an Interactive 👁 Eye Animation with JavaScriptIn the world of web development, adding interactive elements to your website can greatly enhance user experience. One fun and engaging…Mar 3, 2024Mar 3, 2024
Learn to use video as Text background using CSSToday we are going to learn, How to use a video as a text background and add a dynamic and engaging element to your website.Mar 1, 2024Mar 1, 2024
Published inTowards DevHow is JavaScript Code executed?Today we are going to learn How actually JavaScript executes its code.Feb 23, 20241Feb 23, 20241
How To Implement DarkMode in React Using Tailwind CSSHello Developers 👋, Today we are going to learn how to implement DarkMode in React Using Tailwind CSS in 4 easy steps.Jan 2, 20242Jan 2, 20242
The Must have Chrome Extension While applying for your dream jobAre you tired of juggling multiple tabs while applying for jobs? The hassle of copying and pasting links from various sources into your job…Dec 17, 2023Dec 17, 2023
How to pass data or state between sibling components in React using PropsHello Developers 👋, Today we are going to learn how to pass data or state among sibling components using props.Oct 21, 20231Oct 21, 20231
Published inTowards Dev🐲🎥Learn how to Create Simple AR app in Android👋 Hello Devs, In this article we are going to learn how to create Simple AR Application so that you can addAug 20, 2023Aug 20, 2023
Published inTowards Dev<HTML Snippets You Don't Know/>Hello Developers 👋, There are some lesser-known HTML snippets that can enhance your coding efficiency and bring a touch of magic to…Aug 1, 20231Aug 1, 20231
Published inTowards DevComprehensive guide to create and publish your own android librariesJul 10, 2023Jul 10, 2023
Take a look on some 💎unknown Kotlin OperatorsLet’s dive into the realm of underrated Kotlin operators and explore their hidden powers and untapped potentialJun 30, 2023Jun 30, 2023
Why do we pass “this” as a context in Android Development?Throughout our android development journey, we come across this simple code which is used to show Toast to user.Jun 23, 2023Jun 23, 2023
Published inTowards DevAndroid QR Code Scanner in KotlinWe are going to build simple QR code scanner using third party library based on zxing and firebase to save history of scanned qr code…Jun 7, 2023Jun 7, 2023
Published inTowards DevActivity Life Cycle in AndroidThe activity lifecycle is a fundamental concept in Android development that governs how an activity behaves through different states.Jun 5, 20231Jun 5, 20231
How to Create Simple Docker Container Environment?Before creating our first docker container let’s see what is docker.May 30, 2023May 30, 2023
How to implement dark and light theme in jetpack compose.Jetpack compose is new declarative ui framework in android which gives new way to create ui in android.May 9, 2023May 9, 2023
The difference between !! and ? in Android Kotlin ❓When it comes to null-safety in Kotlin, !! and ? operators can come in use. Now let’s see how they both are different from each other.May 1, 2023May 1, 2023
What is SHA1 and SHA-256 in android?SHA stands for Secure Hash Algorithm, SHA1 and SHA-256 are widely used in Android app development to sign and verify digital certificates…Mar 29, 2023Mar 29, 2023