0

What can be done with the js bundle

I mean all the frameworks and libraries as angular node. Js, react native every week i know it can do something morešŸ˜ƒ

11th Sep 2020, 11:12 AM
Youssef Ashraf
Youssef Ashraf - avatar
4 Answers
+ 4
What a js bundle can do, is depend on how you write the js, it just bundle up your code into a single js file.
11th Sep 2020, 11:35 AM
CalviÕ²
CalviÕ² - avatar
+ 2
I think you misunderstood the bundle with libraries when you say js bundle, as CalviÕ² pointed out, it is just a single js file which has codes from different js files which you probably like to bundle up!! But react Native Angular are frontEnd libraries, which can perform everything which you could possibly visualise. (Note frontEnd is just the Design and data rendering) Whereas Node alone helps varoius javascript libraries to run as a standalone application, outside of a browser. And also enables you write back-end logic
11th Sep 2020, 12:08 PM
ŠœŠ³. ŠšŠ½Š°ŠæšŸŒ 
ŠœŠ³. ŠšŠ½Š°ŠæšŸŒ  - avatar
0
I mean can it do more than backend, mobile apps, desktop apps and web animations and apps
11th Sep 2020, 11:55 AM
Youssef Ashraf
Youssef Ashraf - avatar
0
Ok i didnt knew that bundle is a thing in javascript thanks for clarification
12th Sep 2020, 3:27 PM
Youssef Ashraf
Youssef Ashraf - avatar