ShakaCode's repositories
react_on_rails
Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
react-webpack-rails-tutorial
Example of integration of Rails, react, redux, using the react_on_rails gem, webpack, enabling the es7 and jsx transpilers, and node integration. And React Native! Live Demo:
bootstrap-loader
Load Bootstrap styles and scripts in your Webpack bundle
sass-resources-loader
SASS resources (e.g. variables, mixins etc.) loader for Webpack. Also works with less, post-css, etc.
shakapacker
Use Webpack to manage app-like JavaScript modules in Rails
cypress-on-rails
Use cypress.io or playwright.dev with your rails application. This Ruby gem lets you use your regular Rails test setup and clean-up, such as FactoryBot.
re-formality
Form validation tool for reason-react
rescript-dnd
Drag-n-drop for @rescript/react
rescript-classnames
Reimplementation of classnames in ReScript
rescript-logger
Logging implementation for ReScript
react_on_rails_demo_ssr_hmr
react_on_rails tutorial demonstrating SSR, HMR fast refresh, and Typescript based on the rails/webpacker webpack setup
control-plane-flow
The power of Kubernetes with the ease of Heroku! Simple CI configuration for Heroku-style "review apps," staging deployments, and promoting staging to production, following the "convention over configuration" philosophy.
rescript-debounce
Debounce for ReScript
messagebus
Message bus - enables async communication between different parts of application using messages
style-guide-javascript
ShakaCode's JavaScript Style Guide (Also see our Ruby one: https://github.com/shakacode/style-guide-ruby)
rescript-throttle
Throttle for ReScript
use-ssr-computation.macro
A babel macro for reducing initial bundle-size of Apps with React SSR. Uses conditional compilation to make computations server-side and pass the results to the client.
demo_ferrum
A simple Rails application with Ferrum web scraping and automation
Rails-on-CPLN-Demo
A Simple Rails application with deployment on Control Plane
react-rails-example-app
Minimal basic demonstration React-Rails sample application using Webpacker