Git Product home page Git Product logo

react-jianshu's Introduction

React仿简书Web

一直都是用Vue开发项目,React也有在学习但是没带进项目使用,毕竟公司的项目时间成本都把控挺高的我也不敢冒险,但是最近想巩固下这方面的知识,于是尝试仿写简书的部分web页面,零零碎碎的时间拼凑也只花了短短几天,逐渐熟悉React.js上的一些业务实现,下次就可以尝试把它带进项目使用开发啦!

在线预览地址:

http://jianshu.jamescathy.top 仅支持web端查看

技术栈总结:

  • react.js (核心框架)
  • redux (管理应用状态)
  • react-redux (状态与组件绑定)
  • redux-immutable (持久化数据转化)
  • redux-thunk (异步中间件)
  • immutable.js (持久化数据)
  • react-router[react-router-dom] (路由操作)
  • react-loadable (组件懒加载)
  • react-transition-group (动画过渡)
  • axios (接口请求)
  • styled-components (css in js)

数据mock

该demo里的所有数据只是用了简单的json文件进行模拟。

总结

虽然功能较少,但是使用了很多常用的库,实现很多业务流程,收获很多,第一次尝试css in js框架,感觉挺爽的,加油!争取下次再写个大型点的应用。

react-jianshu's People

Contributors

jamesopppp avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.