Giter Site home page Giter Site logo

idkjs / githuber.re-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huxpro/githuber.re-v2

0.0 0.0 0.0 172 KB

๐Ÿซ ๐ŸŸฅ โš›๏ธ Demo-ing the power of the Reason Platform

Home Page: https://huangxuan.me/githuber.re-v2/

HTML 6.77% Reason 26.64% C++ 0.19% CSS 59.26% JavaScript 7.13%

githuber.re-v2's Introduction

This project demonstrates the following tech stack:

Reason is a statically-typed, functional programming language backing by OCaml.

It leverage both the JavaScript & OCaml ecosystems by providing a familiar syntax geared toward JavaScript programmers and by catering to the existing NPM/Yarn workflow folks already know.

โš›๏ธ ReasonReact with Functional APIs and Hooks.

ReasonReact is Reason's official binding to React.js. By leveraging the Reason's built-in language features, it pack React.js' APIs into one that is statically-typed, simple, familiar and feels "Just using Reason".

This project used the latest Function APIs with Hooks and updated built-in Router API.

GraphQL_PPX is a syntax extension for BuckleScript/Reason. It make constructing GraphQL queries in Reason a first-class experience and type-safe, with compile time type check instead of runtime errors.

This project used the BS/Reason version of GraphQL from under reasonml-community. The mhallin's version used by V1 does not build with OCaml 4.06 unfortunately.

BuckleScript is a compiler and toolchain that transforms OCaml/Reason into readable JavaScript code. It comes with a powerful API to talk to JS, allowing you to access the latter's vast ecosystem.

This project used its bsb build system for generated intial project templates. Checkout ReasonReact installation for more details.

Github announced its public APIs v4 that supports GraphQL. Thanks to that, we can play and demonstrate GraphQL's power without the ceremoies of building our own API server.

githuber.re-v2's People

Contributors

huxpro avatar idkjs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.