
Welcome to Part 17 of my Let's build for Ruby and Rails developers series. In this part, I carry on adding the final functionality of the new job form by int...
0 comments
•506 reads
Web-Crunch is a publication for the independent web developer, designer, entrepreneur, and maker who aspires to solve many of their own problems with design + code.
We create:
We learn and love teaching others using well crafted and inspiring content.
We take no shortcuts in crafting a more complete tutorial than you might find in the wild.
Our articles often have an accompanying video. We appreciate both written and visual mediums.
Groups of tutorials are collections. Enjoy a series of tutorials to better learn a concept.
Welcome to Part 17 of my Let's build for Ruby and Rails developers series. In this part, I carry on adding the final functionality of the new job form by int...
0 comments
•506 reads
In part 16 I continue integrating Stripe by tackling the backend side of the equation.
This part covers adding Stripe's new [Paymen...
0 comments
•514 reads
Order is a neat way to define more exact ordering of how child elements of a flex container display.
To assign order you use the order:
CSS property on...
0 comments
•733 reads
CSS align-items sets the default behavior for how flex items are positioned along the cross axis on the current line. Think of this as the justify-content eq...
0 comments
•470 reads
A flex container flexes its items with no overflow effects. The flex items within the parent flex container will always try to fit all items on one line by d...
0 comments
•843 reads
The justify-content property automatically assigns space between and around flex items al...
0 comments
•1695 reads
Flex direction establishes the axis all content within the parent flex container displays ...
0 comments
•769 reads
Welcome to a new mini-series on CSS Flexbox. This series is designed to uncover what flexbox is and how to use it effectively for creating powerful CSS lay...
0 comments
•541 reads
Ruby on Rails ships with form helpers based in Ruby out of the box. These helpers are helpful for dynamically generating HTML fields on forms that pertain to...
0 comments
•3802 reads
In part 15 I'll be focusing on the Vue.js job checkout form and integrating Stripe.
Welcome to part 15 of my Let's Build for Ruby and Rails developers ser...
0 comments
•532 reads
Welcome to Web-Crunch CSS Crash Course where we pick up from my previously authored HTML Crash Course to bu...
0 comments
•5978 reads
This is an updated guide for installing Tailwind CSS v2.0. Tailwind CSS just launched a new design and big update that includes fe...
6 comments
•9379 reads