Dongkyu Kimpo4tion.dev·Aug 27, 2024Biome로 개발자 경험 향상시키기소개 안녕하세요! 프론트엔드 개발자 김동규입니다. 많은 개발자들이 실무에서 정적 분석 도구로 ESLint를, 코드 포매터로 Prettier를 사용하고 계실 텐데요. 저 역시 오랫동안 이 조합을 사용해왔습니다. 하지만, 더 나은 개발자 경험을 위해 약 2달 전에 Biome이라는 새로운 도구로 전환하게 되었어요. 이번 포스트에서는 왜 ESLint와 Prettier 대신 Biome를 선택하게 되었는지, 그리고 Biome가 어떻게 개발자 경험을 향상시...Discuss·36 readseslint
Aniket Purohitaniketpurohit.hashnode.dev·Aug 5, 2024Building an Ideal CI/CD Pipeline: A Comprehensive GuideIn the ever-evolving world of software development, a robust Continuous Integration/Continuous Deployment (CI/CD) pipeline is crucial for delivering high-quality software efficiently and reliably. In this blog post, we'll explore what an ideal CI/CD ...Discuss·10 likes#BuildPipeline
Syed Muhammad Yaseensmy.hashnode.dev·Jun 20, 2024Streamline Git Workflows: Automate with Hooks - Branch Name & Commit Convention Example.... I've settled up an example commit-msg hook that on every commit ↳ checks for branch name convention i.e [type]/ABC-[ticketnumber]-[objective] ↳ checks for commit-msg convention i.e [ABC-ticketnumber] [type]: objective ↳ checks for lints, prettie...DiscussGitHub
Peter PistoriusforRedwoodJSredwoodjs.com·Jun 18, 2024"Love reloaded": A DX StoryRedwood aims is to provide a fast, robust and comprehensible React Server Component experience. We're iterating towards improving that experience by adding a RSC development server that supports live reload. What is Live Reload? Live reload is a feat...DiscussRedwoodJS
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·May 30, 2024Introduction to Next.js: The Ultimate React Framework for ProductionIn the ever-evolving landscape of web development, frameworks and libraries play a crucial role in simplifying the development process and enhancing performance. React, a popular JavaScript library for building user interfaces, has paved the way for ...Shiva Sharma and 5 others are discussing this6 people are discussing thisDiscuss·102 likes·199 readsNext.js
Adeoye Davidoluferanmidavid.hashnode.dev·May 13, 2024Mastering the Art of API Documentation: Best Practices and Pitfalls to AvoidIntroduction API documentation serves as a crucial bridge between developers and the functionality of software systems. It provides clear guidance on how to interact with an application's backend services, enabling seamless integration into various p...Discuss·10 likesRequest methods
Charles Opute Odilichalu.hashnode.dev·Apr 25, 2024Using Generics in Typescript to Ensure Symmetry in Function Argument ValuesFunctions in JavaScript can take arguments and we can use Typescript to enforce a type on each argument, such that we would get build time errors if the function gets called with arguments of the wrong type. What can be tricky and often elusive with ...Discuss·65 readsfunction signatures
Aniruddhaanieruddha.hashnode.dev·Apr 21, 2024Optimizing Developer Engagement in Meetings for Better ResultsI write code for bread-butter, meetings are un-avoidable part of my day to day work-life. Meeting helps to understand requirements, blockers & so many other things. Some-times these meetings also result into time-waste & distractions. Lets consider m...Discussdeveloper experience
Bram ElfrinkforDataChef's Blogblog.datachef.co·Apr 17, 2024Navigating Data Platforms: Principles for SuccessWelcome to the first part of our series on data platforms! In this series, we are going to dive into data platforms. In part 1 of the series, we start out by going over the main principles for platform success. In our unique role as a data consultanc...Discuss·139 readsthinnest-viable-platform
Dan GaskinforSKUTOPIA Technologytech.skutopia.com·Apr 11, 2024🧑💻 Developer Experience with SwarmiaAt Skutopia, we wanted to get in-front of developer experience as we started to scale. After a vendor selection process we settled on using Swarmia as our platform. Swarmia allows us to have engineering surveys as well as DORA and SPACE metrics all i...Discuss·1 like·104 readsOur Engineering Toolsswarmia