Where is it acceptable to put css folders and image file folders? I was thinking inside the view folder? Howev
I have tried reading some articles, but I am not very clear on the concepts yet. Would someone like to take a
I want to have a SPA that's doing all the work client side and even generating some graphs/visuals. I&ap
Greetings fellow developers, I am trying to use composer for a PHP project of mine on a development server I
I am working on a japanese website and have a hard time finding a font which looks good in japanese. I was sur
I'm currently building a website aimed at modern browsers and mobile devices. In terms of performance, is
I am working with angularjs 1.2.0-rc.3. I'd like to include html code into a template dynamically. For th
So this is the simple code for the button to open a certain link <button class="btn btn-su
After I published an ASP.NET Core app to Azure from Visual Studio 2017 I am getting this message when I click
The answer that I found on the web is to use request.args.get. However, I cannot manage it to work. I have the
I'm using Firebase for a web app. It's written in plain Javascript using no external libraries. I c
How does a web server handle multiple incoming requests at the same time on a single port(80)? Example : At t
I'm using localhost for development; and I'm directly including jquery from CDN. It seems that pres
When pushing an array's contents to another array I get "Uncaught TypeError: Cannot read property &a
I'm trying to create an auto-complete list that appears as you type, but disappears when you click elsewh
I need to load a responsive website into a div in my HTML page without using an iframe element. I have tried
I have jquery ui sortables working fine but my sortable elements have other interactive elements within them.