All Projects → rwieruch → Why Frameworks Matter

rwieruch / Why Frameworks Matter

Why vanilla JavaScript isn't used for large applications

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

Projects that are alternatives of or similar to Why Frameworks Matter

Gantt Elastic
Gantt Chart [ javascript gantt chart, gantt component, vue gantt, vue gantt chart, responsive gantt, project manager , vue projects ]
Stars: ✭ 869 (+2615.63%)
Mutual labels:  jquery
Framecarousel
A jQuery plugin for quickly creating carousels within frames
Stars: ✭ 14 (-56.25%)
Mutual labels:  jquery
Ruhuman
simple captcha alternative
Stars: ✭ 29 (-9.37%)
Mutual labels:  jquery
Repo Made For Frontend Devs Mohitverma
#Repo i made for people and newcomers ,strugging on web to learn new skills and be updated regarding Frontend development
Stars: ✭ 12 (-62.5%)
Mutual labels:  jquery
Rest Api Examples
Test and Prototype with Fake Online REST/OAuth 2 APIs Examples
Stars: ✭ 13 (-59.37%)
Mutual labels:  jquery
Sticky Nav
A jQuery plugin make the navbar sticky, smart anchor link highlighting, smooth scrolling. Simple and powerful.
Stars: ✭ 21 (-34.37%)
Mutual labels:  jquery
Growi
⚓️ GROWI - Team collaboration software using markdown
Stars: ✭ 859 (+2584.38%)
Mutual labels:  jquery
Parallax background
jQuery parallax background plugin based on GSAP
Stars: ✭ 30 (-6.25%)
Mutual labels:  jquery
Bootstrap
Open Source JS plugins
Stars: ✭ 13 (-59.37%)
Mutual labels:  jquery
Learn Vanilla Js
Open source list of paid & free resources to learn vanilla JavaScript
Stars: ✭ 945 (+2853.13%)
Mutual labels:  vanilla-javascript
Librecms
Free Open Source Content Management System, based on PHP, Bootstrap and jQuery.
Stars: ✭ 12 (-62.5%)
Mutual labels:  jquery
Esp8266 Wifi Relay
simple sketch of using ESP8266WebServer to switch relays on GPIO pins. It serves a simple website with toggle buttons for each relay
Stars: ✭ 13 (-59.37%)
Mutual labels:  jquery
Taro
开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
Stars: ✭ 30,230 (+94368.75%)
Mutual labels:  jquery
Awesome Medium Editor
Medium.com WYSIWYG editor clone, with RTL support.
Stars: ✭ 12 (-62.5%)
Mutual labels:  jquery
Jquery Minicolors
jQuery MiniColors Plugin
Stars: ✭ 948 (+2862.5%)
Mutual labels:  jquery
React Pocket
A framework that enables you to use intimate jquery-style APIs in React instead of using redux. Light, simple and easy🍹
Stars: ✭ 11 (-65.62%)
Mutual labels:  jquery
Ruoyi
(RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 905 (+2728.13%)
Mutual labels:  jquery
Learningprocess
💥 本仓库用于记录我的学习历程和学习笔记
Stars: ✭ 31 (-3.12%)
Mutual labels:  jquery
Vent
jQuery inspired DOM events library
Stars: ✭ 30 (-6.25%)
Mutual labels:  jquery
Fullpage.js
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
Stars: ✭ 32,974 (+102943.75%)
Mutual labels:  jquery

Why Frameworks Matter

The repository features different libraries/frameworks which solve the same problem: Search stories from Hacker News and show the result in a list in a browser. It should showcase how the same thing can be achieved with different solutions. But most important it should show why don't large applications aren't build with vanilla JavaScript anymore. Read more about it: Why Frameworks Matter.

Features

  • Vanilla JavaScript
  • jQuery
  • ES6 JavaScript
  • React
  • Vue
  • AngularJS 1.x
  • Angular 2+
  • NextJs

Looking for contributions:

  • Ember
  • Preact
  • Others

Getting Started

  • globally install a http server once: npm install http-server -g
  • move into one of the given folders
  • serve application: http-server
  • visit the URL shown in the command line
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].