View screencasts by curated topics.
Dive into the archive of all episodes.
Testing ActionCable authent...
Setup your development environment.
Configure your production server.
Learn how to modify production to run websockets.
We can use webpacker to create scoped styles for our Javascript widget and build an embed code that links to the latest version of our webpacker JS and CSS for our embeddable widget.
We don't want anyone to be able to embed your Javascript widget on any domain, so we'll setup our app to check the domain and only allow the widget on specific sites
Cross-origin Resource Sharing (CORS) allows your website to talk to other websites.
Embeddable Javascript Widgets often contain forms. We're using Vuex to build our comment form widget and we're going to use vue-map-fields to make this easier.
The next step in our embeddable javascript widget series is setting up our Vue frontend to talk with our Rails backend using Vuex
Starting our Embeddable JS Widget series outlining the comment and discussion models and the basic webpacker setup
Learn how to use Vue.js slots to make even more reusable components. In this episode, we build a dropdown menu for Tailwind CSS apps using Vue.js slots.
Learn how to deeply integrate your Vue.js components with Ruby on Rails views
Adding Vuex as our Data Store gives us the ability to add realtime updates to our trello clone across browsers using ActionCable
In this episode, we add card component, editing of cards, and the ability to create new lists
Join 27,623+ developers who get early access to new screencasts, articles, guides, updates, and more.
By clicking this button, you agree to the GoRails Terms of Service and Privacy Policy.