What is Redux, really? – Part 1
—javascript
Redux came to be a go-to solution for state management in React apps. It's also one of the most incomprehensible tools in the shed.
—javascript
Redux came to be a go-to solution for state management in React apps. It's also one of the most incomprehensible tools in the shed.
—javascript, data-structures
Objects in JavaScript are quite flexible. This means, they can be altered in many ways, sometimes accidentally. What to do, when you need to guarantee the consistency?
—javascript, work-culture
Creating application nowadays consists mostly of implementation. We are using tools. But are those tools, albeit open-sourced, really free?
—javascript, design-patterns
A module is a construct somewhat similar to a singleton class. It has only one instance and exposes its members, but it doesn’t have any kind of internal state.
—javascript, react
One of React’s greatest strengths is the ability to separate the view from the logic. I like to take it a step further and create two separated _components_, one harboring view, and one – logic.
—javascript, immutable, immutablejs, data models
Keeping data in application state is a very common thing. But maintaining its size and complexity may be a challenge. Unless we make it flat.
Schedule a free 30-minute call and let's get started on your project.
I'll get back to you within 24 hours, but usually much sooner (Mon-Fri).