All Projects → zhaoqize → Fe Guide

zhaoqize / Fe Guide

🌈汇集了前端技术书籍、前端热门技术、前端发展等资料。

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Fe Guide

Gulp-Beginners-Guide
Gulp 基本教學 - 從無到有 Gulp-Beginners-Guide
Stars: ✭ 29 (-89.49%)
Mutual labels:  guide
Charles-Proxy-Mobile-Guide
The mobile hackers' guide to Charles Proxy 👍
Stars: ✭ 105 (-61.96%)
Mutual labels:  guide
Writing A Tui In Bash
How to write a TUI in BASH
Stars: ✭ 263 (-4.71%)
Mutual labels:  guide
markdown
A reference (guide) on how to write good GitHub markdown for READMEs or any .md file!
Stars: ✭ 40 (-85.51%)
Mutual labels:  guide
pwa-cookbook
A step-by-step guide to Progressive Web Applications
Stars: ✭ 21 (-92.39%)
Mutual labels:  guide
rpa developer roadmap
Roadmap to become a RPA developer
Stars: ✭ 24 (-91.3%)
Mutual labels:  guide
rails-microservices-book
A guide to building distributed Ruby on Rails applications using Protocol Buffers, NATS and RabbitMQ
Stars: ✭ 23 (-91.67%)
Mutual labels:  guide
Choo Handbook
🚂✋📖 - Learn the choo framework through a set of exercises
Stars: ✭ 266 (-3.62%)
Mutual labels:  guide
from-gms-to-hms
Complete guide to adding support for Huawei's mobile services and distribution platform into your apps that are already published on Google Play.
Stars: ✭ 30 (-89.13%)
Mutual labels:  guide
Css
Believe in Better CSS
Stars: ✭ 262 (-5.07%)
Mutual labels:  guide
Dell-S2716DGR-Calibration-Guide
Calibration guide for the Dell S2716DG and S2716DGR to get the best picture quality and colors
Stars: ✭ 33 (-88.04%)
Mutual labels:  guide
http-simple-cheatsheet
Simple HTTP status codes cheatsheet 🦄
Stars: ✭ 18 (-93.48%)
Mutual labels:  guide
articles
The easy-to-understand articles
Stars: ✭ 31 (-88.77%)
Mutual labels:  guide
archcheatsheet
The way of creating custom Arch dual-boot system without desktop environment with `no mouse` approach in mind.
Stars: ✭ 83 (-69.93%)
Mutual labels:  guide
Pure Sh Bible
📖 A collection of pure POSIX sh alternatives to external processes.
Stars: ✭ 3,246 (+1076.09%)
Mutual labels:  guide
sre-playground
🎯 A set of Site Reliability Engineering notes & challenges
Stars: ✭ 24 (-91.3%)
Mutual labels:  guide
Coding-Standards
Coding Guidelines for C#
Stars: ✭ 125 (-54.71%)
Mutual labels:  guide
Guide.elm Lang.org
My book introducing you to Elm!
Stars: ✭ 270 (-2.17%)
Mutual labels:  guide
Mac Setup
🛠️ Front end web development setup for macOS.
Stars: ✭ 265 (-3.99%)
Mutual labels:  guide
Lighter
💡A highlight & guide library for android.
Stars: ✭ 260 (-5.8%)
Mutual labels:  guide

如果觉得我的整理给您带来一点帮助,不妨 star✨,想要订阅请 watch👀.

目录

前端书籍

文章

前端基础

HTTP

混合开发

性能优化

前端工程

AST

业内发展

  • Kotlin:Kotlin 可以编译成Java字节码,也可以编译成 JavaScript,方便在没有 JVM 的设备上运行
  • clojurescript:基于Clojure语言的JS封装
  • PWA:PWA(Progressive Web App),渐进式网络应用
  • React Native:基于 React 的跨平台移动应用开发框架
  • Nodejs:是一个基于 Chrome V8 引擎的 JavaScript 运行环境
  • 小程序

工具使用

其他

前端团队

Team Team Team
淘宝前端团队(FED) 腾讯前端IMWEB团队 腾讯ISUX
百度用户体验中心 腾讯设计团队 360奇舞团
百度前端研发部 美团点评技术团队 腾讯Web前端团队

前端社区

Community Community Community
博客园 CSDN 开源中国
掘金 segmentfault 前端网
大前端 乱炖 CNODE

前端视频网站

Learn Learn Learn
极客学院 慕课网 egghead

代码仓库

Repositorie Repositorie Repositorie
github bitbucket 码云

在线编辑

CodeEdit CodeEdit
CodePen jsfiddle

模版引擎

名称 简介
Pug(Jade) Pug – robust, elegant, feature rich template engine for Node.js
Handlebars 前端模板引擎

前端框架

名称 简介
React React is a JavaScript library for building user interfaces.
Vue 尤大的MVVM框架
Angular Google推出的MVVM框架

前端UI框架

名称 简介
Bootstrap 经典
Bootstrap-Material-Design material-design设计风格的Bootstrap
Material-UI React版本Material-UI
Ant Design of React React版本的Ant Design
Element-UI 基于vue的UI框架
IView A high quality UI Toolkit built on Vue.js 2.0

移动端(混合)框架

简介
React-Native A framework for building native apps with React.
Ionic Build amazing native and progressive web apps with open web technologies
Weex A framework for building Mobile cross-platform UI

移动UI框架

简介
Vux Mobile UI Components based on Vue & WeUI
Weui A UI library by WeChat official design team
Amazeui Amaze UI, a mobile-first and modular front-end framework
MUI 最接近原生APP体验的高性能框架
Mint-UI Mobile UI elements for Vue.js
SUI-Mobile 阿里巴巴国际UED前端出品的移动端UI库,轻量精美
Muse-UI Material Design UI library for Vuejs 2.0
Ant-Design-Mobile A configurable Mobile UI

状态管理库

简介
Redux Predictable state container for JavaScript apps
Flux An application architecture for React utilizing a unidirectional data flow.
Vuex Centralized State Management for Vue.js
Mobx Simple, scalable state management

Nodejs框架(服务)

简介
Express Fast, unopinionated, minimalist web framework for node
Koa Expressive middleware for node.js using ES2017 async functions
Fastify Fast and low overhead web framework, for Node.js
Socket-IO Realtime application framework (Node.JS server)
PM2 Production Process Manager for Node.js apps with a built-in Load Balancer.
Axios Promise based HTTP client for the browser and node.js
Bluebird 🐦 ⚡️ Bluebird is a full featured promise library with unmatched performance

SSR(服务端渲染)

简介
Next.js Framework for server-rendered or statically-exported React apps
Nuxt.js Versatile Vue.js Framework

桌面应用构建

简介
Electron Build cross platform desktop apps with JavaScript, HTML, and CSS
NW.js https://nwjs.io
Electron-Vue 是用vue和Electron写桌面应用

预编译

简介
Less The dynamic stylesheet language.
Sass
TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output

构建工具

简介
Gurnt Grunt: The JavaScript Task Runner
Gulp The streaming build system
Fis3 FIS3 面向前端的工程构建系统
Webpack webpack is a module bundler
Rollup Next-generation ES module bundler https://rollupjs.org

前端包管理器

简介
Npm a JavaScript package manager
Yarn 📦🐈 Fast, reliable, and secure dependency management.

前端测试

简介
Puppeteer Headless Chrome Node API
Jest Delightful JavaScript Testing.
Mocha ☕️ simple, flexible, fun javascript test framework for node.js & the browser
Chai testing framework for node.js
Rewire Easy monkey-patching for node.js unit tests
Istanbul JS code coverage tool

持续集成

简介
Travis CI Free continuous integration platform for GitHub projects.

常用工具

名称 简介
Can I use Can I use
Charles 抓包,代理小能手
tinypng 图片压缩
favicon 生成站标
easyicon 图标下载
gopng 图片生成
图片转Base64 图片转Base64
Beyond Compare 4 文件比对
FastStone Capture 截图,录屏
Mark Main 高效的设计稿标注、测量工具
easy-mock Mock数据
JSDoc JS生成文档
regexr 正则匹配
pxtoem px转em
Unicode字符百科 查询各种unicode字符
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].