Business Practices Empower Your Employees with Open-Book Management Open-book management is deeply ingrained in Atomic's culture, and that practice strengthens the culture through a positive feedback loop.
The Software Life A Bachelor of Arts in Computer Science is More Valuable Than Ever Before Let's explore why a B.A. in Computer Science is particularly relevant to the evolving field of computing and how it's helping me adapt.
Project & Team Management Challenges in Knowledge Management at Atomic Object Knowledge management is often seen as critical for service firms to help them gain efficiency and standard outcomes.
Python Resolving Error in Mongo: “Cannot create field ‘None’ in element” Recently, I worked with a non-relational database for the first time. I kept running into the error: Cannot create field 'None' in element.
JavaScript Tips for Effective Code Documentation: How to Make Your Next App Readable The best code documentation for a Next.js app is code that is as self-documenting as possible. Here are some tips and best practices.
React Native Resolving an Error: Argument of Type String is Not Assignable to Parameter of Type Never Add type declarations to address this error: Argument of type string is not assignable to parameter of type never.
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.
Atomic Thinking 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.