Coder Social home page Coder Social logo

awesome-javascript's Introduction

Hi 👋,我是陈成(云谦)

关于

📛 花名「云谦」,网上 id「sorrycc」,真名「陈成」,也可以叫我「CC」
👨‍👩‍👦‍👦 男、两娃、现居杭州
🤲 35+、ZJU、P8、热爱代码、工具、单机游戏、分享和写作
💼 2008 年加入淘宝,开启在阿里和蚂蚁的打工之路
🐜 目前是蚂蚁一线前端,负责中后台前端框架 Bigfish
🖥️ 开源爱好者,是 umidvababel-plugin-importfatherawesome-javascript 等库的作者
🦀 今年在开发 Mako,基于 Rust 的构建工具,目前尚未开源

如何找到我

📡 博客,包含写过的所有文章,支持 RSS 订阅
🐦 Twitter,但很少活跃
👨‍💻 Github,日常工作以 Github 为主
🪐 知识星球,主写作渠道,已写 400+ 篇文章,付费
🎥 B 站,偶尔会录制视频和做直播
📅 MDH Weekly,前端周刊,每周一早 9 点更新,已更 100+ 期
💬 Telegram 频道,自说自话,一些碎碎念
✍️ 公众号,偶尔会有广告
✉️ 邮箱,

awesome-javascript's People

Contributors

5anthosh avatar darksniper87 avatar dhamaniasad avatar evandrolg avatar extempl avatar gokaygurcan avatar hueitan avatar iamrashed01 avatar infusion avatar ionden avatar jsmonk avatar lrq3000 avatar nodiscc avatar petk avatar raananw avatar readmecritic avatar rowanc1 avatar scmmishra avatar shinobiwps avatar sorrycc avatar spekulatius avatar stevemao avatar tombyrer avatar vlizard avatar waterloo avatar xebuz avatar xgrommx avatar yangshun avatar ysm-dev avatar zhouzi 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  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  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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-javascript's Issues

Validate pull requests with Travis

Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request.

It is currently being used by

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project.

See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment 😄

Cheatsheets

Not sure if this relevant to the awesome series, but it would sure be cool to reference awesome javascript cheatsheets.

AwesomeOpenSource

We are creating a github org for all awesome open source repos. I am working with a few individuals who are also managing their own awesome repos, and I think to gain more traction we need to work together. What are your thoughts about collectively moving your awesome repos to https://github.com/AwesomeOpenSource

The idea is that visibility for these repos would be increased due to more traffic to the org. What are your thoughts? Let me know if there is anything you'd like to discuss!

browserify should be npm as the title is "Package Managers"

browserify - Browser-side require() the node.js way.
browserify should probably be npm. npm is the package manager and browserify is the build tool.
I would reword this to
npm - when built with browserify, you can require() the node.js way in browser.

Include stars?

Is there a way to easily incorporate the number of stars in the repos? This would make it much easier to browse large categories..

Some quality control

Perhaps we need some Quality control for the repo. Otherwise all the JavaScript related project can be PR here. JavaScript is a huge and this list can be spammed. 👎

Add reading material?

Some other "awesome" lists have a list of books and other resources (tutorials, websites, ...) which have a high influence (or had but still worth reading).
e.g.
Java:
https://github.com/akullpp/awesome-java#influential-books
https://github.com/akullpp/awesome-java#websites
PHP:
https://github.com/ziadoz/awesome-php#php-books
https://github.com/ziadoz/awesome-php#php-videos
https://github.com/ziadoz/awesome-php#php-reading
https://github.com/ziadoz/awesome-php#php-websites
https://github.com/ziadoz/awesome-php#other-websites

It would be nice to have such a list of books/tutorials for JavaScript as well (at least a short list of some of the must-read books).

Need a bit of attention

Hello to all project contributors!

My previous pull request is waiting for more than two months, so I want to ask someone to review it and include in your list.

First of all, i've just created another pull request - it's my JavaScript class model, which comes with it's own high-quality speed comparison (in a separate repository). I will add more frameworks soon.

ClassManager already gathered 24 stars, and uses rather unique method of inheritance, which makes it one of the fastest way to create classes in the world - it renames parent methods in child's prototype, and there is no prototype chain in inherited classes.

My previous pull request is my framework, which deserves to stand near such frameworks as Angular and Ember. It's young, but it can already be considered as better alternative to these frameworks.

I ask someone to review my submissions and merge. If you have any questions - feel free to ask.

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.