Git Product home page Git Product logo

boilerplate-monorepo's People

Contributors

dependabot[bot] avatar n8io avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sturdynut hiiq

boilerplate-monorepo's Issues

๐Ÿ’š Fix broken build "cannot open /dev/tty: No such device or address"

git add --all .
git switch -c gh-action-temp-deployment-branch
Switched to a new branch 'gh-action-temp-deployment-branch'
git commit -m Deploying to gh-pages from master 10db5243126fc3d0f98ba6716f1e94e04995433e --quiet
/home/runner/work/boilerplate-monorepo/boilerplate-monorepo/.git/hooks/pre-commit: 7: /home/runner/work/boilerplate-monorepo/boilerplate-monorepo/.git/hooks/pre-commit: cannot open /dev/tty: No such device or address
##[error]The process 'git' failed with exit code 1
Completed Deployment
##[error]Node run failed with exit code 1

image

โœจ Convert service from TS to vanilla js

After a good evaluation Typescript has proven to be, in my opinion, a roadblock to implementing features. In the beginning it added a slew of nice shortcuts to with decorators on GraphQL resolvers but as time went on more and more problems arose. I imagine if I had someone with a good amount of TS experience to pair with we could have overcome these problems. However without that support, service DX would/will continue to suffer.

  • After many attempts (10+ tries over 20 hrs), I couldn't build/transpile the service to vanilla js to push to a serverless function in any capacity. It ALWAYS threw errors and warnings.
  • Stupid typings kept getting in the way of the simplest function implementations
  • No eslint
  • Tired of fumbling with tsconfig.json
  • No code sharing amongst vanilla js common and ui-common packages

To that end I have decided to go with tried and true vanilla js.

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.