jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……
The jsliang document library is a remarkable resource aimed at helping front-end developers keep track of their learning journeys. Established in August 2018, it serves as a personal archive of notes and insights gained while exploring various technologies. This initiative is driven by the philosophy that recording experiences and learnings can save valuable time in the future, making it easier to revisit information when needed.
In a world where constant learning is paramount, this document library stands out as a practical tool for developers who do not want to remain stagnant in their careers. With a focus on consistent learning and reflection, it encourages users to delve deep into their programming knowledge and improve incrementally.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.