Strona działa najlepiej z JavaScript
Strona główna
Odkrywaj
Yoda
Portal
Forum
Pomoc
Zaloguj się
jpsp91
/
ZipTeamPurple-FrontEnd
Obserwuj
1
Gwiazdka
0
Forkuj
0
Kod
Problemy
0
Pull Requests
0
Wydania
0
Wiki
Aktywność
Front end of the Slack clone application.
22
Commity
5
Gałęzie
Drzewo:
ce1a7e7bf1
dev
easypeasy
jp
master
nmaidanos
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z 'ce1a7e7bf1'
${ noResults }
ZipTeamPurple-FrontEnd
/
node_modules
/
es6-set
/
ext
/
get-first.js
get-first.js
85B
Historia
Czysty
1
2
3
4
5
6
'use strict';
module.exports = function () {
return this.values().next().value;
};