开发网站精选
good tools
-
https://learn.microsoft.com/zh-cn/microsoft-edge/devtools-guide-chromium/landing/ Edge dev tools
-
https://httpbin.org/ httpbin.org
-
https://httpie.io/docs/cli httpie
-
https://devhints.io/vim vim cheatsheet
-
https://www.gnu.org/software/bash/manual/html_node/index.html bash reference
-
https://devhints.io/bash bash cheatsheet
-
https://devhints.io/grep grep cheatsheet
-
https://man7.org/linux/man-pages/man1/grep.1.html grep man page
-
https://vim.rtorr.com/ vim cheatsheet
-
https://cheatography.com/jluis/cheat-sheets/bash-and-unix-commands/ bash commands
backend
-
https://www.nginx.com/ nginx web server
-
https://www.nginx.com/products/nginx/caching/ nginx caching
-
https://redis.io/ redis database
-
https://memcached.org/ memecached
-
https://www.django-rest-framework.org/ djangorestframework
frontend
-
https://zh.javascript.info/ javascript 教程
-
https://unpkg.com/ 前端包的cdn缓存
-
https://getbootstrap.com/docs/5.3/getting-started/introduction/ bootstrap
-
https://react.dev/ react
-
https://lodash.com/ lodash
-
https://htmx.org/ htmx