Code Monkey home page Code Monkey logo

js-808's Introduction

js-808

JS-808-A (Arlen Edition) is my implementation of splice/js-808

Screenshot of application

๐Ÿ‘€ Previewing

The project can be run locally using the commands below, or previewed on Netlify via the following link:

Live Demo on Netlify

Commands to run locally:

# Install dependencies
pnpm install

# Start dev server on http://localhost:3000
pnpm dev

โฐ Timing

I had a lot of fun building this project and definitely spent more than 90 minutes on it between brainstorming, building, styling, and deploying the app.

All in all it was maybe about an hour of planning (working through how I wanted to model and name things, as well as verbally walking myself through how I planned to implement everything), an afternoon (~3 hours) of actual implementation/building out the functionality and setting up the deployment on Netlify, and an extra 30-45 minutes of styling/finishing touches the following morning.

๐Ÿ’ญ Considerations

A few things I was considering while working through the exercise..

  • Accessibility - ensuring accessibility through the use of:
    • landmark regions to allow users to jump between the Playback controls, Pattern selection, and Pattern editor sections
    • toggle buttons / aria-pressed attribute to communicate whether a step is selected or unselected
    • aria-label to communicate the step number (# of 16) and associated instrument for each toggle button
  • Future flexibility - laying the groundwork for future features such as:
    • setting the velocity for each step
    • having panning and volume control for individaul instruments/tracks
    • creating, editing, and deleting patterns and having those changes sync with the list of pattern options in the top right
    • triggering sample playback via custom event listener (currently logging each time this event fires in the console) Screenshot of messages being logged to the console

js-808's People

Contributors

arlenpeiffer avatar

Watchers

 avatar

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.