Harsh Goswamicoderg-tales.hashnode.dev·Sep 26, 2024Managing Collaboration in Projects with GitHub 🌟🚀 This blog will cover best practices for managing local development with live code on GitHub. ✨ GitHub is more than just a version control system; it’s a platform that fosters collaboration among developers. With features like branching, pull reque...1 likeCodeQuaily
Om Prakash Tiwarioptiwari.hashnode.dev·Aug 24, 2024Develop your code online using vscode-tunnelIntroduction It has been a great hastle to work in teams on same project without having a good infrastructure. It has been observed that we (frontend/backend developers) generate multiple versions of code on different machines and sometimes older cod...vscode-tunnel
Maitri Pateltechnologicalblog.hashnode.dev·Aug 22, 2024Exploring Benefits Of Remote Development With VS CodeIntroduction Remote development has changed the game for developers worldwide in today's increasingly distributed and dynamic development environment. The well-liked and adaptable code editor Visual Studio Code (VS Code) has robust remote development...vscode
SoJSblog.sojs.dev·Oct 7, 2023Unleash Your Full Potential: Build your own remote dev serverPrerequisites You need an AWS account, or some other web service provider that you are familiar with. This guide will assume you are using AWS Set Up The Server Head over to aws.amazon.com and find the "EC2" tool. Open up the dashboard. It should l...code-server
Agile Deipdatascienceforever.hashnode.dev·Jun 29, 2023Tips to Build a High Performing Remote Development TeamThe demand for remote software development has recently risen due to technological advancements and the global market. It has several advantages to businesses, including better flexibility, lower costs, and higher productivity. With such a hike in re...dedicated software development team
Ramiro Berrellezaramiroberrelleza.com·Aug 12, 2022Development Environments In Kubernetes - Ask Me AnythingViktor Farcic invited me to join him at the DevOps Toolkit live stream to talk about Development Environments in Kubernetes. Since this was an AMA, we took questions from the audience for the entire hour of the show. We talked about Kubernetes, Devel...98 readsMy TalksKubernetes
Ramiro Berrellezaramiroberrelleza.com·May 25, 2022Leveraging Running Stateful Workloads on Kubernetes for the Benefit of DevelopersKubernetes comes with many valuable features like Volumes and StatefulSets, which make running stateful workloads simple. Interestingly, when combined with the right tools, these features can make Kubernetes very valuable for developers wanting to ru...63 readsMy TalksKubernetes
Ramiro Berrellezaramiroberrelleza.com·May 4, 2022Maybe It's Time to Rethink How You've Been Developing?Over the last five years, there has been a huge shift in the way applications get deployed - from self-hosted infrastructure to the world of cloud and Kubernetes clusters. This change in deployment practices brought with it a lot of new things to the...34 readsMy TalksKubernetes