Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/pages/examples/_config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,16 @@ export const examples: Example[] = [
version: VERSIONS.V2,
updatedAt: "2024-08-10",
tech: ["react", "redux-toolkit", "typescript"],
},
{
title: "YeaHub Platform",
description: "YeaHub is a platform dedicated to the professional growth, learning, and collaboration of IT specialists.",
source: "https://github.com/YeaHubTeam/yeahub-platform",
website: "https://yeahub.ru/questions?page=1&status=all&specialization=11",
preview: require("./img/yeahub-example.png"),
version: VERSIONS.V2,
updatedAt: "2025-12-15",
tech: ["react", "redux-toolkit", "rtk query", "react router", "typescript", "webpack", "storybook"],
},
// Reverse the list (last examples should be at the top)
].reverse();
Binary file added src/pages/examples/img/yeahub-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.