
Development
Integrate Stripe Checkout in Ruby on Rails Web Application
Stripe is a service where retailers can create products with multiple prices, record customer data, and can keep track of what the customers are buying.
27 min read

Development
How to Create a Landing Page That Will Sell Your Software Product
Learn how to create a landing page that will sell your digital product or service.
8 min read

Development
How to Draw Pokémon Using Sass Lists, Maps, and Box Shadows
Learn how to build pixelized characters using only the box-shadow attribute and the power of Sass.
13 min read

Development
Improve Your Development With Powerful Sass Lists and Maps
Looking to learn some advanced Sass functionalities, such as lists, nested lists, maps, and Sass methods?
15 min read

Development
How to Chat - A Simple Guide for Rails
Implementing live features like chats, notifications and other real-time modules without ActionCable and Rails 5?
12 min read

Development
The Beginner's Guide to Crafting Ruby Gems
Don't worry, in this blog post we won't be just using gems, but rather implement our own gem.
14 min read