Ara Framework

Ara Framework

  • Docs
  • Blog
  • GitHub

›Recent Posts

Recent Posts

  • Live Reloading and Lazy Loading Micro-Frontends using Ara Framework
  • Universal Rendering in Laravel using Vue.js and Ara Framework
  • Implementing Microfrontends in Nuxt.js using Svelte and Ara Framework
  • Universal Rendering in Flask using Vue.js and Ara Framework
  • Implementing Microfrontends in GatsbyJS using Ara Framework

Live Reloading and Lazy Loading Micro-Frontends using Ara Framework

September 14, 2019

Felipe Guizar Diaz

Felipe Guizar Diaz

live-realoding-lazy-loading

Demo code here.

Micro-frontends solve some organizational and technical problems, nevertheless, they could cause other ones. As software architects we need to take decisions to solve the most critical problems and figure out how to mitigate the new ones caused by the chosen solution.

True success requires sacrifice — Rick Riordan

In this article, we'll learn how to mitigate some of them.

Read More

Universal Rendering in Laravel using Vue.js and Ara Framework

August 28, 2019

Felipe Guizar Diaz

Felipe Guizar Diaz

Laravel + Vue.js

Universal Rendering consists in rendering pages on the server and making them interactive on the browser using the same view components built with a library such as React, Vue.js, Angular, etc.

Nowadays, JavaScript frameworks such as Next.js, Nuxt.js, and NgUniversal make this duty easier. However, how can we achieve it on non-JavaScript frameworks like Laravel?

Read More

Implementing Microfrontends in Nuxt.js using Svelte and Ara Framework

August 27, 2019

Felipe Guizar Diaz

Felipe Guizar Diaz

Nuxt + Svelte

Demo code here

Nuxt.js is the most popular framework to easily develop Universal Applications using Vue.js. It also supports static websites, single-page, mobile, and desktop applications.

Read More

Universal Rendering in Flask using Vue.js and Ara Framework

August 22, 2019

Felipe Guizar Diaz

Felipe Guizar Diaz

Universal Rendering consists in server-side rendered pages and making them interactive on the browser, using the same view components built with React, Vue.js, Angular, etc.

Nowadays, JavaScript frameworks such as Next.js, Nuxt.js and NgUniversal make this duty easier. However, how can we achieve it on non JavaScript frameworks like Flask?

Read More

Implementing Microfrontends in GatsbyJS using Ara Framework

August 17, 2019

Felipe Guizar Diaz

Felipe Guizar Diaz

GatsbyJS is the most popular framework to create static websites. In the software industry, the concept of static site generators is not recent but it’s becoming more popular thanks to the recent evolution of the JavaScript technologies and the introduction of JAMstack.

Read More
Ara Framework
Docs
Getting Started
Community
Stack OverflowTwitter
More
BlogGitHub
Follow @AraFramework
Copyright © 2020 Ara Framework