arlyxiao / best-practice

1 stars 0 forks source link

一周汇总 #104

Open arlyxiao opened 1 year ago

arlyxiao commented 1 year ago

Inspired by https://hackernoon.com/static-full-text-search-in-nextjs-with-webassembly-rust-and-xor-filters-tldr

and https://endler.dev/2019/tinysearch?ref=hackernoon.com

qwik general https://juejin.cn/post/7186604652358533180

postgresql good start https://www3.ntu.edu.sg/home/ehchua/programming/sql/PostgreSQL_GetStarted.html

Understand plug https://ieftimov.com/posts/a-deeper-dive-in-elixir-plug/

Understand cors https://ieftimov.com/posts/deep-dive-cors-history-how-it-works-best-practices/

Friendly tutorial for newbie elixir https://ithelp.ithome.com.tw/articles/10197433

phoenix nginx websocket config https://hexdocs.pm/phoenix/1.3.0-rc.1/phoenix_behind_proxy.html

setup ssl by docker and certbot https://mindsers.blog/post/https-using-nginx-certbot-docker/