Top "Boilerplate" questions

In computer programming, boilerplate is the term used to describe sections of code that have to be included in many places with little or no alteration.

Using 'window', 'document' and 'undefined' as arguments in anonymous function that wraps a jQuery plugin

Honestly, I didn't know how to make the title shorter. I learnt how to write a jQuery plugin by studying …

javascript jquery jquery-plugins boilerplate dollar-sign
Sticky Footer in HTML5 Boilerplate

I am trying to implement a sticky footer in boilerplate but I can't find a way for this to work. …

css sticky-footer boilerplate html5boilerplate
AngularJS Multi-Page App Site Boilerplate Site Structure Advice

I am looking for some guidance with creating an AngularJs multi-page app served by a Laravel Backend. All web app …

angularjs boilerplate multipage
Question about cl_mem in OpenCL

I have been using cl_mem in some of my OpenCL boilerplate code, but I have been using it through …

memory types opencl boilerplate
What is the main use of the site.webmanifest file?

I am using a HTML Boilerplate and I see a file called site.webmanifest. I have searched information on the …

javascript html manifest boilerplate manifest.json
960 grid's clearfix vs HTML5 Boilerplate's clearfix - What's the difference?

960 grid's clearfix vs HTML5 Boilerplate's clearfix - What's the difference? Here's the clearfix found in Nathan Smith's 960 grid's css: /* http://…

css grid boilerplate 960.gs clearfix
Electron + Typescript + Webpack: Boilerplate Example

I don't know how to start the question, but the main problem is that I can't make the 3 technologies work …

typescript webpack electron boilerplate
How in Camel to add and start routes dynamically?

I'm trying to remove some boilerplate from routes in Camel. For example, let's consider the two routes, which are similar …

java templates routes apache-camel boilerplate
Cordova + Angular 4 + Typescript boilerplate template

I'm working on a Web Progressive App using Angular 4. This app needs to be wrapped up in an Apache Cordova …

angular cordova progressive-web-apps boilerplate
What does html5 boilerplate stand for?

Like its style.css has body {background:transparent}. So am I supposed to keep the background transparent, so I always …

html html5boilerplate boilerplate