Step by step React refactoring using the Render Props pattern
Articles tagged with "education"
Theory and tips on how to prevent and treat Repetitive Strain Injury
A quick overview of the most popular commands which operate on text, such as grep, cut, awk, xargs.
Learn how to apply a slidedown animation to your React component using CSSTransitionGroup.
This post presents the differences between procs, lambdas and blocks used in the Ruby programming language.
Anna compares her web React app with the React Native version. Find out how implementing React Native can be easy and enjoyable.
Are you outgrowing OO? Check out what we learnt taking a project from Object Oriented to Functional Programming. It’s not as hard as you might think!
Repaintless is CSS library that helps you avoid laggy animations and improve GPU performance. Use it to create super lightweight animations.
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.
Code Katas are a great way to improve your software development skills. Get started with the Gilded Rose Kata.
Do you remember pg_morph, which "cheated" ActiveRecord? Now foreign keys for polymorphic relations can be added without unnecessary database overload.
Simplifying your Rails workflow is easy using the command-line. Szemek explains how to create and use command-line applications in Ruby.
A few tips to help you make your Rails models follow the single responsibility principle.
Visualizing your business ideas is much easier with these tools
How to prepare for the future of Quality Assurance? Paulina Materna composed the list of ideas based on Agile Testing Days 2014.
pg_morph is a gem that makes it possible to add foreign key constraints for each polymorphic relation type with ActiveRecord and postgreSQL.
How to load test your web apps for high traffic with one simple tool - Grinder.
How to build HTML interactive widgets with not a single line of JavaScript. A new world of possibilities at your fingertips.
Would you like to share your code with other programmers? Show the terminal tales to your friends? Here's ascii.io, a best friend of any programming geek.