-
Notifications
You must be signed in to change notification settings - Fork 0
nikita-pankratov/yak-yik
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Components: - react-dom --> takes you html and binds it to react -- very small: only glues react code to the dom -- for instance if using react-native you dont need react-dom - babel --> for transpiling ES6 to ES5 -- not all browsers read new ES6 thats why we need this - webpack --> runs babel tasks for us -- executes bundle scripts - superagent --> handles API requests
About
Yik-Yak -> Full Stack react, node js
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published