2.0 Stacks and frameworks concepts - terrytaylorbonn/auxdrone GitHub Wiki

25.0104 Gdrive

The goal of this page is to describe the evolution of web stacks/frameworks.

  • 1 HTML 1991/1995
  • 2 DOM, JSCRIPT 1995
  • 3 CSS 1996
  • X webworks publisher
  • 4a "windows" for the browser??
  • 4b SPA 2003
  • 5 BOOTSTRAP 2011 twitter, TAILWIND
  • 8 FRAMEWORKS CLIENT SIDE
    • 6a REACT 2013
    • 6a2 REACT NATIVE 2013
    • 6b REACT ROUTER
    • 6c REDUX 2015
  • 9 FRAMEWORKS SERVER SIDE
  • 10 OVERVIEW/CONCEPTS


1 HTML 1991/1995

https://en.wikipedia.org/wiki/HTML

image

https://en.wikipedia.org/wiki/Web_design

image


2 DOM, JSCRIPT 1995

https://en.wikipedia.org/wiki/Document_Object_Model

https://en.wikipedia.org/wiki/JavaScript

image

image


3 CSS 1996

https://en.wikipedia.org/wiki/CSS

https://en.wikipedia.org/wiki/Web_design

image


X webworks publisher

image


4a "windows" for the browser??

image


4b SPA 2003

https://en.wikipedia.org/wiki/Single-page_application

image

image


5a BOOTSTRAP 2011 twitter

https://en.wikipedia.org/wiki/Bootstrap_(front-end_framework)

image

https://en.wikipedia.org/wiki/Typography

https://en.wikipedia.org/wiki/Bootstrap_(front-end_framework)


5b TAILWIND

https://en.wikipedia.org/wiki/Tailwind_CSS

Tailwind CSS Full Course for Beginners | Complete All-in-One Tutorial | 3 Hours

Dave Gray https://youtu.be/lCxcTsOHrjo?t=9415

image


8 FRAMEWORKS CLIENT SIDE

https://en.wikipedia.org/wiki/Web_framework

image

image


8-6a REACT 2013

https://en.wikipedia.org/wiki/React_(software)

image image image


8-6a2 REACT NATIVE 2015

https://en.wikipedia.org/wiki/React_Native

image


8-6b REACT ROUTER

https://reactrouter.com/tutorials/address-book


8-6c REDUX 2015

https://en.wikipedia.org/wiki/Redux_(JavaScript_library)

image


JUNK

https://redux.js.org/tutorials/fundamentals/part-5-ui-react

"On that note, since we assume that you already know React, we're going to skip past the details of how to write the layout code for these components and focus on how to actually use the React-Redux library in your React components."

https://react-redux.js.org/tutorials/connect


9 FRAMEWORKS SERVER SIDE

https://en.wikipedia.org/wiki/Web_framework

image

image






10 OVERVIEW/CONCEPTS

25.0104

https://en.wikipedia.org/wiki/Solution_stack#Full-stack_developer

" In computing, a solution stack or software stack is a set of software subsystems or components needed to create a complete platform such that no additional software is needed to support applications.[1] Applications are said to "run on" or "run on top of" the resulting platform.


Web stack

(https://en.wikipedia.org/wiki/Solution_stack)

For example, to develop a web application, the architect defines the stack as the

OS-agnostic web stacks




xxxx#### Not-web stack (https://en.wikipedia.org/wiki/Solution_stack)

Another version of a software stack is

  • operating system,
  • middleware,
  • database, and
  • applications. [2] Regularly, the components of a software stack are developed by different developers independently from one another.
⚠️ **GitHub.com Fallback** ⚠️