Tags
#history
#philosophy
#programming
- How to seed test databases in Rails
- How to add Git hooks to a Ruby project using Overcommit
- How to add Rubocop to a Rails project
- How to add HTTPS to an Nginx website hosted on Digital Ocean
- How to deploy a Rails 6 app on Ubuntu 18.04
- A quick way to check your Rails database schema
- A little Rails console trick to make you smile
- How to skip unwanted generators in Rails
- Essential Ubuntu user management commands
- How to run a specific RSpec test
- How to implement a save / favorite functionality in Rails
- Use grep to quickly count occurrences of a string in a file
- Common Rails database CLI commands
- A concise overview of Cron jobs
- How to quickly lookup Ruby documentation
- How to quickly re-seed your Rails database
- Stimulus.js overview
- Unix file permissions
- How to find consecutive characters with Regex
- Building a Sinatra app in 5 minutes
- Start interactive bash session in Docker image
- One-liner to remove all Docker containers
- How to login a user in Capybara tests when using Devise
- Rendering different layouts in Rails depending on whether the user is logged in
- How to check for palindromes in Ruby
- How to create a sticky footer with Flexbox
- How to check how many times a character occurs in a string in JavaScript
- How to check if a JavaScript array has duplicate elements
- How to easily get a random boolean in JavaScript
- A brief look at Web Workers
- Maybe we should limit our use of margins in CSS
- A closer look at React’s Context API
- Django REST framework – Serializers
- Redux Saga 101
- A little peek at the Serverless hype
- Tools for improving productivity as a Front-end developer
- My favourite programming books
- Deploying static sites with Netlify
- Building a blog with Gatsby