Skip to content

VDUCHEW/PicoTechnology

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

radiar

React Router

https://www.npmjs.com/package/react-router

Webpack

https://webpack.github.io/

React Hot Reloader

https://github.com/gaearon/react-hot-boilerplate

Redux (Reducer + Flux)

To facilitate with state management, we will use Redux by Dan Abramov.

During development, check out the Redux DevTools https://github.com/gaearon/redux-devtools

Here is an illuminating video by Dan Abramov (Redux author) talking about React Hot Reloader and the Redux project. https://www.youtube.com/watch?v=xsSnOQynTHs

And for React Native, we will do our styling with the Flexbox

Flexbox Tutorials

Here is a playful, interactive resource to quickly introduce yourself to the Flexbox: http://flexboxfroggy.com/ This resource is endorsed by Facebook as a graphic introduction to the Flexbox model: https://css-tricks.com/snippets/css/a-guide-to-flexbox/

Fetch API

https://developers.google.com/web/updates/2015/03/introduction-to-fetch?hl=en Parts of the newer Fetch API have been ported to React-Native. So to make HTTP requests, in lieu of the more verbose XMLHttpRequest API, we will use the Fetch API. Here's an overview and a quick introduction to its syntax.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published