You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @kanasimi, welcome on WikiapisJS's Eggs ! π₯ π The demo kickstarter project for WikiapiJS.
This project is still a draft. The README.md is still messy and more advanced Β« eggs Β» are still missing, but it will get better and broader. I picked the code from either the current Wikiapi's README or from my Dragons Bot. But the eggs have not been tested (ran). These eggs, when given proper love, can become powerful beasts as the developer's intends.
I don't put timeline on this project tho. We just did a massive pushes on Wikiapi documentation and about 20 issues within a month or so. It's an open source project, for pleasure, it is seeded here on Github and won't move away. We can return here and edit forward when we feel to.
Project philosophy : teaching approach
This project's code is very much teaching oriented and amateur-developers-friendly. Target public are the highly active Wikimedians with quite limited JS skills, who need to mass do things. They can follow instructions, install NodeJS and hack codes, but have quite limited knowledge of JS syntax, debugging, dev tools and co. They can hack codes but barely expand or maintain them in case of error.
The project is also good for more skilled developers, like me or above, who can take over, pick up quickly, user Wikiapi's JSdoc3 documentation, and build more advanced tools. It's a kick starter to onboard folks. It will naturally brings people to WikiapiJS. π
Notes on recent changes
Following on that philosophy, I'am considering restoring this more explicit code :
Hello @kanasimi, welcome on WikiapisJS's Eggs ! π₯ π The demo kickstarter project for WikiapiJS.
This project is still a draft. The README.md is still messy and more advanced Β« eggs Β» are still missing, but it will get better and broader. I picked the code from either the current Wikiapi's README or from my Dragons Bot. But the eggs have not been tested (ran). These eggs, when given proper love, can become powerful beasts as the developer's intends.
I don't put timeline on this project tho. We just did a massive pushes on Wikiapi documentation and about 20 issues within a month or so. It's an open source project, for pleasure, it is seeded here on Github and won't move away. We can return here and edit forward when we feel to.
Project philosophy : teaching approach
This project's code is very much teaching oriented and amateur-developers-friendly. Target public are the highly active Wikimedians with quite limited JS skills, who need to mass do things. They can follow instructions, install NodeJS and hack codes, but have quite limited knowledge of JS syntax, debugging, dev tools and co. They can hack codes but barely expand or maintain them in case of error.
The project is also good for more skilled developers, like me or above, who can take over, pick up quickly, user Wikiapi's JSdoc3 documentation, and build more advanced tools. It's a kick starter to onboard folks. It will naturally brings people to WikiapiJS. π
Notes on recent changes
Following on that philosophy, I'am considering restoring this more explicit code :
I'am also considering using in-file data :
Rather than external data
And
./data/letter.js
:You see the idea. It's now good coding practice, but such clarity has teaching, on-boarding purposes. π€
The text was updated successfully, but these errors were encountered: