© 2023 Hashnode
#blogswithcc-on-hashnode
Overview Hashnode is a community-driven platform that allows developers to create blogs and interact with other developers around the world. It is designed to be an inclusive and welcoming platform …
People can collaborate with people from all around the world, work on new projects, and contribute to software development through open source global communities. One such project is Komodor, which aims to give developers a multi-chain plat…
Continuous Integration (CI) is a software development practice where developers integrate code into a shared repository frequently, usually multiple times a day. The goal of CI is to detect and fix er…
In this blog, we will be discussing SDLC Model as DevOps Engineer. Will cover the sub-topics of the model in depth in an upcoming blog post. In this blog, let's have a bigger picture of the whole as a…
On left there will be Two Menus that will give us Full Exposure to the Android Studio Project Click On Android Menu There will be two menus displayed \> App \> Gradle Scripts Now the first Main Thing…
Docker has proven to be a go-to candidate for packaging and deploying applications. While the normal docker build command seems like magic on its own, here are some common pitfalls that you should be aware of. It does not clean up intermed…
Here is a roadmap to help you master web development in 2023: Learn the foundations: Learn HTML, CSS, and JavaScript, which are the core technologies of the web. Understand how the web works and ho…
Flow: What are states and why states are important? Why do we need BLoC? What is BLoC? Creating a counter app using BLoC What are states: In the basic flutter sample project 'counter app', when…
What is a Hackathon? A hackathon is a collaborative event in which participants work together to develop and create new software or hardware projects, often over a short period of time such as a few d…
Congratulations on writing your first blog on Hashnode! Starting a blog can be an exciting and rewarding experience. It allows you to share your thoughts, ideas, and experiences with a wider audience,…