For months now Iāve had a long list of projects Iāve wanted finishing and done with. Majority of them already have āfuture proofingā written in. Some of the ideas have been done before, but my brain is not co-operating with working out how theyāve done it previously.
Now, itās making me tired and forgetful about what Iāve tried to get working. Iāll write up some code in the evening and by the time I look at it again in the morning. Nothing, my brain canāt recognise it or have an idea of what it should do.
So Current projects iām struggling with;
- Build a interface to allow Guild Wars 2 items, skills and traits to be chosen in Post_content either by looping selects in or by shortcode.
- Template up a Specialization selector
- Work out how the API can be cached to server and updated periodically (skills and balance updates), preferably by mirroring the json and image files to server.
- build tool-tips what work properly with data and nested facts from json, multiples of different named types and percentages.