isomorphic-mithril
Web app demo
Showcases the challenges and solutions of building an isomorphic web application with Mithril.js
Showcase of the challenges that we faced implementing an isomorphic web application with Mithril
30 stars
7 watching
6 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wulab/mithril-slides | A presentation app built with Mithril that creates slides from JSON files and supports embedding websites and videos. | 24 |
maicol07/inertia-mithril | A Mithril.js client-side adapter for Inertia.js, enabling single-page app development using classic routing and controllers. | 2 |
mithriljs/mithril-query | Tools for querying and testing the Mithril virtual DOM | 106 |
xerios/mobx-isomorphic-starter | A starter kit for building an isomorphic React application with Mobx and Express | 61 |
mhart/react-server-routing-example | An isomorphic React application with client-server routing and data fetching using AWS DynamoDB | 299 |
spacejack/mithril-modal | Modal implementation techniques for Mithril.js apps | 16 |
khalti/mithril-ui | Semantic-ui based UI components for Mithril.js | 35 |
piral-samples/netflix-demo | A sample application demonstrating the use of piral to build a dynamic app with micro frontends | 30 |
spacejack/mithril-tutorial-ts | A tutorial project demonstrating a simple Mithril application with TypeScript setup and compilation | 10 |
spacejack/mithril-webpack-ts | An end-to-end starter project demonstrating the integration of Mithril, Webpack, Typescript, SASS and CSS PostCSS for building web applications. | 8 |
meilisearch/demo-movies | An example Next.js app showcasing the integration of Meilisearch for search functionality | 54 |
vrimar/mithril-portal | A component for rendering children outside the DOM hierarchy of its parent component. | 15 |
mijime/mithril-redux-starter-hmr | A starter project for building reactive web applications using Mithril and Redux with Hot Module Replacement. | 19 |
madlabsinc/mevn-cli | Automates the setup and development of full-stack web applications built with MEVN technologies. | 825 |
maxmitko/mlp-ssr | A Next.js application with a modular architecture and separate directories for components, layouts, pages, and store management. | 0 |