Skip to content

Conversation

Copy link

Copilot AI commented Dec 15, 2025

Thanks for the feedback on #11. I've created this new PR, which merges into #11, to address your comment. I will work on the changes and keep this PR's description up to date as I make progress.

Original PR: #11
Triggering review: #11 (comment)

@copilot open a new pull request to apply changes based on this feedback
In this project, we are using the React Compiler, so this kind of calculation is automatically memoized by the compiler.
Since the filtering logic is a pure computation that depends only on universityName and universityList, React Compiler can safely optimize it without needing an explicit useMemo.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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