Coder Social home page Coder Social logo

2018ife's Introduction

Hi there 👋

😄 关于我

  • 2012 毕业参加工作🌱
  • 小全栈, 主攻web前端, 对原型设计/Node后端开发有实际项目经验.
  • 设计图高保真还原, 不依赖UI框架编写各类界面. 开发过多主题UI组件库, 代码书写低耦合, 注重性能优化.
  • 常使用掘金、力扣、FCC等技术平台, 保持学习完善技能.
  • 技术倾向: React / Typescript / ES6 / Taro / Css / 微信小程序.

💻 现阶段工作

  • 广州某互联网公司打工~
    • 独立负责各类业务项目的前端部分, 上线了30+web项目及近10个微信小程序, 功能包括数据展示、支付、登录鉴权、交互动效、图表绘制、海报生成及表单填写等, 主要使用Vue2 / React / Taro等框架.
    • 封装团队内常用的功能模块, 如多主题通用组件、Taro/vue2通用模版及axios二次封装等.
    • 运用Antd、Egg及Mongodb独自研发前端监控系统, 含sdk、管理平台及服务端三大块.

🌱 项目经验

  • 微信小程序

    前四个技术框架: Taro / React / Typescript, 其他使用原生小程序语言

                                 

  • web項目

    技术框架: Vue2 / React + Typescript, 不使用ui框架. ⬇️⬇️ 部分web项目录屏, 共8个, 加载较慢请见谅.

              
              
         

  • 前端監控系統

    更新中...

  • 通用插件

    更新中...

2018ife's People

Contributors

xclazy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

2018ife's Issues

关于多栏滚动条的一点疑问

你好!自从star了你的这个项目,从你的代码中学到了很多。

最近在阅读https://github.com/xclazy/2018IFE/blob/master/basis/5/style.css 中的代码时有一点疑问,就是你在第6行重置了 html, body 的高度:

/* reset */
html, body {
    height: 100%;
}

查了一些资料,如果 <body> 及其子元素的高度需要设置为窗口高度时,<html> 元素上也需要添加height: 100%;

对于这个小demo,如果不设定 html {height: 100%;},会导致整个页面一起滚动(失去三栏分别滚动的效果)。

想请教你一下关于这里的理解,谢谢!

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.