Javascript
JavaScript ("JS" for short) is a lightweight, interpreted or just-in-time compiled programming language with function first. Although it is famous as a scripting language for developing Web pages, it is also used in many non-browser environments. JavaScript is based on prototype programming, a multi-paradigm dynamic scripting language, and supports object-oriented, imperative, declarative, functional programming paradigm.
Topics
Projects
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Vue
Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
AngularJS
HTML enhanced for web apps!
D3
Bring data to life with SVG, Canvas and HTML.
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand.
Parcel
The zero configuration build tool for the web.
Vite
Next generation frontend tooling. It's fast!
Tailwind CSS
A utility-first CSS framework for rapid UI development.