Kelvin Mosesiamkelv.hashnode.dev·Sep 29, 2023Vue JS Setup Made Simple: Streamline Your Front-End Development NowIntroduction Vue.js is a popular JavaScript framework for building user interfaces. It provides an intuitive and flexible approach to developing dynamic web applications. Whether you're a beginner or an experienced developer, setting up Vue.js for yo...DiscussVue.js
.Fajarr-fajarr.hashnode.dev·Sep 29, 2023Mengenal dan Memahami perintah DDL ( Definition Data Language )Data Definition Language (DDL) adalah kumpulan perintah/query SQL yang digunakan untuk membuat, menghapus dan mengubah struktur database dan objek database. DDL digunakan untuk membuat tabel, view, indeks, dan objek database lainnya. Tujuan dari DDL ...DiscussMySQL
Jay Simonsdesignly.hashnode.dev·Sep 28, 2023How to Get a Unix-Like Terminal Environment in Windows and Visual Studio CodeIn the vast world of software development, the terminal is an indispensable tool for many developers. It offers a powerful and efficient way to interact with the system, run commands, and manage files. For those who have delved into the Unix or Linux...Discussvscode
Samarth G Vasistsamarthgvasist.hashnode.dev·Sep 24, 2023Python CLI Packaging: A Click Framework GuideIntroduction Command Line Interfaces (CLIs) are a powerful way to interact with Python applications, allowing users to execute various tasks and operations from the terminal. While Python offers several libraries for creating CLIs, click stands out a...Discuss·3 likes·33 readsPython 3
Siddhesh Khandagalesiddhesh-dev.co·Sep 23, 2023Dockerizing Golang CLI Tool - A Step-by-Step GuideIntroduction In the ever-evolving landscape of software development, where rapid deployment and seamless scalability are key, Docker has emerged as a game-changer. Whether you're a seasoned developer or just starting your journey into the world of co...Discuss·1 like·106 readsGo Language
Siddhesh KhandagaleforCloudNativeFolks Communityblog.cloudnativefolks.org·Sep 22, 2023Dockerizing Golang CLI Tool - A Step-by-Step GuideIntroduction In the ever-evolving landscape of software development, where rapid deployment and seamless scalability are key, Docker has emerged as a game-changer. Whether you're a seasoned developer or just starting your journey into the world of co...Discuss·35 reads GopherLabs Go Language
Sudhanshu Makwanasudhz.hashnode.dev·Sep 22, 2023A Comprehensive Guide to Linux Commands for DevOps WarriorsSystem Info Commands Understanding system information is crucial for any DevOps engineer. Here are some essential Linux commands that provide valuable insights into your system: hostname The hostname command displays the name of the system host. It h...DiscussDevops
Shuvojit Sarkarblog.shuvojit.dev·Sep 17, 2023How to Implement Verbose Mode in a Go CLI App Using the Standard LibraryA lot of CLI tools provide a verbose mode to get logs with additional information, which is helpful for scenarios when something breaks or when a user wants to understand in more detail what is happening in the background. It is an essential part of ...Discuss·161 readsGo Language
techygrrrlblog.techygrrrl.stream·Sep 16, 2023sf6vid: a CLI tool to hide usernames in game play, written in Gosf6vid is a command line tool that allows you to censor player data in a Street Fighter 6 game play video. How it works sf6vid is a command line tool. In order to use it you need to install it and execute the file from your terminal. In the future th...Discuss·38 readscli
Bhavesh Yadavcodezera.hashnode.dev·Sep 16, 2023Transforming Your Boring Mac Terminal into a Productivity Powerhouse!💻Welcome to a world where the mundane and monotonous are left behind, and your Mac Terminal becomes an extraordinary playground of creativity and efficiency! Are you tired of staring at a dull and lifeless command line interface? It's time to break fr...Discussmacbook