Skip to content

pastes from battleStation #76

@chenglou

Description

@chenglou
'Our Discord channel: discord.gg/reasonml',
'Wanna know how Reason compilation works under the hood? https://github.com/chenglou/intro-to-reason-compilation',
'The original Reactjs implementation was written in SML (cousin of OCaml). Writing in OCaml/Reason gives you such inspirations!',
'Ideas for Reason projects: https://github.com/chenglou/reason-project-ideas',
'bsb (the build system running under-the-hood) is just the Ninja build system (used by Chrome & Android) + bsc',
'If you see some type `Foo.t`, it\'s a convention that means "the Foo module\'s type. Whatever that means in context."',
'Blocked by Adblock Plus',
'Upper-cased word in OCaml/Reason are usually reserved for modules & Variants.',
'Reserved keywords such as `end` can\'t be used as identifiers. To bind to such JS keywords: http://bloomberg.github.io/bucklescript/Manual.html#_object_label_translation_convention',
'In this build system, make sure your file names doesn\'t start with an upper-case letter. It breaks the build for case-sensitive file systems.',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions