Alexwjj.github.io

screenshot of Alexwjj.github.io
vue
vuepress

Alexwjj.github.io

基于vuePress的博客,定期分享前端知识,求star

Overview

The content is a collection of resources related to blogging, front-end development, algorithms, open-source projects, and various other topics. It provides recommendations for websites, tools, tutorials, and articles that can be helpful for individuals in the field.

Features

  • 博客阮一峰的个人网站: Continuously updated personal website by Ruan Yifeng, known for its easy-to-understand style.
  • 字节飞书的学习计划: ByteDance's front-end knowledge summary, providing clear explanations and recommendations for bookmarking.
  • 冴羽的博客: Blog by a Taobao expert, covering front-end basics.
  • Gridea: A static blog writing client that helps in building and managing blogs or static websites.
  • vuepress-theme-reco: A clean and elegant VuePress theme for blogs and documentation.
  • 前端知识每日3+1: A daily learning challenge for front-end knowledge.
  • 有赞技术团队: A knowledge-sharing platform by the Youzan technology team.
  • 社区掘金、SegmentFault、CSDN、博客园: Various community platforms for sharing knowledge and resources.
  • 开源中国: An open-source hub for exploring what industry experts are working on.
  • vue中文社区: A Chinese community dedicated to Vue-related discussions.
  • 印象中文: A navigation and resource aggregation platform.
  • leetcode: A platform for practicing and solving algorithm problems.
  • Leetcode力扣刷题教程合集: Videos explaining algorithm problem-solving techniques.
  • Leetcode加加: An algorithm problem-solving platform.
  • 用JavaScript实现的算法和数据结构: A collection of algorithm and data structure implementations in JavaScript.
  • codetop: An algorithm problem library from top internet companies.
vue
Vue

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.

vuepress
Vuepress

VuePress is a minimalistic static site generator based on Vue.js that allows developers to create fast, SEO-friendly, and customizable documentation websites.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.