All Projects → yzsunlei → javascript-book-reading

yzsunlei / javascript-book-reading

Licence: other
「前端书籍精读笔记系列」,整理的前端书籍清单阅读笔记

Projects that are alternatives of or similar to javascript-book-reading

ResetCSS
Reset CSS Stylesheet to reduce browser inconsistencies.
Stars: ✭ 17 (-70.69%)
Mutual labels:  css3
css
🥇 css used for presentation of markup language its can work with layout creation and 2d , 3d and animation etc.
Stars: ✭ 14 (-75.86%)
Mutual labels:  css3
boss-lite
Boss Lite - React Redux Material Admin Template
Stars: ✭ 148 (+155.17%)
Mutual labels:  css3
Front-Interview
🎓 내가 직접 정리해보는 프론트엔드 기술 면접 및 이론
Stars: ✭ 27 (-53.45%)
Mutual labels:  css3
portfolio-html
🌍 Open source portfolio template built with plain Html, CSS and JavaScript for developers to create their portfolio website
Stars: ✭ 52 (-10.34%)
Mutual labels:  css3
100daysofcode
⚠️ Programar no mínimo uma hora todos os dias, durante os próximos 100 dias!!
Stars: ✭ 28 (-51.72%)
Mutual labels:  css3
heroku-flask-template
A simple, fast and easy-to-deploy Heroku ready flask web app template written in Python.
Stars: ✭ 26 (-55.17%)
Mutual labels:  css3
MemoryGame
🎮🕹😁 Rick And Morty Memory Game
Stars: ✭ 188 (+224.14%)
Mutual labels:  css3
bulma-pro
A professional theme for Bulma! https://mubaidr.github.io/bulma-pro/
Stars: ✭ 14 (-75.86%)
Mutual labels:  css3
spotify-clone
🎶🎶Simple Spotify Clone using ReactJs. Here we are using the Official Spotify API to make calls. Here we can able to login, logout and gear the music.
Stars: ✭ 21 (-63.79%)
Mutual labels:  css3
Resources-For-New-Developers
A curated list for new developers and web designers.
Stars: ✭ 27 (-53.45%)
Mutual labels:  css3
Bona-Blog
An Open-Source Blogging Platform
Stars: ✭ 26 (-55.17%)
Mutual labels:  css3
File-Explorer
A File Manager with stunning design & astonishing develops, beautifully written in PHP, everything fused in a single file.
Stars: ✭ 31 (-46.55%)
Mutual labels:  css3
WebFamily
【每日学习打卡come on】一份涵盖大部分Web前端开发程序员所需要掌握的核心知识。前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……
Stars: ✭ 161 (+177.59%)
Mutual labels:  css3
youphonic
an online musical machine interface for building and sharing soundscapes and musical compositions
Stars: ✭ 28 (-51.72%)
Mutual labels:  css3
Landing-Page-Animation
Landing page animation made using CSS
Stars: ✭ 45 (-22.41%)
Mutual labels:  css3
tasarimcilar-ve-yazilimcilar-icin-kaynak-arsivim
Tasarım ve yazılım ile ilgili 2017 yılından günümüze kadar geçen zamanda toplamış olduğum arşivimi sizle ile paylaşıyorum. Ne mi var her şey...
Stars: ✭ 276 (+375.86%)
Mutual labels:  css3
QRCode-generator
Easily create your QR Code with this application.
Stars: ✭ 31 (-46.55%)
Mutual labels:  css3
Hacktober-Fest-2021
📜This repository is created to welcome all the open source enthusiasts to get introduced to beginner friendly projects they could work with in the festive season of HacktoberFest 2021🎇🙌.
Stars: ✭ 23 (-60.34%)
Mutual labels:  css3
portfolio
My Personal Portfolio
Stars: ✭ 14 (-75.86%)
Mutual labels:  css3

JavaScript书籍精读笔记系列导航

写在前面

  • 去年我整理了一份「前端工程师必备书籍清单.md」,得到很多人的关注。这份清单里面的书籍大部分我都看过了,但有些知识点难免看后就忘。之前看这些书对一些重点都进行了记录,最近一段时间计划把这些重点笔记整理下来。一方面让自己能通过快速翻阅来拾起知识点,另一方面希望能与更多志同道合的技术人进行交流。
  • 以下是一份分类目录,整理出来的书籍笔记就会在这里添上链接,欢迎star收藏。每本书一篇笔记,笔记后面会附上书籍pdf,方便下载,书籍pdf上也把这些的重要知识点都标记出来了,欢迎下载细读。

分类

  • A - HTML/HTML5系列
  • B - CSS/CSS3系列
  • C - JavaScript基础
  • D - JavaScript应用
  • E - JavaScript进阶
  • F - JQuery类库
  • G - MVVM框架
  • H - 前端工程化
  • I - ES6+系列
  • J - HybirdApp系列
  • K - Node.js系列
  • L - 附加系列

A - HTML/HTML5系列

  • 《HTML5秘籍》
  • 《HTML5_Canvas详解》

B - CSS/CSS3系列

  • 《响应式web设计HTML5和CSS3实践》
  • 《CSS世界》

C - JavaScript基础

  • 《JavaScript语言精粹》
  • 《学习JavaScript数据结构与算法(第2版)》
  • 《你不知道的JavaScript(上卷)》

D - JavaScript应用

E - JavaScript进阶

F - JQuery类库

  • 《jQuery技术内幕-深入解析jQuery架构设计与实现原理》

G - MVVM框架

H - 前端工程化

  • 《前端工程化:体系设计与实践》
  • 《前端架构设计》
  • 《现代前端技术解析》

I - ES6+系列

  • 《ES6标准入门(第三版)》

J - HybirdApp系列

  • 《React Native应用开发实例解析》

K - Node.js系列

  • 《深入浅出Node.js》
  • 《Node.js调试指南》
  • 《Node.js设计模式》

L - 附加系列

写在最后

  • 本系列仓库地址:https://github.com/yzsunlei/javascript-book-reading,觉得有用,记得star收藏
  • 为了方便在手机上查看,后面我会把这些笔记陆续发布到公众号“派三派四”,可以扫码关注一下,欢迎关注。 扫码关注公众号
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].