GithubHelp home page GithubHelp logo

mhaidarhanif / super-workshop-js Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 11.0 563 KB

⚙️ Super Workshop JS. Workshop with various JavaScript and Node.js technologies.

Home Page: https://mhaidarhanif.com

License: MIT License

JavaScript 86.00% CSS 0.45% HTML 9.38% API Blueprint 2.76% Shell 0.30% RAML 1.10%
workshop javascript gear chai workshop-js database jquery node codeship

super-workshop-js's Introduction

Super Workshop JS ⚙️ Workshop with JavaScript

Table of Contents

Why? Start with Why

"Tell me and I forget. Teach me and I remember. Involve me and I learn." — Benjamin Franklin

To engage and involve people who want to learn and collaborate together.

What?

This experimental workshop repo is intended as a fuondation and designed for faster learning curve of practicing, implementing, and teaching friendly best practice of various web technologies.

How? Contributions Welcome

By telling and teaching directly to learners in the most simple and interactive fashion. As we want to actualize good ideas, architectures, and infrastructures of RESTful web application.


Hall of Badges

General

Category Badge
Website Website
Management ZenHub Waffle.io
License License
Style Guide Standard Good Parts
Dependency CI Dependency CI
bitHound bitHound Overall Score bitHound Code
bitHound Dep bitHound Dependencies bitHound Dev Dependencies
Codacy Grade Codacy Badge
Code Climate GPA Issue Count Test Coverage
Travis CI Build Status
Snap CI []
Codeship Codeship Status for mhaidarh/super-workshop-js
Inch CI Docs Inch CI

Server with Node.js and Express

Category Badge
Node.js Node.js Version
npm npm package version
Dependency Dependency Status
Dev Dependency devDependencies Status
Express Express 4
Coverage Coveralls
Security NSP Status

Hall of Requirements

  • Engineering software the right way
  • Understanding the essentials of JavaScript and Node.js
  • Concepts of client & server side
  • Technologies of database & deployment pipeline

Hall of Technologies

See the Tech Stack, Technical Keywords, and Programming Languages


Hall of Development

Make sure you have installed the latest Node.js and npm. Afterwards, install the required global dependencies.

# node modules
npm install -g yarn pnpm pm2 nodemon mocha karma-cli live-server bower vue-cli react-native-cli

# ruby gems
sudo gem install travis

Then open these directories separately, based on your own preference:

  • servers/server-*
  • clients/client-*
  • tests/test-*

Server Express (server-express)

npm install
./bootstrap.sh # will copy config/*.schema.js to their own config/*.js
# edit each config/*.js
npm run start:dev

Client jQuery (client-jquery)

bower install
live-server

Test Chai (test-chai)

yarn
# edit .env
npm test
travis login --auto

Hall of Deployment

(Later, define usage of CI/CD with Codeship or Snap CI)

Local Check => Deploy to Cloud

Server

cd servers/server-x
npm start
pm2 list

Client

cd clients/client-x
npm start
# open browser

Test

cd tests/test-x
npm test

Deploy

npm run deploy:dev:setup
npm run deploy:dev

Integration Check

git push origin master
# open https://travis-ci.org/mhaidarh/super-workshop-js

Hall of References


License

Verbatim copy of MIT License

Copyright (c) 2017 M Haidar Hanif, https://mhaidarhanif.com

super-workshop-js's People

Contributors

mhaidarhanif avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

super-workshop-js's Issues

Must contain list

  • Terminal
  • Shell Alias
  • Shell Environment
  • Editor + Browser Extension
  • Git Commit
  • Git Branch
    • Git Flow
  • README
  • API Spec
    • API Blueprint
    • Swagger
    • RAML
  • Servers
    • package.json
    • Express MVC API
    • PM2
  • Clients
    • jQuery
    • Vue
  • Linting/Hinting
    • ESLint + Standard
    • bitHound
    • Codacy
    • Code Climate
  • Tests
    • Mocha + Chai + Chai HTTP
    • Istanbul + Code Climate Coverage
  • Agile
    • Scrum + Kanban
    • GitHub Projects / Waffle / ZenHub / Trello

Separate repos into their own purpose

🎓 Let's graduate the repos (server/client/test) that has been stable, could be treated as gitmodules later. Make sure the repo and service orchestration is still centralized in this repo.

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.