Skip to content

feat(components/Header): render year dynamically - #925

Merged
AceTheCreator merged 2 commits into
asyncapi:masterfrom
DarshanCode2005:dynamic-year-header
Feb 11, 2026
Merged

feat(components/Header): render year dynamically#925
AceTheCreator merged 2 commits into
asyncapi:masterfrom
DarshanCode2005:dynamic-year-header

Conversation

@DarshanCode2005

Copy link
Copy Markdown
Contributor

The conference year (2026) was hardcoded in the Header component (components/Header/header.tsx, line 30).
This makes the codebase less reusable for future conference editions and requires manual code changes each year.

Solution
The year has been extracted into a configurable value instead of being hardcoded.
This improves maintainability and makes it easier to reuse the codebase for future AsyncAPI conferences without touching component logic.

@netlify

netlify Bot commented Feb 3, 2026

Copy link
Copy Markdown

Deploy Preview for peaceful-ramanujan-288045 ready!

Name Link
🔨 Latest commit 863cfec
🔍 Latest deploy log https://app.netlify.com/projects/peaceful-ramanujan-288045/deploys/698cd9732575df00083c82dd
😎 Deploy Preview https://deploy-preview-925--peaceful-ramanujan-288045.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@DarshanCode2005

Copy link
Copy Markdown
Contributor Author

@TenzDelek @AceTheCreator quick-win PR. Could you please review this. 🙏

@AceTheCreator AceTheCreator left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@AceTheCreator
AceTheCreator merged commit 889642a into asyncapi:master Feb 11, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants