philsmy.com

philsmy.com

  • Home
  • About
  • GH4 Crop Factor Calculator
  • Reading List
  • Tai Lopez’s 67 Steps
  • YouTube
  • GitHub
  • LinkedIn
  • Mastering Partials in Rails 7: Clean Views in Just 60 Seconds! 🧹✨ #shorts

    Mastering Partials in Rails 7: Clean Views in Just 60 Seconds! 🧹✨ #shorts

    Is your Rails view code repetitive and cluttered? It’s time for a makeover! Dive into this one-minute guide and discover the magic of Rails partials. Learn how to refactor views, pass ‘locals’, and moreβ€”all for that DRY, organized look. Want to keep your Rails skills sharp? Hit SUBSCRIBE for more insights! πŸ‘‡ Some people online…

    September 27, 2023
  • Supercharge Your Rails App with AJAX & StimulusJS! One-Minute Mastery πŸš€ #shorts

    Supercharge Your Rails App with AJAX & StimulusJS! One-Minute Mastery πŸš€ #shorts

    Say goodbye to full-page reloads! In this 60-second guide, you’ll learn how to seamlessly integrate AJAX into your Rails application using StimulusJS, WITHOUT a single line of jQuery. Watch as we fetch and post data like a pro! For more quick and easy Rails tips, don’t forget to SUBSCRIBE! πŸ‘‡ Some people online just talk…

    September 22, 2023
  • Supercharge Your Rails App with AJAX & StimulusJS! One-Minute Mastery πŸš€ #shorts

    Supercharge Your Rails App with AJAX & StimulusJS! One-Minute Mastery πŸš€ #shorts

    Say goodbye to full-page reloads! In this 60-second guide, you’ll learn how to seamlessly integrate AJAX into your Rails application using StimulusJS, WITHOUT a single line of jQuery. Watch as we fetch and post data like a pro! For more quick and easy Rails tips, don’t forget to SUBSCRIBE! πŸ‘‡ Some people online just talk…

    September 22, 2023
  • Unlock the Power of Nested Routes in Rails 7 in Just 60 Seconds! πŸ”₯ #shorts

    Unlock the Power of Nested Routes in Rails 7 in Just 60 Seconds! πŸ”₯ #shorts

    Struggling with complex URLs and controller actions? Nested routes are your solution! In just one minute, learn how to simplify your Rails app by creating clean, organized nested routes. This bite-sized tutorial is perfect for those who want to up their Rails game. Hit that SUBSCRIBE button for more rapid Rails wisdom! πŸ‘‡ Some people…

    September 19, 2023
  • Undo Rails Migrations Like a Pro! Rollback Guide in under 60 Seconds #shorts

    Undo Rails Migrations Like a Pro! Rollback Guide in under 60 Seconds #shorts

    πŸ‘‹ Hey there, Rails community! Made a mistake with your latest migration? Don’t sweat it! Learn how to roll it back like a proβ€”all in just 60 seconds! πŸ”₯ What you’ll discover: – The quick rails db:rollback command for immediate rollbacks. – Rolling back multiple steps using STEP=n. – Targeting specific versions with VERSION. -…

    September 12, 2023
  • Master Rails Model Validations under 60 Seconds! Quick Rails Tips #shorts

    Master Rails Model Validations under 60 Seconds! Quick Rails Tips #shorts

    πŸ‘‹ Hey, Rails developers! Struggling with model validations? Get the lowdown in just 60 seconds! πŸ”₯ What you’ll master: – The essential validates_presence_of for ensuring required fields. – Using validates_length_of to control string length. – The power of validates_uniqueness_of for unique attributes. – Bonus: Scoped uniqueness for more flexible validations! – Custom validations for when…

    September 5, 2023
  • Rails ActiveRecord Magic: .find_by, .pluck, .exists? in 60 Seconds! #Shorts

    Rails ActiveRecord Magic: .find_by, .pluck, .exists? in 60 Seconds! #Shorts

    πŸ‘‹ Hey there, Ruby on Rails developers! Ever wondered how to streamline your database queries? This 60-second short has got you covered! πŸ”₯ What you’ll learn: – How to use .find_by for fast, single-record fetching. – Using .pluck to grab specific columns from the database. – Checking record existence with .exists? the efficient way. πŸ‘…

    August 29, 2023
  • Real-time Chat with ChatGPT: Streaming Responses in Ruby on Rails [Tutorial] [Turbostream]

    Real-time Chat with ChatGPT: Streaming Responses in Ruby on Rails [Tutorial] [Turbostream]

    Dive into the next step of integrating ChatGPT with Ruby on Rails! This tutorial will guide you through creating a dynamic user experience by streaming ChatGPT responses in real time. We’ll explore the installation of Sidekiq, setting up message models, and utilizing Turbostream to write messages instantly. By the end, you’ll have a seamless chat…

    August 23, 2023
  • Unlocking Security with Rails 7: How to use Encrypted Attributes

    Unlocking Security with Rails 7: How to use Encrypted Attributes

    Welcome to a world of enhanced security with Rails 7! In this comprehensive guide, we’ll explore the powerful feature of encrypted attributes, a built-in tool that allows you to protect sensitive data like never before. Whether you’re handling Personally Identifiable Information (PII) or other confidential details, this video will walk you through the process of…

    August 11, 2023
  • How To Integrate Chatgpt With Rails 7: Step-by-step Tutorial

    How To Integrate Chatgpt With Rails 7: Step-by-step Tutorial

    In this video I will go through making a Ruby on Rails frontend/middle-tier that will talk to OpenAI’s API. All of this will let you mimic what the ChatGPT website does. This code will: – Let you create/manage users by hooking in Devise – Let you create conversations with ChatGPT that are assigned to a…

    August 8, 2023
←Previous Page
1 … 3 4 5 6 7 … 19
Next Page→

philsmy.com

Proudly powered by WordPress