solidjs-community / made-in-solid

SolidJS Portfolio — What have people built with it?
MIT License
81 stars 8 forks source link

Add AoE 4 World Units Page #4

Closed aquaductape closed 1 year ago

aquaductape commented 1 year ago

Proof: https://discord.com/channels/722131463138705510/734440921776783391/959557903843467344

Url: https://aoe4world.com/explorer/units

You could put this url instead https://aoe4world.com/explorer/, since it also uses solid-js, by checking devtools that it uses Symbol("solid-proxy")

thetarnav commented 1 year ago

Ah yes, forgot about this one. Why the units page specifically when the whole /explore is using solid?

aquaductape commented 1 year ago

Why the units page specifically when the whole /explore is using solid?

The poster shared /explorer/units, then I discovered that /explorer uses solid. I think the poster decided to share that url because it featured more cool state changes/animations when shifting through the "ages" buttons.

Screenshot 2023-03-28 at 1 02 40 AM

I don't care which url we choose, but wanted to give you more information.

Edit: Ah you found the repo, lazy me didn't search "aoe4 github", yeah choosing /explorer is better since it fits will with repo url https://github.com/aoe4world/explorer