Kieran Robertsblog.kieranroberts.dev·a day ago5 Simple Tips/Good Practises to Level Up Your React CodebaseI have been working as a Software Engineer in React codebases for almost 4 years now. In that time I have worked closely with many Senior Engineers. Reviewing code, having my own code reviewed, and general collaboration. The way I write code and orga...13 likes·37 readsReactReact
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·18 hours agoMastering Docker: COPY and ADD Instructions for Efficient Image BuildingDocker, the leading containerization platform, offers various instructions for building images. Among these, COPY and ADD stand out as essential tools for file management. Understanding their nuances is crucial for creating optimized Docker images. L...Docker
Ayomikun Osotaayoosota.hashnode.dev·Jan 23, 2025How to Handle High Demand with Rate LimitingHigh demand events, like exam result releases, concert ticket sales, or airdrop token claims, can cause websites to crash due to server overload. When millions of people try to access the same site at once, without proper controls in place, this can ...backend
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Jan 22, 2025A Step-by-Step Guide To Deploy Docker Containers On AWS EC2 InstanceThis article shows you how to deploy your Docker container or image onto an AWS EC2 instance. Without further ado, here’s everything you need to know: from basic EC2 and docker setup to running your first container. Docker and containers have gained ...Docker
Joy Tari-Bagshawthejoyoftech.hashnode.dev·Jan 21, 2025Beginner's Guide to Creating Your Perfect Coding Workspace - 101 🛠️Hey, ladies! Ready to step into the world of web development? The first step is getting your space ready with the right tools. Think of it like setting up your makeup table or prepping your workspace—it has to be perfect for your coding journey. Let’...10 likesvscode extensions
Rakesh Vardanrakeshvardan.com·Jan 22, 2025Transforming Our Automation Suite: From Challenges to SolutionsIntroduction: Test Automation is critical to modern software development, driving efficiency and faster feedback for API and UI testing. For our team, it started as a well-planned effort, but over time, our automation suite grew out of control—especi...test automation framework
Simon ChengforVaunt | Blogblog.vaunt.dev·Jan 21, 2025What to Expect at Your First Hackathon in 2025: A Beginner’s Guide to SuccessDid you know that Uniswap, one of the most popular decentralized exchanges, was conceived during an Ethereum hackathon? Founder Hayden Adams developed the first version of Uniswap at ETH NewYork in 2018. Fast forward to 2025, and hackathons such as C...hackathon
Hùng Trầncafeincode.hashnode.dev·Jan 21, 2025Aggregate Data for 1 Million Accounts in Just 4 MinutesIn a financial system, or maybe other systems, running a summary job for a certain data set always presents problems: it can involve scanning the entire table, summarizing data, migrating to a destination system, handling many different work steps, a...3 likesJava
Leo Cavalcanteleocavalcante.dev·Jan 20, 2025Go: Estilo, Decisões e Melhores PráticasO guia de estilo, decisões e melhores práticas da Google para a linguagem Go é um conjunto de recomendações que visa promover a clareza, simplicidade e eficiência no desenvolvimento de código. Essas diretrizes ajudam os desenvolvedores a escreverem c...210 readsGo Language
Paul SimmonsforSoftware Engineering Cornersoftware-engineering-corner.zuehlke.com·Jan 20, 2025Coding for a Greener Future, Actions for Big ImpactCoding for a Greener Future: Actions for Big Impact Introduction We all make decisions that impact the future of our planet, from our choice of food and consumer products to transport options for commuting or holidays. In doing so we have become acc...1 like·59 readsbest practices