eddiejester.comResponsive Website Design

CSS, JS, PHP, & Python Frameworks/Libraries

CSS Frameworks

Buma

Buma

Foundation

Foundation

Milligram

Milligram

Primer

Primer

Pure

Pure

Skeleton

Skeleton

Spectre

Spectre

Uikit

Uikit

JS Runtime Environments

Node

Node

Bun

Bun

Chakra

Chakra

Deno

Demo

A framework contains libraries that provides the developer with built-in functionalities.

My reasons not to use Frameworks:
1. Features of a framework prevent coders from gaining an in-depth understanding of the programming language.
2. Options to tweak functionalities are limited.
3. Browser version dependencies.

A library is a collection of class definitions that performs specific, well-defined operations.

My reasons not to use Libraries:
1. Library usage means that our code is tied to that library.
2. To change libraries, our code may have to undergo changes to use the new library.
3. Using a library may impact the performance of an application adversely because of dependency conflicts.

JS Frameworks

Angular

Angular

Ember

ember

Gatsby

Gatsby

Jest

Jest

Meteor

Meteor

Next

Next

Nuxt

Nuxt

Rails

Mithril

React

Rails

Spring

Spring

Svelte

Svelte

Vue

Vue

JS Libraries

Backbone

Backbone

jQuery

React

Polymer

Polymer

Preact

Preact

PHP Frameworks

Laravel

Laravel

Phalcon

Phalcon

Symfony

Symfony

Codelgniter

Codelgniter

FuelPHP

FuelPHP

CakePHP

CakePHP

Yiiframework

Yiiframework

Zend

Zend

Python Framworks

Pyramid

Pyramid

Djangp

Django

CherryPY

CherryPY

Flask

Flask