All Projects → myshov → History Of Javascript

myshov / History Of Javascript

Licence: other
Project "History of JavaScript"

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to History Of Javascript

blog
🏷️ 收集整理我的笔记 记录所思所想,互联网、产品设计、商业、低代码、量化金融、合成生物学
Stars: ✭ 20 (-97.56%)
Mutual labels:  article, history
Java Almanac
The history and future of Java.
Stars: ✭ 710 (-13.31%)
Mutual labels:  history
Git Quick Stats
▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
Stars: ✭ 5,139 (+527.47%)
Mutual labels:  history
Standard Version
🏆 Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
Stars: ✭ 5,806 (+608.91%)
Mutual labels:  history
Mobx Router
A simple router for MobX + React apps
Stars: ✭ 489 (-40.29%)
Mutual labels:  history
Conventional Changelog
Generate changelogs and release notes from a project's commit messages and metadata.
Stars: ✭ 5,962 (+627.96%)
Mutual labels:  history
Html2article
Html网页正文提取
Stars: ✭ 441 (-46.15%)
Mutual labels:  article
Mind Expanding Books
📚 Books everyone should read!
Stars: ✭ 7,151 (+773.14%)
Mutual labels:  history
Navaid
A navigation aid (aka, router) for the browser in 850 bytes~!
Stars: ✭ 648 (-20.88%)
Mutual labels:  history
Es6 Articles
Blog Posts from Wes Bos. If you make an edit to one of these posts, my blog will automatically update.
Stars: ✭ 527 (-35.65%)
Mutual labels:  article
Historian
Command-line utility for managing shell history in a SQLite database.
Stars: ✭ 523 (-36.14%)
Mutual labels:  history
Fullstack React
A simple, full-stack JavaScript single page app featuring React, Webpack, and Falcor
Stars: ✭ 503 (-38.58%)
Mutual labels:  article
Articles Translator
📚Translate the distinct technical blogs. Please star or watch. Welcome to join me.
Stars: ✭ 606 (-26.01%)
Mutual labels:  article
Stacklabel
🔥空祖家的堆叠标签(以下碎念:一开始起名字“StackLabel”没想太多结果被人吐槽Stack是整齐堆叠的意思...........好吧这是我的锅不过现在要改也来不及了,好用就行了...吧?
Stars: ✭ 471 (-42.49%)
Mutual labels:  history
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (-12.45%)
Mutual labels:  history
Flingos
An educational operating system written in C#. A great stepping stone from high to low level development.
Stars: ✭ 451 (-44.93%)
Mutual labels:  article
Keep A Changelog
If you build software, keep a changelog.
Stars: ✭ 5,065 (+518.44%)
Mutual labels:  history
Simorgh
The BBC's Open Source Single Page Application. Contributions welcome! Used on some of our biggest websites, e.g.
Stars: ✭ 550 (-32.84%)
Mutual labels:  article
Zsh Histdb
A slightly better history for zsh
Stars: ✭ 801 (-2.2%)
Mutual labels:  history
Mern Course Bootcamp
Complete Free Coding Bootcamp with the MERN Stack
Stars: ✭ 730 (-10.87%)
Mutual labels:  series

History of JavaScript

About a year ago I had prepared talk about Modularity In JS. Then after some time I had decided to write article on this topic. It was a really fun process. To do the article more legit I contacted with stellar people from JS community and TC39 on twitter. In the process of research of JS modularity I figured out other facts about history of JS, that can be interesting to someone else.

Anyway the knowing of history of anything can give us a lot in the perspective and it's always interesting to know what persons are stand behind the particular technology. So I've decided to write a series of independent articles about JavaScript history. And who knows maybe in the future it will become a book. Anyway for me personally it's fun to figure out some facts and to learn something new about technology that I use everyday.

There is only one article at this moment ;). Because I write in my spare time and this process is not so fast as I would wanted.

Nevertheless, current plan is a series of this articles:

  1. Early Years of JavaScript (empty)
  2. Short History of UI Toolkits (empty)
  3. Rise of MVC (empty)
  4. Evolution of JS Modularity
  5. Bundlers as They Are (empty)
  6. Let's Transpile It (empty)
  7. Functional JavaScript (empty)
  8. Asynchronous JS: Fight with Complexity (work in progress)

Let's figure out the history of an emerging one of the most prevalent technologies to date.

P.S. As I am not native English speaker you can find some grammatical or other issues don't hesitate to help me out and do pull request with fixes ;)

License

Every article are under CC-BY-NC 4.0 license, to share this knowledge with many people as possible.

Every code example under MIT license.

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].