Skip to content

ZhouyangYe/atat

Repository files navigation

A little bit this, a little bit that.

利用空余时间做一个个人网站,顺便练习自己感兴趣的技术。
开发工具:cmder + git bash, vscode, phpmyadmin.

There is no specific plan for creating this website, just trying to come up with some interesting ideas and implement them here using web technologies as a practice.
Dev tools:cmder + git bash, vscode, phpmyadmin.

TODOs:

  1. Test nested api path logic ✔
  2. Test apps common folder file reader logic ✔
  3. dev tools ✔
  4. tslint to eslint ✔
  5. webpack merge ✔
  6. common package ✔
  7. add comments
  8. improve linting rules
  9. fix linting errors and warnings
  10. http2, https
  11. decorate request and response ✔
  12. fix server console color issue
  13. custom font
  14. intro page ✔
  15. ajax ✔
  16. add fetch to ajax
  17. implement put, patch and delete
  18. fix sourcemap ✔
  19. fix static file handler security issue ✔
  20. custom scroll bar ✔
  21. full screen ✔
  22. multiple loading page
  23. improve scrollable component logic
  24. responsive page design
  25. audio ✔
  26. bouncing star ✔
  27. optimize dom manipulation
  28. use await async instead of promise
  29. cache system
  30. tree shaking
  31. unit test
  32. graphql
  33. upgrade webpack ✔
  34. 2D physics engine
  35. resume page ✔
  36. resume editor ✔
  37. resume print ✔
  38. upgrade eslint ✔
  39. file uploading
  40. login system ✔
  41. blog system
  42. todo list
  43. HMR
  44. lazy load ✔
  45. article editor
  46. upload multiple files
  47. docker