Skip to content

Commit 57d7c29

Browse files
authored
fix: remove the TypeScript course (#1552)
The TypeScript course is an offtopic in the context of the Academy. It is not a web scraping course, and it is not related to the Apify platform per se. I see no reason why Apify should be teaching TypeScript. And I think the team has already enough other, more relevant docs to maintain. When I joined, I wrote down an internal document called **Apify Academy white paper**, where I suggested deleting this content. I think it's more or less 1 year since I joined Apify, and I decided: Today is the day! Today I'm bold enough to actually propose the change in a PR. If this gets merged, I'll consider it as a gift to my work anniversary 😆 In the document, @mnmkng wrote the following: > I think it was created mostly to help users make the switch to TypeScript with Crawlee when we released full TS support. I don't even remember what's in there frankly and I'm pretty sure we can live without it. ![Miley Cyrus](https://github.com/user-attachments/assets/d9179ec4-219f-4d0a-8e86-2a019bdfc7de)
1 parent bc9ed91 commit 57d7c29

28 files changed

+2
-1795
lines changed

nginx.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,8 @@ server {
308308
# Removed pages
309309
# GPT plugins were discontinued April 9th, 2024 - https://help.openai.com/en/articles/8988022-winding-down-the-chatgpt-plugins-beta
310310
rewrite ^/platform/integrations/chatgpt-plugin$ https://blog.apify.com/add-custom-actions-to-your-gpts/ redirect;
311+
# TypeScript course was removed from the Academy - https://github.com/apify/apify-docs/pull/1552
312+
rewrite ^/academy/switching-to-typescript(/.*)?$ https://apify.com/templates/categories/typescript permanent;
311313

312314
# Python docs
313315

sources/academy/webscraping/typescript/enums.md

Lines changed: 0 additions & 132 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)