hello2dj / blog

一些总结文章
27 stars 1 forks source link

优秀文章列表 #27

Open hello2dj opened 5 years ago

hello2dj commented 5 years ago

(API 设计是需要反馈的)[https://mp.weixin.qq.com/s/2SHUBIOH77ZTDbeuLV-VLw]

js this

useRef

移动端适配

id 生成

技术面试

npm err 130

技术选型

故障之后

innodb 哈希索引

职场推进屡屡受阻,别总找借口

cpu cache

每秒100W请求,12306秒杀业务

{} + []

linker 入门

redis 常见面试问题

API 设计实践讨论

分布式入门概念

replay attack

why http2

HKT

noed rpc

微信序列号生成器架构设计及演变

面向组合子

标点

what do you want when to be a leader?

expose primary key

mysqltutorial

node security tools

database pool size

rust rooting a rc handle

rust closure capture too much

how to do without GAT in rust

how rust solve dependency hell

manage rpc idl files

consul-template & nginx

nginx upsync module

protobuf 协议解析

O_SYNC and O_DIRECT

secure random bytes

10w+ mysql 链接数

JSON api 结果需要打包出于安全因素

canvas performace

rocks db wiki

zero copy

v8 object size

chrome debug protocol

es proxy 使用实例

  1. proxy 断言
  2. 10 use case

IT架构的思考 非常棒

为什么google需要一个图服务系统

misunderstanding fsync in Postgresql

svg 路径动画 fast async/await

https://medium.com/react-in-depth/inside-fiber-in-depth-overview-of-the-new-reconciliation-algorithm-in-react-e1c04700ef6e

code split in react with webpack4

cocepts you should know in react

understand react hook(待译)

write a redux(待译)

什么是P问题、NP问题和NPC问题

一个北大人的blog

分布式系统一致性问题

rust love webassembly

关于微服务身份认证的问题

epoll设计的一个问题

连续开发中的三个坑

box-shadow的性能问题

浏览器前端优化

一些css的有趣问题

高性能动画

高性能动画的方式flip

Accelerated Rendering in Chrome

正确的使用GPU动画

css属性引起的浏览器渲染步骤

字体渲染的文章

How (not) to trigger a layout in WebKit

Rendering: repaint, reflow/relayout, restyle

how browsers work

render layer tree

提高页面渲染性能

chrome文本显示的抗锯齿化操作

preventing-layout-thrashing

理论与实践的差距

如何优雅的获取嵌套值

谈谈「认知」是怎么回事

js数组32个方法介绍

为什么不要使用jwt

js optimizing

提升性能的一些方法论,benchmark,analyse data

chrome performance 避免大型、复杂的布局和布局抖动

channel timeout的正确姿势

你真的了解XMLHttpRequest么

如何保证数据的一致性

Amazon CTO:别等待完美,不断从错误中学习

understanding-the-nodejs-event-loop

understanding-object-streams

如何实现一个git diff

设计好的API

code smells

js clean code

用Go实现TCP连接的双向拷贝

js string 字节长度

一个fast cache in go

es的文章

介绍红黑树

node cluster原理

nodejs浮点数反序列化

mongodb设计schema

愉快的写一个parse

effective go

Writing worker queues, in Go

深入理解channel

折行

kmp算法

go 测试 ssl 流程

openssl自建ca

golang gc

关于mysql的字符集选择问题

session, cookie

权限表对应

golang context

关于八大色调的讲解

反脆弱性系统,可以错,要拥抱错误,但不能因为错误就崩溃性完全无法运行

es6大探索

如何写一个文本编辑器(c)

如何写一个支持CPS的语言

cartoon dive into es module