Git Product home page Git Product logo

genshin-music's People

Contributors

specy avatar tnb24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

genshin-music's Issues

Adding tests for the src/lib folder

The project has reached a size which is big enough to need testing before updating. UI wise it's hard to test, but it should be doable to at least add tests to the lib part of the app, which takes care of the logic of the app.
In the future i'd like to add testing of stores and possibly compoenents, but lib is a good enough start for now

Change build tool to build both apps

Currently only one app is built at a time, it would be nice to be able to build both apps at the same time and let them be in their corresponding folder in the build folder.
Example, by running yarn run buildAll, the build script will execute which will then build both sky and genshin apps into

build>sky (when building sky)
build>genshin (when building genshin)

For anyone wanting to take this issue for hacktoberfest, make sure that assets are copied while building the two different apps, as they need different static files

This would also change the build directories when building only a single app too, so when running yarn run buildSky, the build destination will be

build>sky

Configuring ESLint with Rocketseat ESLint config

Configuring ESLint with Rocketseat ESLint config allows for better code standardization along with the following user settings in VSCode in the settings.json file:
"eslint.validate": ["javascript", "typescriptreact", "javascriptreact"],
"editor.codeActionsOnSave": {
  "source.fixAll.eslint": true,
  "source.organizeImports": true
},
This configuration allows auto correction and organization of imports.

About New Instruments

Today, Genshin Impact 4.6 forward-looking live broadcast added a new Instrument, it looks like an french horn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.