In this post, we will dig into building a real-world application with the new Spin JS SDK.
Dan Ackerson
Technical Writing for Humans (P.S. I Love You)
Technical writing presents its own unique challenges (and rewards) as an author. This post is written for those of us interested in helping others but aren’t sure where to start.
Build a Memory Game with Rails, Stimulus JS, and Tailwind CSS
Explore how Stimulus JS can be used to add interactivity and functionality to server-side rendered applications.
Docker Logging: 7 Best Practices
We talk about logging in Docker and give tips to help you manage logs in your Docker setup well.
The Importance of Open-Source Security
Understand the role of open-source security. This guide covers risk management and the implementation of best practice.
Strategies for Successful Agile Implementation
The Agile and Scrum approaches provide a number of methods for clearly defining roles and responsibilities, setting goals and KPIs, encouraging cooperation and collaboration, and creating a culture of continuous development.
How Agile Helps Programming Teams Succeed
Agile Methodology’s iterative and collaborative approach to development can increase productivity and efficiency by allowing teams to identify and rapidly fix problems.
Benefits of Agile Methodology
The Agile Methodology is an iterative approach to software development that emphasizes flexibility, collaboration, and customer satisfaction.
Starting With Microfrontends
This article provides a practical guide for organizations wishing to adopt micro frontends.
Scaling a Javascript Monorepo With Nx
Learn what Nx is and how to use it for scaling JavaScript monorepos with multiple frontends and backends.
Embracing Diversity in a Software Team: Why It Matters and How to Do It
In a team made up of individuals with diverse backgrounds, there is a wider range of ideas and approaches to solving problems, leading to more creative and innovative solutions.
Building an Error Handling Layer in React
Learn what an error handling layer is, understand why your React app should have one, and see two approaches to building an error handling layer in React.
Microservices Best Practices
Discover the basic microservices best practices that you should consider if you want to achieve an efficient microservices ecosystem devoid of extreme architectural complexities.
Mastering the Context API in React for State Management and Advanced Use Cases
Learn what Context API is and how to use it in React.
Creating Data Pipelines With Elixir
Discover how Elixir and its ecosystem can be used to implement data pipelines directly without relying on complex systems like Kafka.