Unforunately today's tutorial had to be pushed to tomorrow, so I'm posting this one as a placeholder. Hopefully I can get out "The Everything App" tutorial tomorrow. No spoilers on why it's called that ;)
Thank you! It's mostly being completed by GitHub CoPilot which is $10 a month. I also have the free version of TabNine helping out, but it's mostly just there for moral support these days lol
Yes this is helpful. At what point do you add the validations in? ie: right after model creation? And do you double dip in the migration files where possible. Presence true in model. Null False in migration?
Unforunately today's tutorial had to be pushed to tomorrow, so I'm posting this one as a placeholder. Hopefully I can get out "The Everything App" tutorial tomorrow. No spoilers on why it's called that ;)
Your tutorials are awesome thank you. That was very helpful
Great, exactly what I was looking for! Starting now with Rails 🎉👍🏼
Excellent video. Once again thank you for sharing your knowledge!
Nice! I love this kind of videos 👌
Great tutorial 🙂 what is the plug-in you’re using to autocomplete the validations?
Thank you! It's mostly being completed by GitHub CoPilot which is $10 a month. I also have the free version of TabNine helping out, but it's mostly just there for moral support these days lol
This is really good content. Dang copilot is so good
interesting topic : )
Thx for the vidéo ;)
Yes this is helpful. At what point do you add the validations in? ie: right after model creation? And do you double dip in the migration files where possible. Presence true in model. Null False in migration?
Could you make a video on client side validation