Cursor 101

Tutorials

Cursor Tutorial 0 - Why Leave GitHub Copilot Behind?

A comparison of Cursor and GitHub Copilot capabilities. More developers are switching from GitHub Copilot to Cursor. But why is Cursor gaining such popularity? Many Cursor advocates haven't clearly explained its advantages over GitHub Copilot. Essentially, Cursor's main strengths lie in two key areas.

Cursor Tutorial 1 - Using the Tab Feature

What is the simplest and most direct form of AI-assisted programming? Why do different AI editors implement the Tab feature, yet the experience varies so much? What capabilities does Cursor's Tab feature offer?

Cursor Tutorial 2 - Are You Really Using the Prompt Bar (Cmd K) Feature Effectively?

The prompt bar (Cmd K) feature is the quickest way for users to guide AI-assisted programming, compensating for AI's inability to fully understand user intentions. This article will introduce the basic functions of Cursor's prompt bar (Cmd K) and some usage tips.

Cursor 入门教程3 - 使用 Chat(Cmd L)功能解决通用问题

Chat(Cmd+L) 功能适合什么样的使用场景?你知道怎么在 Chat 中合理的使用上下文吗?

How to Build Your Own Directory Website for Programming Beginners

What technologies do you need to build a directory website? Before 2024, you needed to learn HTML, CSS, JavaScript, Node.js, Next.js, and TypeScript. Now you just need to know what you want, and AI can help you implement it through prompts. Programming knowledge is still important, but good feedback is more important. Our ultimate goal is to create products, not to become a programmer. This article introduces how to quickly launch a directory website using bolt.new. Step 1: Understand the basic components of a directory website. Step 2: Continuously iterate the website using prompts and bolt.new. Step 3: Deploy online