Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Full-Stack support #177

Open
kristos80 opened this issue Apr 23, 2019 · 0 comments
Open

Add Full-Stack support #177

kristos80 opened this issue Apr 23, 2019 · 0 comments

Comments

@kristos80
Copy link

kristos80 commented Apr 23, 2019

While the library supports Front-End integration via npm install --integrate-with-hippie-js-libraries or with the more generic npm install --integrate-with-all-js-libraries-of-the-world --ECMA4-9 and Back-End integration via composer install all-server-languages/*, it doesn't seem to comply 100% with the more Full-Stack approaches.

See example below:

1 Find some tutorial on the web
2 Copy+Paste the code in random php, py, cfm, asp, jsp, etc file
3 Expected to work, but it doesn't <== You need to fix this
4 Copy+Paste the code in random js file
5 Run build
6 Works

As I said you need to fix this or I'll wrap my whole text as code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant