Dress to Impress, a big fancy Neopets customization tool!
Emi Matchu
af8dd42830
Closes #2, after making some tweaks to the PR to fit how JS templating works here. Thanks @dice!! I had to move `petThumbnailUrl` out of the closure, because this script does a cute thing of having separate variable scopes for the separate areas of the page—but this is used by two of them. Arguably it could make sense to like, put this all in one larger shared IIFE closure that wraps both of them, to preserve some of this code's intention of avoiding adding to the global namespace on this page, but like. *It's fine.* Co-Authored-By: Steve C <diceroll123@gmail.com> |
||
---|---|---|
.devcontainer | ||
.husky | ||
app | ||
bin | ||
config | ||
db | ||
deploy | ||
lib | ||
public | ||
test | ||
vendor | ||
.eslintrc.json | ||
.gitignore | ||
.ruby-version | ||
.solargraph.yml | ||
.yarnrc.yml | ||
config.ru | ||
falcon.rb | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE.md | ||
package.json | ||
Procfile.dev | ||
Rakefile | ||
README.md | ||
yarn.lock |
Dress to Impress
Oh! We've been revitalizing the Rails app! Fun!
There'll be more to say about it here soon :3