|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/reactive-javascript-programming/
课程评论:没有评论
课程名称:反应式JavaScript编程 概述:该课程视频结合了三个方面的内容:反应式编程概述、Rx深入解析。课程将涵盖为什么需要反应式编程、理解事件流、熟悉API,并构建一个BMI计算器应用程序。将介绍Rx的概念及多种语言中的相似API,重点讲解必要的运算符,以及运算符和流的示例。课程内容还包括构建秒表应用程序和使用Rx创建自动补全搜索框,学习创建运算符并执行多种操作,如转换、过滤、组合和错误处理。 作者介绍:Shriyans Bhatnagar每天都在工作中使用Rx.js,并且主要将其与React和Redux结合。作为全栈开发者,他也常常在Node中使用Rx。他玩过多个反应式库,如RxJs、most.js和bacon.js,以及反应式框架如cycle.js,热爱编写函数式反应式代码。Shriyans Bhatnagar是纯函数式编程的狂热爱好者,对Haskell、elm和erlang有一定经验,并尝试过ClojureScript。最近,他对ReasonML(Facebook推出的OCaml新接口)很感兴趣。Shriyans Bhatnagar最初作为后端工程师,使用Ruby和Rails开发应用,但很快转向JavaScript进行前后端开发。他的业余项目涵盖了使用Johnny-Five与Arduino创建Node驱动的机器人,以及使用Python库如Scikit和Tensorflow进行机器学习项目。但归根结底,他最热爱的是构建用户界面并提供良好的用户体验。
This video is a combination of the following three aspects: Introduction to Reactive Programming + Rx in Depth.Need for going Reactive, Understanding Event Streams, Getting familiar with APIs, and Building a BMI Calculator App.Introduce Rx concepts and similar APIs across many languages, Covering the necessary operators, Examples of Operators and Streams.Building a stopwatch appBuilding an Autocomplete search box with Rx.Creating operators and performing various operations such as transform, filter, combine, and error handling. About the Author I Shriyans Bhatnagar use Rx.js on a daily basis in work, mostly combining it with React and redux. Being a full stack developer, I often find myself using Rx on Node too. Playing around with a few Reactive libraries-RxJs, most.js, and, bacon.js-and Reactive frameworks such as cycle.js, I absolutely love writing functional Reactive code. I am an avid fan of pure functional programming. I have played around with Haskell, elm, and erlang quite a lot and have some experience writing clojureScript. These days I really dig ReasonML (a new interface to OCaml by Facebook).I started out as a backend engineer writing Ruby applications using rails, but I quickly moved on to using JavaScript for both the backend and frontend. My hobby projects vary from making Node-powered bots using Johnny-Five with the Arduino to machine-learning projects using Python libraries such as Scikit and Tensorflow. But, ultimately, I truly love building user interfaces and providing a good user experience.