The React Handbook
1 Table of Contents Preface The React Handbook Conclusion 2 Preface The React Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get you you up to speed quickly with React. This book is written by Flavio. I publish programming tutorials on my blog flaviocopes.com and I organize a yearly bootcamp at bootcamp.dev. You can reach me on Twitter Enjoy! 3 The React Handbook 1. Introduction to React 2. How much JavaScript do you need to know to use React? 3. Why should you learn React? 4. How to install React 5. React Components 6. Introduction0 码力 | 31 页 | 1.28 MB | 1 年前3React Native Tutorial
React Native i React Native i About the Tutorial React Native is a JavaScript framework native mobile apps. It uses the React framework and offers large amount of inbuilt components and APIs. Audience This tutorial is designed for JavaScript and React developers who aspire to learn mobile mobile building skills. By following this course, you will expand your React and JavaScript knowledge, learn some concepts of functional programming, and prepare to enter the mobile world. Since JavaScript0 码力 | 117 页 | 2.60 MB | 1 年前3使用React构建Flutter应用
使用 React 构建 Flutter 应用 探索新一代渲染技术 Kraken • 2011 - 2013年 • WebQQ • QQ • 手机 QQ • 2014年 - 现在 • 淘宝交易线产品 • 淘宝中后台产品 • 淘系无线架构、中后台架构 https://github.com/yuanyan 元彦 淘系前端团队 天猫未来店 GCanvas C++ Engine Skia OpenGL ES / Vulkan Layout XML Layer Tree RenderObject Tree Widget Tree Java / Kotlin React.js Rax.js / Vue.js VDOM Dart Native View Tree (OEM) Layout Tree DOM Tree JS VDOM Layer Tree mocha … ? Yes Less Sass Stylus TypeScript … 背后原理 Kraken Dart Framework Kraken Bridge React React Frontend Linux Android iOS Flutter Engine (C++) Composition Frame Scheduling Kraken JavaScript0 码力 | 39 页 | 2.13 MB | 1 年前3HOW REACT NATIVE AND NATIVESCRIPT CHANGE YOUR MOBILE STRATEGY SEBASTIAN WITALEC
HOW REACT NATIVE AND NATIVESCRIPT CHANGE YOUR MOBILE STRATEGY SEBASTIAN WITALEC @SEBAWITA How React Native and NativeScript Change Your Mobile Strategy Progress NATIVE DEVELOPMENT How React Native and NativeScript Change Your Mobile Strategy Progress @sebawita WHY DO I EVEN HAVE TO CHOOSE? How React Native and NativeScript @sebawita How React Native and NativeScript Change Your Mobile Strategy Progress @sebawita THE PROBLEM WHAT WE WANT REALITY How React Native and NativeScript0 码力 | 61 页 | 4.00 MB | 1 年前3《玩转webpack》第八章 实战篇: React 全家桶 和 webpack 开发商城项巨
webpack 构建配置 04 进阶篇:webpack 构建速度和体积优化策略略 05 原理理篇:通过源码掌握 webpack 打包原理理 06 原理理篇:编写 Loader 和插件 07 实战篇:React 全家桶 和 webpack 开发商城项⽬目 08 基础篇:webpack 进阶⽤用法 03 扫码试看/订阅 《玩转 webpack》视频课程 商城技术栈选型 前端 后端 商城架构设计 主⻚页 类⽬目⻚页 详情⻚页 登陆/注册 前台模块拆分 后台模块拆分 React 全家桶环境搭建 · 初始化项⽬目 npm init -y · 创建项⽬目⽬目录 · 安装 react、react-dom、redux、react-redux npm i react react-dom redux react-redux -S · 安装 geektime-builder-webpack0 码力 | 25 页 | 5.67 MB | 1 年前3TypeScript Handbook(中文版)
12 3 3.1 3.2 目录 介绍 快速上手 5分钟了解TypeScript ASP.NET Core ASP.NET 4 Gulp Knockout.js React与webpack React Angular 2 从JavaScript迁移到TypeScript 新增功能 TypeScript 2.4 TypeScript 2.3 TypeScript 2.2 在相关链接的末尾可以找到本手册的Github地址。 目录 快速上手 5分钟了解TypeScript ASP.NET Core ASP.NET 4 Gulp Knockout.js React与webpack React Angular 2 从JavaScript迁移到TypeScript 新增功能 TypeScript 2.4 TypeScript Handbook(中文版) 4 介绍 TypeScript 1.4 主要修改 (Latest 5 updates) 2017-05-16 新增章节:教程-5分钟了解TypeScript 2017-05-01 新增章节:教程-React TypeScript Handbook(中文版) 6 介绍 2016-11-27 新增章节:使用 ///2016-11-23 新增章节:变量声明 0 码力 | 557 页 | 7.48 MB | 1 年前3前端开发者指南(2017)
学习 JSON (JavaScript 对象表示法) 学习 JS 模板 学习静态网页生成器 通过JS学习计算机科学 学习前端应用架构 学习数据(例如,JSON)API 的设计 学习 React & Redux 学习渐进式 Web 应用 学习设计 JS API 学习web开发工具 学习命令行的使用 学习 Node.js 学习 JS 模块系统 学习模块加载和打包工具 学习包管理工具 学习 JSON (JavaScript 对象表示法) 学习 JS 模板 学习静态网页生成器 通过JS学习计算机科学 学习前端应用架构 学习数据(例如,JSON)API 的设计 学习 React & Redux 学习渐进式 Web 应用 学习设计 JS API 学习web开发工具 学习命令行的使用 学习 Node.js 学习 JS 模块系统 学习模块加载和打包工具 学习包管理工具 浏览器开发中得到经验,并可以脱离浏览器引擎环境编码。近来, 人们正在构思如何脱离 web 引擎,用 web 技术(比如 CSS 和 JS)来构建原生应用。 该环境的例子: NativeScript React Native 前端开发者是什么? 12 注: 请确认自己明白 “web platform” 的准确含义。查阅 “The Web platform: what it is” 和维基百科 “Open0 码力 | 164 页 | 6.43 MB | 1 年前3TypeScript 4.0 使用手册
README Introduction 快速上手 5分钟了解TypeScript ASP.NET Core ASP.NET 4 Gulp Knockout.js React与webpack React Angular 2 从JavaScript迁移到TypeScript 手册 基础类型 变量声明 接口 类 函数 泛型 枚举 类型推论 类型兼容性 高级类型 cript代码。 ✔ TypeScript兼容所有浏览器,所有宿主 环境,所有操作系统。 ✔ TypeScript是开源的。 一大波新的快速开始指南:React,Angular,Nodejs,ASP.NET Core,React Native, Vue,Glimmer,WeChat,Dojo2,Knockout等 如果觉得不错可以微信打赏哟 <3 TypeScript README 书栈网 · BookStack.CN 构建 快速上手 5分钟了解TypeScript ASP.NET Core ASP.NET 4 Gulp Knockout.js React与webpack React Angular 2 从JavaScript迁移到TypeScript 手册 基础类型 变量声明 接口 类 函数 字面量类型 泛型 枚举 类型推论 类型兼容性0 码力 | 683 页 | 6.27 MB | 1 年前3The Next.js Handbook
Dynamic Components 2.0.9. Static Exports 2.0.10. TypeScript Support 3. Next.js vs Gatsby vs create-react-app 4. How to install Next.js 4.1. Using create-next-app 4.2. Manually create a Next.js app 5 the production version 4 1. Introduction Working on a modern JavaScript application powered by React is awesome until you realize that there are a couple problems related to rendering all the content js is one React framework to do all of this in a very simple way, but it's not limited to this. It's advertised by its creators as a zero-configuration, single-command toolchain for React apps. It provides0 码力 | 54 页 | 2.61 MB | 1 年前32019-2021 美团技术年货 前端篇
MTFlexbox 中的实践 459 开源 React Native 组件库 beeshell 2.0 发布 473 React Native 在美团外卖客户端的实践 506 Android 静态代码扫描效率优化与实践 530 Probe:Android 线上 OOM 问题定位组件 560 活动 Web 页面人机识别验证的探索与实践 580 React Native 工程中 TSLint 由于各端技术体系的不同,涉及多端的需求往往需要不同的开发、测试团队各自完成 开发、联调、测试、上线等流程,占用资源巨大,在各团队不可并行支持的情况下, 前端 < 15 甚至可能导致整个业务交付周期被拉长。虽然 React Native、Flutter 等跨平台方案 解决了一部分复用的问题,但显然在商家端业务场景下是远远不够的,我们的目标是 要达到全平台(Android、iOS、PC、H5)复用,最大化地提升多端的迭代效率。 设,提升前后端以及平台与业务线的沟通、合作效率;业务监控和体验优化,有效保障核心业 务服务成功率的同时,提升用户使用美团 App 过程中的稳定性和流畅性。团队开发技术栈包括 Android、iOS、React Native、Flexbox 等。 招聘信息 美团平台终端业务研发团队是一个活力四射、对技术充满激情的团队,现诚聘 Android、iOS、 FE 工程师,欢迎有兴趣的同学投简历至 tech@meituan0 码力 | 738 页 | 50.29 MB | 1 年前3
共 754 条
- 1
- 2
- 3
- 4
- 5
- 6
- 76