kevinlu1248 / fireship.io

Build and ship your app faster https://fireship.io
0 stars 0 forks source link

sweep: Can add an link or related courses about an particular technology when going through the Tech Stack of an particular course #5

Closed kevinlu1248 closed 1 year ago

kevinlu1248 commented 1 year ago

Add the links to the footer and link to their homepages

sweep-ai[bot] commented 1 year ago

Here's the PR! https://github.com/kevinlu1248/fireship.io/pull/8.

💎 Sweep Pro: I used GPT-4 to create this ticket. You have 44 GPT-4 tickets left.


Step 1: 🔍 Code Search

I found the following snippets in your repository. I will now analyze these snippets and come up with a plan.

Some code snippets I looked at (click to expand). If some file is missing from here, you can mention the path in the ticket description. https://github.com/kevinlu1248/fireship.io/blob/f7206bd9d71ed96fa68aeff6d96d8c9dce1516ff/content/courses/supabase/_index.md#L15-L69 https://github.com/kevinlu1248/fireship.io/blob/f7206bd9d71ed96fa68aeff6d96d8c9dce1516ff/content/courses/react/_index.md#L1-L69 https://github.com/kevinlu1248/fireship.io/blob/f7206bd9d71ed96fa68aeff6d96d8c9dce1516ff/content/courses/ionic/_index.md#L3-L46 https://github.com/kevinlu1248/fireship.io/blob/f7206bd9d71ed96fa68aeff6d96d8c9dce1516ff/content/courses/angular/_index.md#L1-L57 https://github.com/kevinlu1248/fireship.io/blob/f7206bd9d71ed96fa68aeff6d96d8c9dce1516ff/content/courses/nextjs/_index.md#L1-L55

Step 2: 🧐 Snippet Analysis

From looking through the relevant snippets, I decided to make the following modifications:

File Path Proposed Changes
content/courses/supabase/_index.md Add links to related courses or resources for each technology listed in the Tech Stack section.
content/courses/react/_index.md Add links to related courses or resources for each technology listed in the Tech Stack section.
content/courses/ionic/_index.md Add links to related courses or resources for each technology listed in the Tech Stack section.
content/courses/angular/_index.md Add links to related courses or resources for each technology listed in the Tech Stack section.
content/courses/nextjs/_index.md Add links to related courses or resources for each technology listed in the Tech Stack section.

Step 3: 📝 Planning

I have created a plan for writing the pull request. I am now working my plan and coding the required changes to address this issue. Here is the planned pull request:

Add links to related courses or technologies in Tech Stack section sweep/add-links-to-tech-stack

Description

This PR adds links to related courses or technologies in the Tech Stack section of each course. This enhancement will provide users with additional resources for learning and exploring related technologies.

Changes Made

  • Updated the course content files to include links to related courses or resources for each technology listed in the Tech Stack section.
  • Modified the course page template to accommodate the new links.

Related Issue

Fixes #[issue_number]

Screenshots

N/A

Checklist

  • [ ] Tested the changes locally
  • [ ] Updated the documentation
  • [ ] Reviewed the code
  • [ ] Verified the changes on the live site

Step 4: ⌨️ Coding

I have finished coding the issue. I am now reviewing it for completeness.


Step 5: 🔁 Code Review

Success! 🚀


I'm a bot that handles simple bugs and feature requests but I might make mistakes. Please be kind! Join Our Discord

kevinlu1248 commented 1 year ago

sweep: retry