Evolving the Industry 4 Trends Impacting Software Development in 2023 In 2023, I want to see how these four software development trends evolve and how they might impact Atomic Object.
React / Redux Use React DND Beautiful to Create a Drag and Drop Component in a Next.js App If you already have a Next app, the first step to setting up a drag and component is to install React DND Beautiful.
Developer Tools How to Create UML Database Diagrams in Visual Studio Code In VS Code, I used plantUML to describe a database schema. I defined the schema in text, and then the tool generated database diagrams.
The Software Life What I’ve Gained from Conducting Interviews For three years, I've interviewed applicants at our office. The interviewing process has given me opportunities and increased fulfillment in my job.
Developer Tools 4 Benefits of Choosing Next.js for a Building a Custom Web App Recently, I needed to create a web app and ended up choosing Next.js. Although the Next.js framework was new to me, I found a lot of things to like.
Effective communication Why Should I Name a Project? 3 Benefits for Your Team A project name can create a clear and concise purpose that will help your team set priorities and a vision for the future.
Developer Tools How to Use Contentful CMS and Create a Simple Content Model Contentful comes with a visual interface for uploading content, and it also includes an admin view that lets you create the content model.
Growing as Makers Use “Remember the Future” to Build a Shared Vision with Your Software Team You can use the "Remember the Future" exercise not just for a product launch or milestone but also to build a shared vision with your software team.
Exploratory Testing How to Make the Most of Your Software Beta Trial: Post Beta Trial Edition I recently wrote about making the most of a software beta trial. Next, I’ll talk about what to do after the beta is over and the data is in.
Exploratory Testing 4 Steps to Get the Most Out of Your Software Beta Trial There are many ways to approach a beta trial. By thinking first about what outcomes you want, you can work backward to think about how.
DevOps & System Admin. Using Vercel for CI and CD to Support Team Collaboration Vercel is great as both a CI tool and a hosting solution, and it's helped us bring more of the team into the pull request and feature delivery process.