You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
A Code of Conduct for Open Source Communities Participating in open source is often a highly collaborative experience. We’re encouraged to create in public view, and we’re incentivized to welcome contributions of all kinds from people around the world. This makes the practice of open source as much social as it is technical. Some open source projects attract enough contributors that a community fo
I've read this answer, reducing boilerplate, looked at few GitHub examples and even tried redux a little bit (todo apps). As I understand, official redux doc motivations provide pros comparing to traditional MVC architectures. BUT it doesn't provide an answer to the question: Why you should use Redux over Facebook Flux? Is that only a question of programming styles: functional vs non-functional? O
Redux: Store Methods: getState(), dispatch(), and subscribe()
iSwift: Generate Free QR Codes Instantly and Effortlessly iSwift is a user-friendly tool designed to create QR codes quickly and effortlessly. With its intuitive interface, users can generate high-quality QR codes for a variety of purposes, such as sharing website links, contact information, or promotional materials. The platform allows for customization options, enabling users to personalize thei
A flexible and powerful static content management system for building complex and beautiful websites out of flat files — for people who do not want to make a compromise between a CMS and a static blog engine. Getting your ideas implemented is as easy as frying an egg. Full of Features Deploy Anywhere Because Lektor builds out 100% static HTML you can deploy them to any host (including S3, GitHub P
Network Working Group M. Nottingham Internet-Draft Akamai Intended status: Standards Track E. Wilde Expires: June 8, 2016 December 6, 2015 Problem Details for HTTP APIs draft-ietf-appsawg-http-problem-02 Abstract This document defines a "problem detail" as a way to carry machine- readable details of errors in a HTTP response, to avoid the need to define new error response formats for HTTP APIs. No
As module subsystem API is locked in io.js this is a place to discuss possible non-backwards compatible improvements to it. As @brendanashworth wrote in nodejs/node#848 all modules have been brought down to "stable" status besides the timers and modules modules, which were locked because we can't risk a change that would end up breaking part of the massive userland system This issue was inspired b
講演録(PDF,63MB)を発行しました(2015年11月7日,第1版) ※PDF/X-1a準拠の変種もあります…全体(108MB),トンボ付き(109MB),別刷り用:矢田さん分(0.73MB),鹿野さん分(18MB),高田さん分(33MB),家辺さん分(59MB),質疑応答(0.64MB). 概要 2014年2月8日(土)12:30~18:0017:00(その後,ビアバッシュを併設しますビアバッシュ,クロストークは中止し,早めに散会しました) 国立国語研究所講堂(東京都立川市緑町10-2,アクセス) 広報用ポスター・チラシ 「TUG 2013チュートリアルを日本語で聞く会」では,活字で日本語を組んだり書籍を出版したりすることを念頭において,日本語の表記(見た目)について解説を行います.表記,索引(排列),書体,組版という4講演に引き続き,各講師間・講師会場間の質疑応答などコミュニケーシ
Interested in HTML? Awesome. Having a proper cheat sheet will make your life a ton of easier. When I started out with web development (back in 2004), I used to have a cheat sheet, too. Now it’s all in my head, though. Whether you’re a savvy web developer or just a trying to experiment a little, feel free to use this HTML cheat sheet below. I originally made it for my self, but since the launch of
Chrome Developer Toolsを使ったWebページのパフォーマンス計測・改善についての説明です Networkパネル、Timelineパネル、Profilesパネルの使い方を説明してから パフォーマンスの計測・改善について説明していきます Networkパネル Networkパネルはページのリクエストをしてからの通信内容の一覧を表示します 記録方法 左上のRecordボタンを押すと記録が始まる もう一度押すと記録が停止する 必要に応じて、Disable cacheやCapture screenshotsを設定する 表示項目の変更 赤枠で囲んだ部分を右クリックすると こんな感じでメニューが出てくるので表示したい項目をクリックする 項目の一例 Name:リソースの名前 Method:HTTPメソッドの種類 Status:レスポンスのステータスコードとテキスト Type:リソースの
Open Source JavaScript Video Player Experimental video player built using Electron (Chromium) and Node.js. It currently has support for playing MP4/WebM, YouTube and Chromecasting videos. In addition, it supports live streaming of video shared using a BitTorrent magnet link, via WebTorrent. We mark issues on our issue tracker as 'help wanted' when they are good candidates for new contributors. If
Responsive Image maps are a crucial component of web design, as they allow for interactive images that can link to different pages or sections of a website. One popular way to create a responsive image map is through the use of SVG, or Scalable Vector Graphics. In this essay, we will discuss the process of creating a responsive image map with SVG, as well as the benefits of using this method. To b
Hungry for more? If you're looking for more resources around selling performance, we recommend the following resources: Time is Money by Tammy EvertsTammy's book has study after study after study about why performance matters. She covers not just the business side of things, but also the psychology of performance: how does bad performance make users feel.
const timeout = ms => new Promise((resolve, reject) => setTimeout(() => resolve(), ms)) const start = (ctx) => { return timeout(ctx.timer).then(() => { return start(ctx) }).catch(e => { return start(ctx) }) } const main = () => start({timer:0}) main() const timeout = ms => new Promise((resolve, reject) => setTimeout(() => resolve(), ms)) const start = ctx => { timeout(ctx.timer).then(() => { start
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く