Programming enthusiast. Maintainer of things, organizer of@BartJS and podcasts@BartJS &@kortslutning. Videos kodesnutt.io. CTO@varianter
- Molde, Norway
- http://twitter.com/mikaelbrevik
Highlights
- Pro
I do podcasts, Open Source and working on local development community efforts.
- Personal informal blog:mib.im
- Business, culture, leadership, etc:blog.mib.im
- Kortslutning – All about the life as developers. Oriented towards soft skills
- BartJS Podcast – Podcast on all things JavaScript
- Lesehesten – Periodically released podcasts discussing programming books and articles
PinnedLoading
- node-notifier
node-notifier PublicA Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
- awesome-es2015-proxy
awesome-es2015-proxy PublicFor learning how to use JavaScript Proxy, or just to see what is possible
- omniscientjs/omniscient
omniscientjs/omniscient PublicA library providing an abstraction for React components that allows for fast top-down rendering embracing immutable data for js
- open-source-ideas/ideas
open-source-ideas/ideas Public💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
- Complete collection of JavaScript de...
Complete collection of JavaScript destructuring. Runnable demos and slides about the same topic: http://git.mikaelb.net/presentations/bartjs/destructuring 1// === Arrays
23var[a,b]=[1,2];
4console.log(a,b);
5//=> 1 2
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.