Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
J

js-bits

> 编程语言
Open source

✨ JavaScript concepts with code ✨

2.8K stars0 likes0 views
WebsiteGitHub

About

✨ JavaScript concepts with code ✨

JS Bits

JavaScript concepts explained with code.

Community contributions welcome :)

Translations by community:

  • 中文版 (Chinese): js-bits-cn

Topics

  • AMD CommonJS and ES6 Modules Usage
  • Array concat() push()
  • Array every() some()
  • Array filter() map() reduce()
  • Array forEach()
  • Array pass by val vs reference
  • Array reduce()
  • Array slice() splice()
  • Apply & Call function
  • Bind function
  • Bitwise operators
  • Closures
  • Coercion
  • Conditional function declaration
  • Currying
  • DOM
  • Event Bubbling
  • Event Delegation
  • Event Handling
  • Factory Functions
  • Floating point precision
  • for-in with hasOwnProperty
  • Getters and Setters
  • Logical operations with string
  • Method Overloading
  • Mixins
  • new keyword
  • Number Max Min val
  • Object clone
  • Object constructor
  • Object create()
  • Object defineProperty
  • Object freeze
  • Object keys
  • Object oriented concepts
  • Object prototype
  • Object references
  • OLOO pattern
  • setTimeout inside a loop
  • Shim vs Polyfill vs Monkey patch
  • String methods
  • Styling
  • this keyword

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •中文版 (Chinese): js-bits-cn
  • •AMD CommonJS and ES6 Modules Usage
  • •Array concat() push()
  • •Array every() some()
  • •Array filter() map() reduce()
  • •Array forEach()
  • •Array pass by val vs reference
  • •Array reduce()
  • •Array slice() splice()
  • •Apply & Call function

> Tags

JavaScriptjavascriptjavascript-concepts

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言