How to create a crossplatform angular webapp?
up vote
0
down vote
favorite
I currently have a web browser application developed using Angula 6 + typescript. It is responsive and displays nice in all browser's resolution. But i want now a completely diferent layout for it when it opens in the cellphones.
I started investigating alternatives to do it but i am a little lost as i am new to web development.
Alternatives:
1- use NativeScript with angular (which seems to work really well) and i will be able to share code, split modules and html/css, etc...
2- create 2 different projects and as soon as someone gets inside the url, somehow i will identify the browser is mobile (android or iOS for example) and forward it to the mobile web application URL. But how do i share code between those 2 projecta??
Questions:
1- is there any other alternative?
2- which one do you think is better?
3- i prefer 1st alternative using NativeScript, what are the pros/cons?
I am lost because i am not sure if i really need a crossplatform webapp. I just want to change all the layout but keeping similar functionalities. I will need to share code so that's why i liked the NativeScript alternative but i am not confortable yet to use it. Facebook webpage for example seems to redirect the url to a different application.
I want your opinion to help me decide what would be the best practise considering my scenario and needs.
web-applications cross-platform angular2-nativescript
add a comment |
up vote
0
down vote
favorite
I currently have a web browser application developed using Angula 6 + typescript. It is responsive and displays nice in all browser's resolution. But i want now a completely diferent layout for it when it opens in the cellphones.
I started investigating alternatives to do it but i am a little lost as i am new to web development.
Alternatives:
1- use NativeScript with angular (which seems to work really well) and i will be able to share code, split modules and html/css, etc...
2- create 2 different projects and as soon as someone gets inside the url, somehow i will identify the browser is mobile (android or iOS for example) and forward it to the mobile web application URL. But how do i share code between those 2 projecta??
Questions:
1- is there any other alternative?
2- which one do you think is better?
3- i prefer 1st alternative using NativeScript, what are the pros/cons?
I am lost because i am not sure if i really need a crossplatform webapp. I just want to change all the layout but keeping similar functionalities. I will need to share code so that's why i liked the NativeScript alternative but i am not confortable yet to use it. Facebook webpage for example seems to redirect the url to a different application.
I want your opinion to help me decide what would be the best practise considering my scenario and needs.
web-applications cross-platform angular2-nativescript
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I currently have a web browser application developed using Angula 6 + typescript. It is responsive and displays nice in all browser's resolution. But i want now a completely diferent layout for it when it opens in the cellphones.
I started investigating alternatives to do it but i am a little lost as i am new to web development.
Alternatives:
1- use NativeScript with angular (which seems to work really well) and i will be able to share code, split modules and html/css, etc...
2- create 2 different projects and as soon as someone gets inside the url, somehow i will identify the browser is mobile (android or iOS for example) and forward it to the mobile web application URL. But how do i share code between those 2 projecta??
Questions:
1- is there any other alternative?
2- which one do you think is better?
3- i prefer 1st alternative using NativeScript, what are the pros/cons?
I am lost because i am not sure if i really need a crossplatform webapp. I just want to change all the layout but keeping similar functionalities. I will need to share code so that's why i liked the NativeScript alternative but i am not confortable yet to use it. Facebook webpage for example seems to redirect the url to a different application.
I want your opinion to help me decide what would be the best practise considering my scenario and needs.
web-applications cross-platform angular2-nativescript
I currently have a web browser application developed using Angula 6 + typescript. It is responsive and displays nice in all browser's resolution. But i want now a completely diferent layout for it when it opens in the cellphones.
I started investigating alternatives to do it but i am a little lost as i am new to web development.
Alternatives:
1- use NativeScript with angular (which seems to work really well) and i will be able to share code, split modules and html/css, etc...
2- create 2 different projects and as soon as someone gets inside the url, somehow i will identify the browser is mobile (android or iOS for example) and forward it to the mobile web application URL. But how do i share code between those 2 projecta??
Questions:
1- is there any other alternative?
2- which one do you think is better?
3- i prefer 1st alternative using NativeScript, what are the pros/cons?
I am lost because i am not sure if i really need a crossplatform webapp. I just want to change all the layout but keeping similar functionalities. I will need to share code so that's why i liked the NativeScript alternative but i am not confortable yet to use it. Facebook webpage for example seems to redirect the url to a different application.
I want your opinion to help me decide what would be the best practise considering my scenario and needs.
web-applications cross-platform angular2-nativescript
web-applications cross-platform angular2-nativescript
asked Nov 9 at 20:32
Fabio Carvalho
13310
13310
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53232891%2fhow-to-create-a-crossplatform-angular-webapp%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown