Giter VIP home page Giter VIP logo

web-developer-resources's Introduction

web-development-miscellaneous-resources

A list of web full stack resources and summarize.

在软件开发中,技术变化如此之快,你花费了大量时间学习技术和工具,一旦这些技术被取代,你的知识将变得毫无价值,因为它们大部分都是实施的细节。

Categories

CSS

Basis

JavaScript

Basis

Deeply

Modular

TypeScript

Front-End Library

jQuery

Deferred

jQuery 的 Deferred/Promise

Canvas

Front-End Frame

Vue

React

WeChat Mini-Program

Web Mobile App

移动端适配

H5&Hybrid

Front-End Engineering

Babel

引入 babel 来解决代码兼容性的问题

  • Babel - Babel 中文站。

babel 工作原理

  • 需要了解的 Babel 知识 - Babel 是怎么工作的及 Babel 编译的三个阶段。
  • 解剖Babel - 从babel-core为入门,Babel的上层能力:polyfill,DSL转换(解析JSX),语法转换(高级语法解析为当前可用的实现)。

polyfill

Webpack

tree Shaking

打包原理解析与实现

版本管理

  • LearnGitBranching- 交互式的 git 可视化练习和学习。

  • 高效使用 commit - git commit 格式规范可以在浏览项目历史的过程中看到更易读的信息,并且能用 commit 的信息直接生成 change log 。

编码整洁

  • clean-code-javascript - 代码整洁的 JavaScript,一个使用 JavaScript 来生产 可读的, 可重用的, 以及可重构的软件的指南。

Front-End Resources

  • devhints - 优雅的 cheatsheet 大全

Browser

架构

内存

BOM

  • 你不知道的 Blob 总结 - 总结 Blob 的使用及应用场景。
  • 玩转前端二进制 - 本篇文章总结了浏览器端的二进制以及有关数据之间的转化,如 ArrayBuffer,TypedArray,Blob,DataURL,ObjectURL,Text 之间的互相转换。
  • 超好用的Blob对象 - Blob 是 Binary Large Object 的缩写,Blob 对象表示一个不可变、原始数据的类文件对象。

加载

渲染

线程

网络

异常

  • 前端异常捕获 - 解读前端异常捕获,优雅处理前端异常。
  • 前端错误监控 - 前端监错误监控,可以分为脚本错误监控、请求错误监控以及资源错误监控。

存储

安全

性能

Video

  • 如何开发一款H5小程序直播 - 从开发环境到H5端播放器再到微信小程序直播路线讲解,设计内容直播过程中的采集、编码、推流,视频的格式及直播协议等。

PWA

Serverless

Micro Front-End

Code SandBox

Web Workers

WebAssembly

Node

Flutter

教程

WebView

Flutter Web

Other

web-developer-resources's People

Contributors

lvisei 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  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

web-developer-resources's Issues

Mammoth.js 转换 .docx 文档为 HTML

Mammoth.js

Convert Word documents (.docx files) to HTML

image

Mammoth 旨在转换 .docx 文档(例如由 Microsoft Word 创建的文档),并将其转换为 HTML。 Mammoth 的目标是通过使用文档中的语义信息并忽略其他细节来生成简单干净的 HTML。比如,Mammoth 会将应用标题 1 样式的任何段落转换为 h1 元素,而不是尝试完全复制标题的样式(字体,文本大小,颜色等)。

AutoCAD 在线版

AutoCAD Web在线版
三月份的消息,今天才看到。AutoCAD 浏览器版上线了,跟桌面版基本一致,背后的技术是 Webassembly。

bg2018060819

lsof 命令的图形界面

Sloth

Mac 系统的桌面应用,显示当前所有正在运行的进程、打开的文件和系统连接(socket),基本上就是 lsof 命令的图形界面。

聆听每时热带雨林的大自然声音

SAFE

SAFE Acoustics - Rainforest Audio.png

这个项目在印度尼西亚婆罗州的热带雨林里面,放置了十几个录音设备,然后将每个小时录到的声音放到网上,让访问者听到每天不同时辰的大自然的声音。

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.