Questions tagged as 'single-page-application'

1
answer

Why do you use expressjs? [closed]

What is it, what is it for and how does express.js work? Is it recommended to use it with AngularJS in a SPA app?     
asked by 26.08.2016 / 17:41
1
answer

Route Error in Vue js

My App.Vue <template> <div id="app"> <router-view></router-view> </div> </template> <script> export default { name: 'app', data () { return { } } } </script> <style...
asked by 05.09.2017 / 22:58
1
answer

Remove the crossroads.js sharpen (#) and run without it, how do?

Ie guys, so I use this lib to do the routes. but they do not even come with this # and even if I take it, it still does not work if I reload in the browser F5 url: www.locahost.com/home = not found F5 url: www.locahost.com/#home = found Ca...
asked by 10.11.2016 / 04:07
1
answer

The 'this' context of the EventEmitterstring is not attributable to the 'this' method of type Observablestring

I looked at the example in a GitHub repository. The application runs successfully and the written code works fine, but I'm having the following error in my Visual Studio Code:    The 'this' context of type' EventEmitter 'is not assignable to...
asked by 04.11.2018 / 02:25
0
answers

SEO - Single Page Application via parameters

Good morning Dev's !! I'm starting with the subjects of indexing, SEO, crawling ... And I do not find here in the forum or on another portal about this case of mine. My site is a SPA made from Anchors HTML. Declaring: <a href="#!home...
asked by 25.05.2018 / 16:53
1
answer

SPA and MPA in Angular [closed]

I have not found many about creating MPA with angular, just meeting SPA articles. could someone point me articles or link's to study, I'm grateful!     
asked by 30.10.2017 / 11:33
1
answer

Parallax component - Materializecss and Angularjs

I'm using one page, angularjs and materializecss. I'm doing the SPA schematic of the angle, in my index.html I have a menu and a footer being among them has the tag <div ng-view></div> I use $ routeProvider to route to the...
asked by 13.07.2016 / 00:04
1
answer

doubts with single page application of angular [closed]

I'm a beginner with the single page, and I wonder if I need a server to run my webpage that I'm creating with single page? if so what is the best server to use?     
asked by 08.04.2017 / 02:31
1
answer

sql server error on server hosting

I'm making a website, by the Visual Studio template. With me it works, but when I upload to the server and when I log in, it gives me the error below. I used SPA and Visual Studio 2015 as a template. Do I need to upload anything else? I made a p...
asked by 14.05.2017 / 21:11