2 тысяч подписчиков
118 видео
SPF, DKIM, PTR domain records and CAN-SPAM law compliance to improve your application email delivery
DHH strikes back at t3.gg Theo! Typescript Meltdown continues
How I became a software developer - programming mentors
How to compile and install PHP 5.6 on a Docker LAMP server (configure ➡ make ➡ make install)
Fix "No Ruby interpreter configured for the project" error in IntelliJ 2020.3 | Import Ruby SDK
Generating PDFs in Rails with Puppeteer (Grover) and resolving font issues in Chromium and Docker
The 'robots.txt' exclusion file in Rails and other Ruby tips! | Let's Hack! 💻
How to resize a volume in AWS EC2
How to make your own network drive (NAS) with Linux and Samba server
How I use ChatGPT to write programming code! 🤖🏖
How to use NPM Javascript components with Stimulus JS and Rails (ft. js-datepicker)
Wicked PDF vs Puppeteer - Creating PDFs in Rails 6.0
Should junior devs learn Ruby on Rails, Java, Javascript, or something else? 🤔
How to say "Linux"
You shouldn't learn Ruby on Rails as your first programming language?
How to use X410 with Debian WSL 2.0 to run Linux GUI Applications 🐧
What did people do before the Internet?
How to Enable HTTPS on your Docker Application
Complex forms in Rails with form objects and ActionView helpers | Learn Practical Ruby on Rails
I tested Verizon 5G Internet for EMF radiation and this is what I found!
DHH REMOVES TypeScript from Turbo Rails 8 | Developers Revolt! | My thoughts (as a Rubyist)
How college final exams fail you in real life
Remembering Angie Atkinson
Google Bard - incompetent employee or AI gaslighter?! (for coding assistance)
AI will revolutionize search! But not yet because this... 🤔
Microsoft Captcha now too hard for some humans
Canon R50 for solar eclipse pics - this is the result!
9 Websites Every Ruby on Rails Developer Should Know
All about CUPS (Common UNIX Printing System) 🖨 for your web application backend
Comparing Rails 7 Import Maps, bundled JS with ESBuild, and API-only frontend setups
Javascript's rapidly changing ecosystem and tech company layoffs
Should you learn Ruby on Rails in 2022? It still pays well!
I BROKE my TOMY Collector Star Trek USS Enterprise model 😟 ...a candid unboxing and review!
ESBuild 0.17 deprecated watch, rebuild, and broke my program! (And why I hate JS dependencies 😡)
W2 vs 1099 for tech workers | Which is better? Salary or hourly contractor?
How to include SCSS in your ESBuild Javascript deliverable with hot reloading (auto-watch)
Is Ruby on Rails with Refinery CMS better than Wordpress? (Part 3/3)
How to make a modal dialog box in Turbo / Stimulus JS with validation handling
Applying the open/closed principle of SOLID to safely pass variables through Rails templates
ERB vs HAML vs Slim vs Liquid 💎 Rails frontend template languages
ActiveRecord models, relations, and alias_attribute in a new Rails 6 app! | Learn Practical Ruby
How to use ESBuild to load font files for Bootstrap Icons
Verizon 5G Home Internet | 5 months review, good and bad
How the column grid system breaks work in Bootstrap 5
Is it worth learning Ruby on Rails in 2021 (or 2022)?
How to do a major Rails version jump (from 4.2 to 7.0) by refactoring the legacy code into a new app
How to handle complex business logic data in a Ruby on Rails application
Ruby Struct vs class with Rails ActiveModel Attributes for enterprise scale data
Raw SQL vs ActiveRecord in Ruby on Rails
IntelliJ - How to setup the Python SDK with WSL and Pyenv