---
title: "請網這邊走 ThisWeb "
url: https://learn.thisweb.dev
---

# 請網這邊走 ThisWeb 

> 嗨！ 我是請網這邊走 This Web。 我和很多人一樣，也是想轉職成前端工程師的非本科生。 自學路上，我遇到很多挫折。 每次卡關時，我都很希望台灣能有完整的中文學習資源，讓我學習更順利。

我成立「請網這邊走」的目的，就是想分享完整的中文學習資源，希望能幫助和我一樣在轉職路上努力的你，少走一些彎路。

## Courses

- [前端工程師：AI 時代職涯升級計劃](https://learn.thisweb.dev/courses/jr-webinar): 告別技術焦慮，打造不被 AI 取代的職場競爭力
- [React 效能優化實戰課](https://learn.thisweb.dev/courses/react-performance): 掌握進階技術 x 開發思維：跨出成為 Senior 的第一步

## Lecturers

- [ThisWeb 請網這邊走｜Kun](https://learn.thisweb.dev/@kun): 資深前端工程師

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`

For a single-document content bundle covering courses, posts, and digital downloads, fetch [learn.thisweb.dev/llms-full.txt](https://learn.thisweb.dev/llms-full.txt).

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
