Sinaptiasinaptia.hashnode.dev路Dec 18, 2024Docker in development: Episode 1In this series, we will explore the motivation and benefits of using docker in development. We are going to give everyday tips that helped us move forward using it, focused on Ruby on Rails and React development. This series will not explain Docker鈥檚...Docker
Todor Dinevwrite2learn.hashnode.dev路Nov 5, 2024How to Set Up a Clojure Development Environment with VagrantIn this article we will demonstrate how we set up a portable Clojure development environment on a Windows machine. The main purpose was to be able to create a pleasant working environment for programming in Clojure on any decently powerful Windows-po...Clojure
Roman Geraskinrgeraskin.hashnode.dev路Oct 29, 2024Automating Development Environment with Mise: Comprehensive Guide 馃挮When working in a team, it's important for everyone to have a consistent environment. Also, different projects might require different versions of tools. Additionally, automating routine tasks with the codebase is helpful, so some form of task manage...51 readsDevops
Daniel Cadeaublog.dcadeau.com路Oct 15, 2024Monorepo in GitpodIn this article, I will walk through a monorepo setup with a React front-end and a Symfony back-end, using Gitpod as the cloud-based development environment provider (same logic for Stackblitz, Github Codespaces and so on). CORS: where the journey be...10 likes路99 readsGitpod
Victor Uzoagbavictoru.hashnode.dev路Oct 6, 2024How to Collaborate with Developers Effectively as a Technical WriterThis collaboration of technical writers and developers is an integral part in developing high-quality documentation that would serve end-users, engineers, and other stakeholders. Normally, the primary source of information for technical writers is th...Developer Tools
Himanshudigital01.hashnode.dev路Aug 2, 2024Building a Next.js Invoice SaaS AppDiscover how to revolutionize your invoicing with a customizable SaaS application using Next.js and cutting-edge technologies. Choosing the Right Stack: Why Next.js, Resend, Clerk, and Neon Postgres? When embarking on building a Software as a Service...SaaS application development services
Tapp AItappai.hashnode.dev路Jul 11, 2024How Tapp AI Connects Learners with Industry ExpertsThe world of coding can be both exciting and sometimes challenging. You will get too much information about new languages, frameworks, and concepts. While online resources and tutorials are a great starting point, sometimes nothing beats personalized...mentorship
Soumik Hazradevsoumik.hashnode.dev路Jul 1, 2024How Docker Containers Simplify Blockchain Development馃摐 Introduction Blockchain development is a rapidly evolving field that requires a diverse set of tools and dependencies. Setting up a development environment for blockchain can be complex and time-consuming. Docker containers provide an elegant solu...47 readsBlockchain tools
Vivek Kumarplaywithtechnology.hashnode.dev路Jun 21, 2024How to Set Up a Production-Ready MERN Stack Backend ProjectIn today's web development landscape, setting up a robust backend infrastructure is pivotal for building scalable and maintainable applications. This guide provides a detailed walkthrough on creating a professional-level backend project using the MER...37 readsWeb Development
Peter Withamcompiledev.com路Mar 27, 2024Is it time to VM my development setup?As I consider a nuke and pave on my central development Mac, I start thinking about all those tweaks and tools I've set up over time and will never remember until after resetting. I started thinking about moving my entire development stack to a virtu...31 readsvirtual machine