Top "Web-frontend" questions

A refinement of the more generic frontend tag.

how to change the pagination bullet in a swiper to text?

In my project : http://moransh4.github.io/Luca/ I need to change the swiper-pagination-bullet at the last section to this: …

jquery html frontend swiper web-frontend
How can i send emails without a server ? Only front-end Javascript with sendgrid or

i was wondering lately how i could send emails with only a front-end language like Javascript through Email as a …

javascript email frontend sendgrid web-frontend
How to make Fixed navbar with vue js?

enter image description here I try build a landing page using vue.js, with header design like on the picture …

javascript vue.js vue-component web-frontend
Require Vue from JS file

i'm pretty new to modern frontend development tools. I installed Nodejs and NPM. Downloaded some packages (es: "jquery") and everything …

javascript npm webpack vue.js web-frontend
Web frontend to my Powershell scripts for helpdesk

I'd like to have a web frontend to my powershell scripts for helpdesk. These scripts would typically be user-creation scripts …

sharepoint iis powershell asp-classic web-frontend
what is font-display CSS feature?

For my website, I am getting following feedback from Google's PageSpeed Insights: Leverage the font-display CSS feature to ensure text …

css sass web-frontend
How to embed an interactive Jupyter notebook into html?

I am trying to create a web application that allows users to create and share Jupyter notebooks. Currently, I have …

javascript html frontend web-frontend
Difference between frontend user authetication and backend user authentication

I was recently asked the difference between frontend user authetication and backend user authentication ( during an interview ). I could not …

authentication web frontend backend web-frontend
AngularJS: Error: $q is not defined

I want to make a promise in my angularjs controller. I took the example from the Angularjs Doc and pasted …

angularjs frontend web-frontend
How to create a web interface for a windows service in .Net?

I'm looking for a way to host a web UI in a windows service so that I can configure and …

.net windows-services web-frontend