Harsh Butanidevops-unboxed-my-learning-journey.hashnode.dev·Oct 20, 2024My DevOps Journey: Week 3 – Exploring Linux Packages, Devices, and File StructureThis week, my DevOps journey led me deeper into the Linux ecosystem, where I explored some crucial concepts. Here's what I learned and how it contributes to my growth as a DevOps enthusiast: 1. Linux Packages and Package Management 📦 What are Packa...Devops
Shubham Deshmukhshubhamdsk.hashnode.dev·Aug 26, 2024React Native File Structure Explained: What You Need to KnowWhen diving into React Native development, one of the first things you'll encounter is the project’s file structure. Understanding this structure is crucial for efficiently navigating your project, organizing code, and maintaining a scalable applicat...React
Sunil Joesuniljoe.com·Aug 9, 2024Linux Basic ConceptsLinux Basic Commands whoami - Current user name pwd - Current working dir cd - Change dir ls - List file or folder ...linux for beginners
Ramu Narasingaramunarasinga.hashnode.dev·Jul 30, 2024Comparison of file and component structures among Shadcn-ui, Plane.so and Gitroom.In this article, we will look at folder structures in Shadcn-ui, Plane.so and Gitroom used to organise a Next.js project. Shadcn-ui file and component structures: File structure Shadcn-ui/ui uses app router and has a Router group named (app). In the...1 likefilestructure