Top "Web-frontend" questions

A refinement of the more generic frontend tag.

Angular2 import components/services from module

I am working on an Angular2 final application which (currently) has two modules: CoreModule: Contains shared components, services. AppModule: The …

angular typescript web-frontend
Google Translate widget - responsive

On my Web page I put translate widget when i resize browsers widged does not change size I tried change …

web responsive-design frontend google-translate web-frontend
Where and how to store API endpoints in vue js?

I am using vue-cli for front-end and lumen for back-end and I am curious about what is a best practice …

http vue.js vuejs2 web-frontend
How to protect client side routes in Vue.js?

I'm building a spa right now that uses Vue.js as the front end framework which talks to a pure …

javascript vue.js web-frontend vuex
Use of Node JS for Frontend

I have heard about Node.js being used in the frontend side of the application as opposed to the backend …

javascript node.js content-management-system e-commerce web-frontend
Designing Web Interface for Embedded System

OS : Linux. I'm trying to find possible ways to implement web interface for my embedded system. Currently there is a …

embedded webserver cgi device web-frontend
Angular - No pipe found with name

I've created a pipe using "ng g pipe" command. I'm getting a console error when I'm using it in my …

angular angular8 angular9 web-frontend angular-pipe