This document discusses messaging queues and platforms. It begins with an introduction to messaging queues and their core components. It then provides a table comparing 8 popular open source messaging platforms: Apache Kafka, ActiveMQ, RabbitMQ, NATS, NSQ, Redis, ZeroMQ, and Nanomsg. The document discusses using Apache Kafka for streaming and integration with Google Pub/Sub, Dataflow, and BigQuery. It also covers benchmark testing of these platforms, comparing throughput and latency. Finally, it emphasizes that messaging queues can help applications by allowing producers and consumers to communicate asynchronously.
PostgreSQL 15 and its Major Features -(Aakash M - Mydbops) - Mydbops Opensour...Mydbops
PostgreSQL 15 was released on October 13. This presentation on the major features and improvements in PostgreSQL 15, and how they can help for better performance and brings more reliability.
Visual Studio Users Community Japan 勉強会 #6
https://vsuc.connpass.com/event/192835/
にて登壇。
C# 9.0/.NET 5.0 世代の大まかな流れと、C# 9.0の主要な機能を紹介します。
This document discusses messaging queues and platforms. It begins with an introduction to messaging queues and their core components. It then provides a table comparing 8 popular open source messaging platforms: Apache Kafka, ActiveMQ, RabbitMQ, NATS, NSQ, Redis, ZeroMQ, and Nanomsg. The document discusses using Apache Kafka for streaming and integration with Google Pub/Sub, Dataflow, and BigQuery. It also covers benchmark testing of these platforms, comparing throughput and latency. Finally, it emphasizes that messaging queues can help applications by allowing producers and consumers to communicate asynchronously.
PostgreSQL 15 and its Major Features -(Aakash M - Mydbops) - Mydbops Opensour...Mydbops
PostgreSQL 15 was released on October 13. This presentation on the major features and improvements in PostgreSQL 15, and how they can help for better performance and brings more reliability.
Visual Studio Users Community Japan 勉強会 #6
https://vsuc.connpass.com/event/192835/
にて登壇。
C# 9.0/.NET 5.0 世代の大まかな流れと、C# 9.0の主要な機能を紹介します。
This document discusses modern CSS architecture patterns. It introduces concepts like OOCSS, SMACSS, and BEM for organizing CSS in a modular, scalable and maintainable way. It provides examples of how to build reusable CSS modules and maintain them through techniques like naming conventions, categorization and decoupling CSS from HTML. The presentation emphasizes goals of building predictable, reusable, maintainable and scalable CSS architecture.
The document discusses various JavaScript tools and techniques. It covers topics like transpilers like CoffeeScript and Babel, module bundlers like Browserify, task runners like Grunt and Gulp, linting with ESLint, unit testing with Mocha and Assertions, MV patterns like Flux, and components with React. It provides links to documentation and resources for learning more about each topic.
SaCSS Special4 Frontrend in Sapporo -(2013年12月7日開催)で使用したスライドです。
jQueryはCSSのセレクタが主体となるため、非プログラマーにとっても取っ付き易く、これからJavaScriptの習得を考えている方にとって良い足がかりとなるでしょう。
本セッションでは、jQueryの概要を踏まえ今後どのようにスキルを伸ばせば良いのか。
また、JavaScriptを書くにあたってどのような点について気を使うべきか、と言ったところにフォーカスを当ててお話しさせていただきます。
6. “CSSはその単純さゆえに、
大規模な実装では管理が難しい。
BIG CSS
“CSS, for all its simplicity, is a difficult language to manage in
large-scale implementations. ”
- MVCSS / Overview
https://www.youtube.com/http://watch?mvcss.v=github.R-BX4N8egEc
io/
https://www.flickr.com/photos/nickpiggott/5212359135
18. “我々はページをデザインしているの
ではない、コンポーネントのシステ
ムをデザインしているのだ。
“We're not designing pages, we're designing systems of components. ”
- Stephen Hay
http://bradfrostweb.com/blog/mobile/bdconf-stephen-hay-presents-responsive-design-workflow/