Apps revamp#15623
Merged
Merged
Conversation
✅ Deploy Preview for ethereumorg canceled.
|
Apps learn page
- Introduced a new CommunityPicks component to display community-selected apps. - Updated the page component to fetch and render community picks alongside existing app data. - Created a new AppsSwiper component for mobile display of app cards. - Added fetchCommunityPicks API to retrieve community picks from Google Sheets. - Updated next.config.js to allow images from unavatar.io. - Added mock data for community picks in JSON format.
- Added WhatAreAppsStories component to showcase user stories related to Ethereum. - Introduced BrowseApps component to display popular apps with descriptions and links. - Updated index.tsx to include new components and improved type definitions for Story. - Modified what-are-apps markdown to integrate the new user stories component.
wackerow
reviewed
Aug 12, 2025
wackerow
approved these changes
Aug 12, 2025
Member
wackerow
left a comment
There was a problem hiding this comment.
Well done @corwintines! 👏
Seeing some a11y items in Lighthouse we could patch separately, and left another comment for a tiny patch.
Overall, large update though and I don't want tiny things to block it. Intl can be set up separate, I see Matomo tracking in place, and redirect in place.. thought about the blanketed /dapps -> /apps changes through the non-English files, and it should be fine since even if those end up reverting from Crowdin flow, we have the redirect to catch those. Loading states can be separate task. Revalidating data every 24hr if I'm correct?
Lgtm 🔥
pettinarip
reviewed
Aug 13, 2025
Co-authored-by: Pablo Pettinari <pettinarip@gmail.com>
Co-authored-by: wackerow <54227730+wackerow@users.noreply.github.com>
This was referenced Aug 13, 2025
Closed
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preview link
https://deploy-preview-15623--ethereumorg.netlify.app/en/apps
Related issue