No Image

ReactJS vs JSX vs Javascript

September 6, 2017 hung-nb 0

https://facebook.github.io/react/docs/introducing-jsx.html Object JSX represents object The following declarations are the same because Babel compiles JSX down to React.createElement() calls[js]const element = ( Hello, world! );[/js] [js] […]

No Image

Making it all work

September 6, 2017 hung-nb 0

What’s in it for me? Find out how you can be productive in a meaningful way, not just busy These days we seem to be […]