BlueRain
Github
  • 💧Introduction
  • Overview
    • 📲Quick Start
    • 🎛️Configuration with bluerain.js
    • 🎡Lifecycle Events
    • 🛣️Roadmap
  • Key Concepts
    • 🔌Plugins
      • Developing an Analytics Plugin
      • Developing a Logger Plugin
      • Developing a Theme Plugin
    • 🎣Hooks
    • 🎁Components
    • 📦BlueRain Modules
    • 🎛️Configs
    • 📈Analytics
    • 📔Logger
    • 🎨Themes
      • Installation
      • Consuming Selected Theme
      • Customise Themes
      • Customise Components
      • Theme Configs
      • Theme Structure
    • Registry
  • Guides
    • 🗿Icons
    • 🛂Migrating from V3
  • Components
    • Typography
    • Icons
      • Icon
      • DynamicIcon 📌
      • PluginIcon 📌
  • CLI
    • Expo
    • Web
    • Storybook (Web)
    • Storybook Native (Expo)
Powered by GitBook
On this page
  • Features
  • Future documentation Articles:
  1. Overview

Roadmap

PreviousLifecycle EventsNextPlugins

Last updated 6 years ago

Features

The following features will be added in upcoming releases:

Future documentation Articles:

Overview

  • 🧠 Thinking in BlueRain

  • ⛩ Main App Structure

  • 🏋️‍♀️ How BlueRain works

Key Concepts

  • 💥 State Management

  • 🔀 Routing

  • 🖼 Assets

Guides

  • ✂️ Code Splitting

  • 🔥 Hot Module Replacement

  • 🌏 Server Side Rendering

  • 🈯️ Internationalization

  • 🚀 GraphQL integration

  • 🚨 Error Reporting

  • 📈 Analytics

  • 🎨 Theming

  • ⛑ SEO

  • 👮 Security

  • 🍃 Tree-shaking

  • ⚡️ Progressive Web Apps

  • 🌅 Splash Screens

  • 📱 App Icons

  • ⏬ Preloading & Prefetching

  • 📗 App Menus

  • ⚙️ Settings

  • 👩‍💻 Platform Specific Code

  • 💄 Styling

  • 🏗 Layouts

  • 🍱 JSON Components

  • 🏛 Grid & Responsive Components

System API

  • 📈 Analytics

  • 📔 Logger

  • 🔌 Plugin

  • ☔️ BlueRain Context

Component API

  • Button

  • Card

  • ...etc

CLI

  • Web

  • Electron

  • Expo

  • Storybook

  • Storybook Native

Plugin Directory

🛣️
Route Registry
Asset Registry
Intl Registry
Theme Registry
New Store API
Analytics API
SSR API
Cache Hook Results
Memoize Components
Improve Stateful Component