BITCQ

O'Reilly - Hands-on with React and Ruby on Rails

Size: 1.4 GB
Magnet link

Name Size
O'Reilly - Hands-on with React and Ruby on Rails/01. Getting Started With Rails And React/01_01-Architectural Overview.mp4 40.2 MB
O'Reilly - Hands-on with React and Ruby on Rails/01. Getting Started With Rails And React/01_02-Scaffolding The Ruby On Rails Application.mp4 34.6 MB
O'Reilly - Hands-on with React and Ruby on Rails/01. Getting Started With Rails And React/01_03-Setting Up The Model Layer.mp4 34.1 MB
O'Reilly - Hands-on with React and Ruby on Rails/01. Getting Started With Rails And React/01_04-Defining Our Views.mp4 33.8 MB
O'Reilly - Hands-on with React and Ruby on Rails/01. Getting Started With Rails And React/01_05-Defining Rails Routes.mp4 9.9 MB
O'Reilly - Hands-on with React and Ruby on Rails/01. Getting Started With Rails And React/01_06-Our First React Component.mp4 24.5 MB
O'Reilly - Hands-on with React and Ruby on Rails/01. Getting Started With Rails And React/01_07-Preparing JSon Data For React.mp4 27.3 MB
O'Reilly - Hands-on with React and Ruby on Rails/01. Getting Started With Rails And React/01_08-Rendering Ruby Models In React.mp4 23.6 MB
O'Reilly - Hands-on with React and Ruby on Rails/01. Getting Started With Rails And React/01_09-How To Access Your Working Files.mp4 26.4 MB
O'Reilly - Hands-on with React and Ruby on Rails/02. Introduction To The Flux Application Pattern/02_01-Architectural Overview Of Flux.mp4 14.2 MB
O'Reilly - Hands-on with React and Ruby on Rails/02. Introduction To The Flux Application Pattern/02_02-A Simple Flux Store Part 1.mp4 18.7 MB
O'Reilly - Hands-on with React and Ruby on Rails/02. Introduction To The Flux Application Pattern/02_03-A Simple Flux Store Part 2.mp4 28.9 MB
O'Reilly - Hands-on with React and Ruby on Rails/02. Introduction To The Flux Application Pattern/02_04-Integrating Flux Into React Components.mp4 40 MB
O'Reilly - Hands-on with React and Ruby on Rails/02. Introduction To The Flux Application Pattern/02_05-Introducing ES6 With Ruby On Rails.mp4 14.7 MB
O'Reilly - Hands-on with React and Ruby on Rails/02. Introduction To The Flux Application Pattern/02_06-Migrating Flux Javascript To Flux ES6.mp4 39.4 MB
O'Reilly - Hands-on with React and Ruby on Rails/02. Introduction To The Flux Application Pattern/02_07-ES6 Module Loading Part 1.mp4 36.1 MB
O'Reilly - Hands-on with React and Ruby on Rails/02. Introduction To The Flux Application Pattern/02_08-ES6 Module Loading Part 2.mp4 47.2 MB
O'Reilly - Hands-on with React and Ruby on Rails/03. Finalizing The Flux Architecture/03_01-Introducing Reacts Notion Of Context.mp4 21 MB
O'Reilly - Hands-on with React and Ruby on Rails/03. Finalizing The Flux Architecture/03_02-Migrating React Components To ES6.mp4 31.2 MB
O'Reilly - Hands-on with React and Ruby on Rails/03. Finalizing The Flux Architecture/03_03-Making React Components ContextAware.mp4 13.7 MB
O'Reilly - Hands-on with React and Ruby on Rails/03. Finalizing The Flux Architecture/03_04-React Forms With Flux.mp4 33.8 MB
O'Reilly - Hands-on with React and Ruby on Rails/03. Finalizing The Flux Architecture/03_05-Leveraging Action Creators With Context.mp4 24.2 MB
O'Reilly - Hands-on with React and Ruby on Rails/03. Finalizing The Flux Architecture/03_06-Reading Server Data.mp4 23.5 MB
O'Reilly - Hands-on with React and Ruby on Rails/03. Finalizing The Flux Architecture/03_07-Sending Server Data.mp4 56.1 MB
O'Reilly - Hands-on with React and Ruby on Rails/03. Finalizing The Flux Architecture/03_08-Working With Promises.mp4 17 MB
O'Reilly - Hands-on with React and Ruby on Rails/04. Complex UI Interactions In Flux/04_01-Nesting Components.mp4 24.8 MB
O'Reilly - Hands-on with React and Ruby on Rails/04. Complex UI Interactions In Flux/04_02-Component Trees.mp4 26.9 MB
O'Reilly - Hands-on with React and Ruby on Rails/04. Complex UI Interactions In Flux/04_03-Improving Component Styles.mp4 40.6 MB
O'Reilly - Hands-on with React and Ruby on Rails/04. Complex UI Interactions In Flux/04_04-Incorporating BiDirectional Data Flow.mp4 22.9 MB
O'Reilly - Hands-on with React and Ruby on Rails/04. Complex UI Interactions In Flux/04_05-Reviewing Concepts By Example Implementing Ranking.mp4 43.6 MB
O'Reilly - Hands-on with React and Ruby on Rails/05. RealTime/05_01-RealTime Overview.mp4 20.2 MB
O'Reilly - Hands-on with React and Ruby on Rails/05. RealTime/05_02-Implementing Long Polling.mp4 20.2 MB
O'Reilly - Hands-on with React and Ruby on Rails/06. Isomorphic Flux Configuring NodeJS/06_01-Refactoring For Isomorphic Code.mp4 15 MB
O'Reilly - Hands-on with React and Ruby on Rails/06. Isomorphic Flux Configuring NodeJS/06_02-Setting Up Webpack With Rails.mp4 27.9 MB
O'Reilly - Hands-on with React and Ruby on Rails/06. Isomorphic Flux Configuring NodeJS/06_03-Overview Of Node Dependencies.mp4 31.8 MB
O'Reilly - Hands-on with React and Ruby on Rails/06. Isomorphic Flux Configuring NodeJS/06_04-Moving Sprockets Code To Webpack.mp4 26.6 MB
O'Reilly - Hands-on with React and Ruby on Rails/06. Isomorphic Flux Configuring NodeJS/06_05-Bridging Rails And Webpack Part 1.mp4 28.8 MB
O'Reilly - Hands-on with React and Ruby on Rails/06. Isomorphic Flux Configuring NodeJS/06_06-Bridging Rails And Webpack Part 2.mp4 49.5 MB
O'Reilly - Hands-on with React and Ruby on Rails/07. Isomorphic Flux Configuring Rails/07_01-Architectural Review.mp4 2.3 MB
O'Reilly - Hands-on with React and Ruby on Rails/07. Isomorphic Flux Configuring Rails/07_02-Bundling Processes With Foreman.mp4 9.3 MB
O'Reilly - Hands-on with React and Ruby on Rails/07. Isomorphic Flux Configuring Rails/07_03-Writing A Component Rendering Server.mp4 14.8 MB
O'Reilly - Hands-on with React and Ruby on Rails/07. Isomorphic Flux Configuring Rails/07_04-Finishing The Isomorphic Spike.mp4 31.5 MB
O'Reilly - Hands-on with React and Ruby on Rails/07. Isomorphic Flux Configuring Rails/07_05-Adding Support For Isomorphic And NonIsomorphic Rails Configurations.mp4 9.9 MB
O'Reilly - Hands-on with React and Ruby on Rails/08. Automated Testing/08_01-Setting Up Rspec.mp4 19 MB
O'Reilly - Hands-on with React and Ruby on Rails/08. Automated Testing/08_02-Using Code Coverage.mp4 17.9 MB
O'Reilly - Hands-on with React and Ruby on Rails/08. Automated Testing/08_03-Writing Model Specs.mp4 43.3 MB
O'Reilly - Hands-on with React and Ruby on Rails/08. Automated Testing/08_04-Writing BrowserBased Specs.mp4 25.6 MB
O'Reilly - Hands-on with React and Ruby on Rails/08. Automated Testing/08_05-Testing Flux With Rspec.mp4 36.4 MB
O'Reilly - Hands-on with React and Ruby on Rails/08. Automated Testing/08_06-Completing Ruby Code Coverage.mp4 31.5 MB
O'Reilly - Hands-on with React and Ruby on Rails/09. A Look At Another Flux Implementation/09_01-Flux Fringes With Redux.mp4 5.9 MB
O'Reilly - Hands-on with React and Ruby on Rails/09. A Look At Another Flux Implementation/09_02-Redux Container And Middleware.mp4 16.6 MB
O'Reilly - Hands-on with React and Ruby on Rails/09. A Look At Another Flux Implementation/09_03-Reduxs Take On Action Creators.mp4 18 MB
O'Reilly - Hands-on with React and Ruby on Rails/09. A Look At Another Flux Implementation/09_04-Redux React Components.mp4 26.1 MB
O'Reilly - Hands-on with React and Ruby on Rails/10. Conclusion/10_01-Wrap Up.mp4 1.3 MB
O'Reilly - Hands-on with React and Ruby on Rails/Working Files/Hands_on_with_React_and_Ruby_on_Rails_Working_Files.zip 5.7 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce

Loading...