SakeTami
dokkanwiki
dokkanwiki

patreon


Dokkan Wiki - Week 21 and 22 Developer Update

Focus: Summons

With the release of the summons page, I was worried something might have been wrong. Thankfully the launch went fine.

One of the delays in the summon page was how much data there is to a single summon and how much of it was duplicated.

A Dokkan banner is broken into:

The problem was that originally, I had duplicated a lot of the card data. Since the same card could be on the same banner multiple times due to the GSSR slots (an unfeatured SSR is listed both on the GSSR slot and in the regular slots), the data was a lot and might take a long time to download for mobile users.

I restructured it so that there was a single set of cards, and the various lists referenced that data. It’s a bit more work for your web browser to display the banner, but the bandwidth savings should be a better trade off.

Even after those changes, the entire download for a summon page weighs in at 200KB (but only 25KB compressed). Are those changes worth the programming time?...probably not. ¯\_(ツ)_/¯

Currently Working On: Events

After summons, I took a few days break since I’ve been working on the site 7 days a week since beta.

I did spend time thinking about how I want events to go. Since the site is automated (there is no manual data entry), there are a few challenges:

If you want to support the site, influence its direction, and get perks like ad-free browsing, support Dokkan Wiki on Patreon.

If you have questions, suggestions, or just want to chat, join the Discord Server.


More Creators