Skip to content

Comments

Humoud AlGhanim - Resynced the fork then pushed again#14

Closed
HAlGhanim wants to merge 2 commits intoJoinCODED:mainfrom
HAlGhanim:main
Closed

Humoud AlGhanim - Resynced the fork then pushed again#14
HAlGhanim wants to merge 2 commits intoJoinCODED:mainfrom
HAlGhanim:main

Conversation

@HAlGhanim
Copy link

No description provided.

src/variables.ts Outdated
let ageString: string;
let hobbyString: string;
let fullNameString: string = `My name is ${fullName}`;
let ageString: string = `I am ${2025 - yearOfBirth}`;
Copy link
Contributor

Choose a reason for hiding this comment

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

This code works today, works tomorrow and will work next month. But will it work next year?

Think about how we can make it always work.

@HAlGhanim
Copy link
Author

HAlGhanim commented Mar 6, 2025 via email

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.

3 participants