Giter Site home page Giter Site logo

wubaiqing / zaobao Goto Github PK

View Code? Open in Web Editor NEW
2.2K 98.0 165.0 7.82 MB

每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。

Home Page: https://wubaiqing.github.io/zaobao/other/latest.html

License: MIT License

Shell 23.10% JavaScript 76.90%
zaobao web-development share news daily design coding-article awesome promotion-promotion

zaobao's Issues

《大前端面试宝典 - 图解前端》

这是一份自己总结的关于准备前端面试的一个复习汇总项目,项目不定时更新。

这不仅仅是一份用于求职面试的攻略,也是一份前端er用来检视自己,实现突破的宝典。 希望通过这个指南,大家可以打通自己的任督二脉,在前端的路上更进一步。

本仓库大量采用图的形式来传达知识,所谓一图胜千言,希望通过这种图文并茂的表达方式 让你更容易记住一些抽象,难以理解的概念,《图解前端》是我给它的副标题。

所有的内容按照主题进行分类,大家可以根据自己需要随意传送, 我的目标是做宇宙最强的前端面试指南。

项目地址:https://github.com/azl397985856/fe-interview
在线阅读: https://lucifer.ren/fe-interview/#/

2019/09/05 链接错误

有问题的:

[类库] 一键集成 Jest + Puppeteer 的类库,刚发现,感觉有它方便多了:https://github.com/smooth-code/jest-puppeteerb

正确的:

[类库] 一键集成 Jest + Puppeteer 的类库,刚发现,感觉有它方便多了:https://github.com/smooth-code/jest-puppeteer
``

gh-pages 链接: https://wubaiqing.github.io/zaobao/2019/09/05.html

2019.02.09 日报第一条有误

第一条提到“const 有一个 as 的使用方式”。
as 是 TypeScript 中的类型断言,即强制让 TS 将某变量视作特定类型。
它并非 const 的某种使用方式,原生 JS 中是没有该关键字的~

安装好后打开页面空白

我操作系统为win10
yarn版本1.13.0,运行yarn docs:dev 终端输出如下:

$ vuepress dev docs             
wait Extracting site metadata...
tip Apply plugin @vuepress/last-updated (i.e. "@vuepress/plugin-last-updated") ...                
tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...  
tip Apply plugin @vuepress/active-header-links (i.e. "@vuepress/plugin-active-header-links") ...  
tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ...                            
tip Apply plugin @vuepress/nprogress (i.e. "@vuepress/plugin-nprogress") ...                      
tip Apply plugin @vuepress/google-analytics (i.e. "@vuepress/plugin-google-analytics") ...        
tip Apply plugin rss-support (i.e. "vuepress-plugin-rss-support") ...                             
                                                                                                  
Compiling                                                                                         
                                                                                                  
* Client █████████████████████████ building (67%) 700/729 modules 29 active                       
  node_modules\core-js\modules\_flags.js                                                          
 success [14:41:40] Build bfd05a finished in 9153 ms!                
> VuePress dev server listening at http://localhost:8080/zaobao/ 

chrome控制台信息:

app.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:8080/favicon.ico:1 Failed to load resource: the server responded with a status of 404 (Not Found) 

[推荐] Capacitor

Capacitor是由ionic团队最新开发维护的一个跨平台的应用程序容器,可以轻松构建在iOS,Android,Electron 和 Web 上本机运行的Web应用程序。

留言页无法滚动

在留言页面按F5刷新,会出现顶部被盖住且没有滚动条,无法滚动的情况(chromefirefox

系统:win10

浏览器厂商:chrome
浏览器版本: 73.0.3683.103(正式版本) (64 位)

浏览器厂商:firefox
浏览器版本: 66.0.3 (64 位)

Snipaste_2019-04-17_09-14-57

新闻源是从哪里爬取的呢?

如题,想问下新闻的来源。还有就是自动爬去的话,楼主是否要做一层筛选呢,筛选是人工的还是自动化的呢。又没有比较方便的方式?感谢

[推荐] Quasar Framework

Quasar Framework 是一个设计极其优秀的ui组件库,组件丰富,所有组件使用flex布局,支持移动/PC端,支持第三方提供插件,支持打包成PWA、Cordova、Electron应用。

更聚焦前端的leetcode题解

这是一个关于数据结构与算法的库,以leetcode作为切入点,详细讲解关于数据结构的方方面面, 并以JavaScript作为语言提供答案。 后期会加入更多关于前端贴合的内容, 比如react fiber的实现和链表, react hooks的实现和数组等等

仓库目前分为四个部分:

第一个部分是 leetcode 经典题目的解析,包括思路,关键点和具体的代码实现。

第二部分是对于数据结构与算法的总结

第三部分是 anki 卡片, 将 leetcode 题目按照一定的方式记录在 anki 中,方便大家记忆。

第四部分是计划, 这里会记录将来要加入到以上三个部分内容

仓库地址: https://github.com/azl397985856/leetcode

[推荐] **传统色在线手册

偶然间看到一个日本人在 2010 年的一个作品( http://nipponcolors.com/),非常喜欢,用 react 重构了**风界面, 重写 UI,并加入了一些细节改进和特有功能:

  1. 颜色做了分类,更方便查找
  2. 可收藏喜欢的颜色
  3. 可生成壁纸,用来当手机壁纸,效果还可以
  4. 加入诗词

访问地址: https://colors.ichuantong.cn/
代码开源: https://github.com/zerosoul/chinese-colors

界面UI:
image

手机壁纸:
image

2019.03.28-超链接错了

This one:
[资源] 小火柴的前端小册子,总结了前端知识点,并且有实际演示效果

辛苦!

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.