There are few options to categorize posts using Jekyll, one can get lost in thinking which to choose and how to use it properly and easily. In our blog, we were using both categories and tags but in a bit chaotic way. I decided to clean up a bit. This is a short story from this journey.
Articles by Anna Ślimak
Anna compares her web React app with the React Native version. Find out how implementing React Native can be easy and enjoyable.
Redux is a simple way to manage your application's state in one place. Ania shows you how to add it to your ReactJS project.
A tutorial how to create a universal ReactJS application with Flux.
A simple how to guide for starting a bare ReactJS project.
The React ecosystem can be daunting. Let Ania explain how the puzzle of modern javascript tools fit together.
A few tips to help you make your Rails models follow the single responsibility principle.
The gauguin gem allows you to count a realistic number of image colors or to create color palettes based on images.
There is a new group of people who organize workshops for women in Krakow. Ania Ślimak wrote a short summary of the first event. Check it out!
Guard your project with multiple modules using the guard with "chdir" option created by Ania Ślimak.
CouchDB helps you synchronize data saved to a mobile with the changes in your web application.