Bookshop With React & Redux II: Async Requests With Thunks

Previously, we got ourselves started with React with Redux fundamentals and touched all the core concepts of Redux including Actions, Reducers and Stores. We also had a look at the features of React-Redux library including connect and Provider. What we can do now is move further to complexity and reality by fleshing out the application… Continue reading Bookshop With React & Redux II: Async Requests With Thunks

Build a Bookshop with React & Redux I: React Redux Flow

At some point in your complex React project, you are going to need a state management library. Redux is a good choice because of it’s simplicity and centralized data management. This piece is a practical approach to the fundamentals of Redux in building React application for managing a book store. If you are unfamiliar with… Continue reading Build a Bookshop with React & Redux I: React Redux Flow

Migrating to a New Hosting Provider is Easier Than You Think

Most website owners look at migrating to a new host as one of the most painful processes imaginable. This fear can be paralyzing, keeping them at inferior service providers far longer than they need to be. If you’ve been thinking about changing hosts, but were scared that the pain of moving would be worse than… Continue reading Migrating to a New Hosting Provider is Easier Than You Think