vue-custom-element
inertia-laravel
vue-custom-element | inertia-laravel | |
---|---|---|
4 | 44 | |
1,966 | 2,140 | |
- | 1.8% | |
1.2 | 8.3 | |
almost 2 years ago | about 1 month ago | |
JavaScript | PHP | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vue-custom-element
-
SSR support for Web Components
Do You think that WebComponents wrapping React/Vue components (e.g. https://github.com/karol-f/vue-custom-element) could use it?
- Is this a good way to use Vue for only creating UI components in Laravel?
-
Migrating a React codebase to web components
Example implementation of that docker-like approach is e.g. https://github.com/karol-f/vue-custom-element
- Using Vue in Laravel MPA
inertia-laravel
-
Laravel Inertia.js - Running SSR on a different port than 13714
This is (as far as I know) not documented and I had to dive into the sourcecode for both the inertia server runner and the Laravel command to start the server to understand what is going on. Here we go.
-
Setting up a new Rails 7 app with Vite, Inertia, and Svelte
So here is a quick guide how to set up a new Rails 7 app using my favorite projects out there: Inertia and Svelte. You can also skip all this and download the endresult directly from here: https://github.com/buhrmi/rails7-starter
-
Server-side rendering support in Clojure(Script)?
Might be interested in https://inertiajs.com/
-
Introducing Laravel VILTify: a Vue CLI & Vuetify powered alternative to Breeze for the VILT stack
Laravel Viltify is a heavily opinionated Laravel starter kit. It's intent is to seamlessly integrate Vue, Inertia.js, Laravel, TailwindCSS and Vuetify, so you don't waste your time learning how to do it and focus on writing your application, leaving setup behind.
- Why build web sites like this?
- React with Laravel as frontend
-
Best way to use Svelte along with Django(Python) framework for SPA(Single Page App) Development?
Can't believe nobody recommended inertiajs here!
-
Questions for the Rails Community
I would recommend InertiaJS for using Vue.js with Rails. It lets Rails continue to handle navigation so you don't have to replicate it client side. Same thing with views which gives you a very nice balance between an SPA and a fully server rendered app.
-
Integrate ReactJS in Laravel
Now more than ever, it has become very easy to integrate React in your Laravel project, as opposed to before when one had to depend on APIs to connect the two stacks. This meant two different hosting environments and two Git repos to manage. But with InertiaJS we can build SPAs (single page apps) with your preferred front-end in one single project without need for APIs. Inertia has support for React, Vue or Svelte to use in your front-end. You pass data in your controllers as in any ordinary Laravel project, only difference is you're now rendering your views as JavaScript elements instead of blade. This can be done in two ways:
-
How Laravel Livewire works (a deep dive)
Awesome. I’m noticing a ton of “alternative” front end development tools these days: Hotwire, Stimulus Reflex, LiveView, Livewire, etc.
However I don’t think javascript is the fundamental blocker. When people say they dislike building SPAs, they probably mean they dislike APIs and the whole circus of double validations, error catching, form handling and cache invalidations that come with a React/Vue SPA.
Inertiajs[1] is a really solid middle ground of MVC goodness and client side interactivity.
[1] - https://inertiajs.com
What are some alternatives?
vue-mq - 📱 💻 Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.
ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
emoji-picker-element - A lightweight emoji picker for the modern web
Material UI - Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
exalt-ssr - A module to render web components on the server.
htmx - </> htmx - high power tools for HTML
text-expander-element - Activates a suggestion menu to expand text snippets as you type.
vue-i18n - Vue I18n for Vue 3
auto-check-element - An input element that validates its value with a server endpoint.
hotwire-rails - Use Hotwire in your Ruby on Rails app
dark-mode-toggle - A custom element that allows you to easily put a Dark Mode 🌒 toggle or switch on your site:
vue-cli - 🛠️ webpack-based tooling for Vue.js Development