Linux Made Easy: Level Up Your Command Line Skills!Are you having trouble with Linux file system commands?Oct 1Oct 1
Published inTowards DevNode.js Image Upload and Storage with CloudinaryI’m excited to share that I’m building a mini web app for inventory management. One thing is crucial — do you know what it is? Ugh…Jul 311Jul 311
How to Use Vim for Linux Users: A Step-by-Step GuideVim is a widely used text editor among Linux enthusiasts for its efficiency and flexibility.Jul 24, 2023Jul 24, 2023
How to Use Symbolic Link in Linux: A Short GuideAre you tired of constantly navigating through multiple directories just to access a single file in Linux? Say goodbye to that frustration…Feb 11, 2023Feb 11, 2023
How to Use Emacs: A Comprehensive TutorialAre you constantly struggling to navigate through files while working on your Linux system? Or maybe you find yourself wasting precious…Feb 10, 2023Feb 10, 2023
Published inDev GeniusHow to Create a Branch in GitHub: Beginners guideCollaborating on a software project can present challenges, but with GitHub, it’s made easy. One way to do this is by creating a branch in…Feb 7, 2023Feb 7, 2023
How to Get Started with C Programming for BeginnersC programming is a versatile and widely used programming language that is essential for anyone interested in software development.Feb 4, 2023Feb 4, 2023
How To Create and Deploy a React AppTo Create React App, you need to check if node is installed and up to date. Open the command prompt or any terminal and run the command…Oct 7, 2022Oct 7, 2022
10 ReactJS Web Apps Built by NIGERIANS.ReactJS is one of the most popular Javascript libraries for building web interfaces. Its approach is based on reusable components, making…Oct 6, 2022Oct 6, 2022
What is ARRAY in Javascript — with ExampleAn array is a special variable, which can store more than one value. It helps to group items together instead of writing them separately…Sep 30, 2022Sep 30, 2022