Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pastes from battleStation #76

Open
chenglou opened this issue Mar 30, 2017 · 0 comments
Open

pastes from battleStation #76

chenglou opened this issue Mar 30, 2017 · 0 comments

Comments

@chenglou
Copy link
Collaborator

'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.',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant