Skip to content

Instantly share code, notes, and snippets.

View artbelov's full-sized avatar
🅿️

Artem Belov artbelov

🅿️
View GitHub Profile
@gaearon
gaearon / prepack-gentle-intro-1.md
Last active March 22, 2025 07:22
A Gentle Introduction to Prepack, Part 1

Note:

When this guide is more complete, the plan is to move it into Prepack documentation.
For now I put it out as a gist to gather initial feedback.

A Gentle Introduction to Prepack (Part 1)

If you're building JavaScript apps, you might already be familiar with some tools that compile JavaScript code to equivalent JavaScript code:

  • Babel lets you use newer JavaScript language features, and outputs equivalent code that targets older JavaScript engines.
@obenjiro
obenjiro / ng2-depth.md
Last active July 20, 2017 19:22
Angular 2 ( в глубину ) - Ссылки
@obenjiro
obenjiro / angular2isnotthatbad.md
Last active November 8, 2017 13:56
Angular 2 is not that bad - links