Top "No-framework" questions

no-framework is a philosophy of designing software to fit a specific goal, as opposed to conforming to a specific implementation of a software architecture

MVC tutorial that doesn't rely on a framework?

I want to learn MVC "architecture pattern" but I don't want to jump into a framework like Rails or Django …

php model-view-controller sample no-framework
JavaScript range slider / dual slider exist withOUT using a framework

I'm looking for a JavaScript control that is a Range Slider (dual knob) that: does NOT use an existing JS …

javascript controls dhtml no-framework
Read Attributes of SVG-Elements in HTML via JS

I have the following markup (HTML with native SVG): <!doctype html> <!-- ... html-Elements ... --> <svg …

javascript cross-browser svg no-framework