Giter Site home page Giter Site logo

darrensem / math-power Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 63 KB

AWS experimenting via simple math operations

Home Page: https://darrensem.github.io/math-power/

License: MIT License

HTML 5.42% TypeScript 51.50% JavaScript 38.68% CSS 4.40%
amazon aws experimenting math maths operations services web api css

math-power's Introduction

math-power

Web app for AWS experimenting via simple math operations

Math-Power

(eventually rebuilt from scratch: https://github.com/DarrenSem/aws-calc -- complete rewrite to focus mainly on AWS Amazon Web Services)

math-power's People

Contributors

darrensem avatar

Stargazers

 avatar

Watchers

 avatar

math-power's Issues

Extract `view` and `calc` logic into their own .js files

  • Extract logic into calc.js to allow for easier expansion to future calling to RESTful API instead of internal logic, standalone Node running, including foo.test.js
  • Extract view.js all the UI logic, so future can be converted into Angular2 (maybe after writing React simplest-possible proof-of-concept)
  • Unsure if any remaining JS exists to be extracted that isn't calculation logic or the UI?

Parse querystring args - auto-calc if "?" anything

  • /\?/.test(location.href) means it will grab any of num1, operator, num2 and then auto-calc
  • will allow for easier expansion to standalone Node running, including foo.test.js
  • will make it far easier to test the future calling to RESTful API instead of internal logic

Add npm `scripts` to build from `TypeScript` and to publish `gh-pages`

-Move JavaScript files into dist folder
-Use TypeScript so a build script generates from src, and a watch script too
-Add clean script to create dist and delete its root files (but not subfolders, because history)

  • publish script to update gh-pages branch, just call my .BAT that I just wrote
  • Later make some of these call a Node .js that calls either bash or dos commands

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.