並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 74件

新着順 人気順

structureの検索結果1 - 40 件 / 74件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

structureに関するエントリは74件あります。 reactrailsgithub などが関連タグです。 人気エントリには 『React Architecture: How to Structure and Organize a React Application』などがあります。
  • React Architecture: How to Structure and Organize a React Application

    There is no consensus on the right way to organize a React application. React gives you a lot of freedom, but with that freedom comes the responsibility of deciding on your own architecture. Often the case is that whoever sets up the application in the beginning throws almost everything in a components folder, or maybe components and containers if they used Redux, but I propose there's a better wa

      React Architecture: How to Structure and Organize a React Application
    • Terraformのレポジトリ、 ディレクトリ構成どうする?/Terraform repository, directory structure What should I do?

      PHPerKaigi2021

        Terraformのレポジトリ、 ディレクトリ構成どうする?/Terraform repository, directory structure What should I do?
      • Flutter Project Structure: Feature-first or Layer-first?

        When building large Flutter apps, one of the first things we should decide is how to structure our project. This ensures that the entire team can follow a clear convention and add features in a consistent manner. So in this article we'll explore two common approaches for structuring our project: feature-first and layer-first. We'll learn about their tradeoffs and identify common pitfalls when tryi

          Flutter Project Structure: Feature-first or Layer-first?
        • Flat Application Structure in Go - Calhoun.io

          Flat Application Structure in Go Rather than spending time trying to figure out how to break code into packages, an app with a flat structure would just place all of the .go files in a single package. A flat application structure is what almost everyone begins with when diving into Go. Every program in the Go tour, most exercises in Gophercises, and many others early Go programs don’t get broken i

            Flat Application Structure in Go - Calhoun.io
          • Structure and Interpretation of Computer Programs

              Structure and Interpretation of Computer Programs
            • Organizational Structure

              GitLab has at most eight layers in the company structure (Associate/Intermediate/Senior, Manager, Senior Manager, Director, Senior Director and/or VP, Executives, CEO). You can skip layers but you generally never have someone reporting to the same layer (Example of a VP reporting to a VP). Dual Career Path at GitLab A dual career path is a career path that allows upward mobility for team members w

                Organizational Structure
              • SARS-CoV-2 is associated with changes in brain structure in UK Biobank - Nature

                The global pandemic of SARS-CoV-2 has now claimed millions of lives across the world. There has been an increased focus by the scientific and medical community on the effects of mild-to-moderate COVID-19 in the longer term. There is strong evidence for brain-related pathologies, some of which could be a consequence of viral neurotropism1,2,14 or virus-induced neuroinflammation3,4,5,15, including t

                  SARS-CoV-2 is associated with changes in brain structure in UK Biobank - Nature
                • Object structure in JavaScript engines

                  Object structure in JavaScript enginesFrom a developer's perspective, objects in JavaScript are quite flexible and understandable. We can add, remove, and modify object properties on our own. However, few people think about how objects are stored in memory and processed by JS engines. Can a developer's actions, directly or indirectly, impact performance and memory consumption? Let's try to delve i

                    Object structure in JavaScript engines
                  • 現代文書の構造 (La structure des documents modernes) - Stellar

                    文書を記述する際に、構造――ここでは見出しなどを指す――を機械が可読な形で行うことに意味はあるだろうか。 前回の続きといえば続き。 squeuei.hatenablog.com 前提 scrapbox.io 使わない文書構造の宣言に意味があるのか? 「文字が大きくなって格好いい」以上の意味がない 使わないのにせっせと構造を宣言しているの、マジで意味わからん markdownはとにかくデカイ文字が簡単に書ける事が便利なだけなのでは? 宣言した文書構造を有意義に使う方法がスクリーンリーダーと索引生成以外に何かあれば教えて欲しい #で<h1>や<h2>になる文書構造化がしたいと言いつつ、実はデカイ文字を書きたいだけ 反論 markdownが万能でも素晴らしい完全無欠のものでもないというのは理解する。 が、しかし、文字が大きいことと、構造上の意味を持つこととは違う。今価値がないからと言って、将来に

                      現代文書の構造 (La structure des documents modernes) - Stellar
                    • structure-of-rails-test/book.pdf at master · y-yagi/structure-of-rails-test

                      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

                        structure-of-rails-test/book.pdf at master · y-yagi/structure-of-rails-test
                      • Designing CSS structure in a legacy frontend product

                        事業戦略と組織のビジョンデザイン〜デザイン的アプローチで事業・組織づくりにどう取り組んでいるかのリアル〜

                          Designing CSS structure in a legacy frontend product
                        • GitHub - loeffel-io/ls-lint: An extremely fast directory and filename linter - Bring some structure to your project filesystem

                          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

                            GitHub - loeffel-io/ls-lint: An extremely fast directory and filename linter - Bring some structure to your project filesystem
                          • GitHub - lerna-lite/lerna-lite: Subset of Lerna in a smaller & more modular project. Helps manage and publish multiple packages in a monorepo/workspace structure

                            About Lerna-Lite Why create this lib/fork? Getting Started Installation JSON Schema Migration for existing Lerna users Project Demo - See it in Action README Badge lerna.json config file Contributions Troubleshooting Available Commands (they are all optional, refer to the Installation table shown below) click on any of the command link below to see dedicated documentation and available options 🛠️

                              GitHub - lerna-lite/lerna-lite: Subset of Lerna in a smaller & more modular project. Helps manage and publish multiple packages in a monorepo/workspace structure
                            • GitHub - xuebinqin/U-2-Net: The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

                              ** (2022-Aug.-24) ** We are glad to announce that our U2-Net published in Pattern Recognition has been awarded the 2020 Pattern Recognition BEST PAPER AWARD !!! ** (2022-Aug.-17) ** Our U2-Net models are now available on PlayTorch, where you can build your own demo and run it on your Android/iOS phone. Try out this demo on and bring your ideas about U2-Net to truth in minutes! ** (2022-Jul.-5)** O

                                GitHub - xuebinqin/U-2-Net: The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
                              • Screaming Architecture - Evolution of a React folder structure

                                Johannes Kettmann for Profy.dev Posted on Feb 25, 2022 • Updated on Mar 13, 2022 • Originally published at profy.dev React folder structures... a topic that has been around for ages. But still React’s unopinionated approach frequently raises questions: “Where should I put my files? How should I organize my code?” Honestly, even with years of experience, I found myself asking the same questions. So

                                  Screaming Architecture - Evolution of a React folder structure
                                • React Folder Structure in 5 Steps [2022]

                                  Follow on FacebookHow to structure large React applications into folders and files is a highly opinionated topic. I struggled for a while writing about this topic, because there is no right way to do it. However, every other week people ask me about how I structure my React projects -- with folder structures from small to large React projects. After implementing React applications for a few years

                                    React Folder Structure in 5 Steps [2022]
                                  • AlphaFold 3 predicts the structure and interactions of all of life’s molecules

                                      AlphaFold 3 predicts the structure and interactions of all of life’s molecules
                                    • AlphaFold Protein Structure Database

                                      AlphaFold Protein Structure Database

                                      • GitHub - wasabeef/flutter-architecture-blueprints: Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.

                                        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

                                          GitHub - wasabeef/flutter-architecture-blueprints: Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.
                                        • GitHub - damoeb/rss-proxy: RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.

                                          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

                                            GitHub - damoeb/rss-proxy: RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.
                                          • Delightful React File/Directory Structure

                                            IntroductionReact is famously unopinionated when it comes to file/directory structure. How should you structure the files and directories in your applications? Well, there is no one “right” way, but I've tried lots of different approaches in the 7+ years I've been using React, and I've iterated my way to a solution I'm really happy with. In this blog post, I'll share the structure I use across all

                                              Delightful React File/Directory Structure
                                            • GitHub - mattyamonaca/layerdivider: A tool to divide a single illustration into a layered structure.

                                              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

                                                GitHub - mattyamonaca/layerdivider: A tool to divide a single illustration into a layered structure.
                                              • AlphaFold reveals the structure of the protein universe

                                                Research AlphaFold reveals the structure of the protein universe Published 28 July 2022 Authors Demis Hassabis Read about solving protein folding at deepmind.com/AlphaFold and see a timeline of our breakthrough here. It’s been one year since we released and open sourced AlphaFold, our AI system to predict the 3D structure of a protein just from its 1D amino acid sequence, and created the AlphaFold

                                                  AlphaFold reveals the structure of the protein universe
                                                • GitLabのOrganization Structureを読む[1/2]|unknown protocol

                                                  Unknown Protocolでは何かとGitlabが使っていた技術を捨てて新しい技術を取り入れているところを書いてきたが、ついに上場するらしい。 Gitlabはリモートワークなど社員の働き方に関するドキュメントの整備も有名だが、その中でも特に、よくここまで書いたなと話題のOrganization Structureについて目を通してみる。 文書構成としてはManagerに求められる37項目、Director、Senior Leader(Senior DirectorやVP)、Executiveは下記の9分野に対して求められる「レベル」が書かれている。 Scope Complexity Decision Making Influencing ability Leadership Business Expertise Functional Knowledge Values Alignmen

                                                    GitLabのOrganization Structureを読む[1/2]|unknown protocol
                                                  • UIの情報構造に合わせたReact Componentを作る、UI Structureパターン

                                                    はじめに ReactのComponentを、見通しよく開発しやすい形で設計するパターンを整理しました。 自分がUI Structureパターンと呼んでいるこの手法では、UIの情報設計として存在する要素分だけReact Componentを作ります。 ReactのデザインパターンはContainer/Presentationalパターンが有名ですが、Container/Presentationalパターンではロジックに関わるものを担うContainer Componentと見た目に関わるものを担うPresentational Componentにわけ、再利用性を高めています。 しかしUI StructureパターンではContainer Componentを作らずhooksやlogicsで切り出して対応します。 とはいっても、Reactの開発に慣れている方にとっては特別目新しいものではないか

                                                      UIの情報構造に合わせたReact Componentを作る、UI Structureパターン
                                                    • Chronofold: a data structure for versioned text

                                                      Chronofold is a replicated data structure for versioned text. It is designed for use in collaborative editors and revision control systems. Past models of this kind either retrofitted local linear orders to a distributed system (the OT approach) or employed distributed data models locally (the CRDT approach). That caused either extreme fragility in a distributed setting or egregious overheads in l

                                                      • Elegant Six-Page Proof Reveals the Emergence of Random Structure | Quanta Magazine

                                                        When the mathematicians Jeff Kahn and Gil Kalai first posed their “expectation threshold” conjecture in 2006, they didn’t believe it themselves. Their claim — a broad assertion about mathematical objects called random graphs — seemed too strong, too all-encompassing, too bold to possibly be true. It felt more like wishful thinking than a reflection of mathematical truth. Even so, no one could prov

                                                          Elegant Six-Page Proof Reveals the Emergence of Random Structure | Quanta Magazine
                                                        • 週刊Railsウォッチ(20200120前編)福岡でも公開つっつき会、Railsのconnection_specification_nameでprimaryという名前が非推奨に、structure.sqlとschema.rbほか|TechRacho by BPS株式会社

                                                          2020.01.20 週刊Railsウォッチ(20200120前編)福岡でも公開つっつき会、Railsのconnection_specification_nameでprimaryという名前が非推奨に、structure.sqlとschema.rbほか こんにちは、hachi8833です。Chromium入りEdgeが出ましたね。 It's here! The new #MicrosoftEdge is the browser for business. — Microsoft Edge Dev (@MSEdgeDev) January 17, 2020 つっつきボイス:「アイコンがChromiumと色違いというのがまた何とも😆」「大丈夫かしら😆」「Chromium入って〼という表示なのかも😆」 「新Edge入れた?」「別に使わないし入れてませんけど😆」「自分もまだWindowsに入

                                                            週刊Railsウォッチ(20200120前編)福岡でも公開つっつき会、Railsのconnection_specification_nameでprimaryという名前が非推奨に、structure.sqlとschema.rbほか|TechRacho by BPS株式会社
                                                          • The process: How Twilio scaled its engineering structure – Increment: Teams

                                                            A focus on small teams anchored the organization’s growth from three to 2,300. Amazon has an adage: If you can’t feed the team with two pizzas, the team is too big. At Twilio, a commitment to small teams is a cornerstone of how we operate. As we’ve grown from tens to thousands, our teams have remained independent units of no more than 10 people. At the center of our philosophy is autonomy. No matt

                                                              The process: How Twilio scaled its engineering structure – Increment: Teams
                                                            • Simplifying Google Drive’s folder structure and sharing models | Google Workspace Blog

                                                              Learn how Drive shortcuts will simplify organizing and sharing files in Google Drive, and what this means for developers who build on the Google Drive API. The G Suite team has been working hard to make it easier to organize and share content in Google Drive, and help direct users to relevant files across various drives. These efforts have resulted in Drive shortcuts, which are files that act as p

                                                                Simplifying Google Drive’s folder structure and sharing models | Google Workspace Blog
                                                              • Pros and Cons of Using structure.sql in Your Ruby on Rails Application | AppSignal Blog

                                                                ruby Pros and Cons of Using structure.sql in Your Ruby on Rails Application This post was updated on 4 August 2023 to include a section on the advantages of structure.sql over schema.rb. In today's post, we'll cover the significant differences and benefits of using structure.sql versus the default schema.rb schema formats in your Ruby on Rails application. In a data-driven world, knowing how to ex

                                                                  Pros and Cons of Using structure.sql in Your Ruby on Rails Application | AppSignal Blog
                                                                • Thoughts on how to structure Go code

                                                                  App structure is complicated. Good app structure improves the developer experience. It can help you isolate what they are working on without needing to keep the entire codebase in your head. A well structured app can help prevent bugs by decoupling components and making it easier to write useful tests. A poorly structured application can do the opposite; it can make testing harder, it can make it

                                                                    Thoughts on how to structure Go code
                                                                  • Guidelines to improve your React folder structure - Max Rozen

                                                                    If you've done any amount of research into the best way to structure your React app's folders, you've probably run into the following advice copy-pasted into forum threads: Move files around until it feels right. To me that reads a lot like unhelpfully telling people to RTFM, so let's develop a better answer than that (the quote originated from Dan Abramov in a long-ago deleted Tweet, and has sinc

                                                                      Guidelines to improve your React folder structure - Max Rozen
                                                                    • GitHub - sandersn/mini-typescript: A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler

                                                                      A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler This project contains two models of the compiler: micro-typescript and centi-typescript. micro-typescript started when I started reading Modern Compiler Implementation in ML because I wanted to learn more about compiler backends. When I started building the example compiler I found I disag

                                                                        GitHub - sandersn/mini-typescript: A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler
                                                                      • いよいよその全貌が! 「METAL STRUCTURE 解体匠機 νガンダム」 圧倒される緻密さ、大型アイテムの迫力、これぞ究極のνガンダム

                                                                          いよいよその全貌が! 「METAL STRUCTURE 解体匠機 νガンダム」 圧倒される緻密さ、大型アイテムの迫力、これぞ究極のνガンダム
                                                                        • Risk Breakdown Structureとは何か | タイム・コンサルタントの日誌から

                                                                          米国のアポロ計画は、1961年5月に、ケネディ大統領が演説の中で、「60年代中に人類を月に送る」と宣言して始まった。じつは当時、宇宙技術の点で、米国は仮想敵国ソ連に大幅に遅れをとっていた。ケネディ演説の直前の4月、ソ連のガガーリン飛行士がボストーク1号に乗り、人類初の有人宇宙飛行を実現した。彼のセリフ「地球は青かった」は、名言として今も広く知れ渡っている。 ケネディ大統領が60年代中に(つまり、それから8年7ヶ月以内に)有人月面飛行をする、と宣言したとき、米国の多くの専門家は、「そんなこと不可能」と感じていたらしい。しかし、一見不可能に見える未来像を示して、大勢の人を引っ張るタイプの楽観的リーダーシップは、当時の米国社会ではうまく作用した。1969年7月、アポロ11号は3人の宇宙飛行士を乗せて、月に向かって旅立つ。 アポロ11号というプロジェクトに、費用を全部でいったいいくら使ったのか、正

                                                                            Risk Breakdown Structureとは何か | タイム・コンサルタントの日誌から
                                                                          • Data Structure And Algorithmic Thinking With Python For Mac

                                                                            Visiteurs depuis le 27/01/2019 : 11969 Connectés : 1 Record de connectés : 19 Data Structure And Algorithmic Thinking With Python For Mac MacSample Linked Lists Chapter [Data Structure and Algorithmic Thinking with Python].pdf Table of Contents [Data Structure and Algorithmic Thinking with Python].pdf README.md. Universal usb controller drivers for mac. Label printer pro 7.21d free download for ma

                                                                              Data Structure And Algorithmic Thinking With Python For Mac
                                                                            • "How we structure our dbt projects"を読む

                                                                              概要 dbt style guideを読んでいたら、このポストを参照していて、とても内容が濃かったので別でまとめました 同僚に読んでもらうために、僕なりに翻訳、噛み砕いたものなのとなっています 原文と若干ニュアンスが違うかもしれません、Single Source of Truthの精神でぜひ原文も読んでみてください tenajimaの感想 dbtのプロジェクトをどのように構築していくべきか学ぶ中で、データをどのように捉えるべきか(dimensionとfactなど)も同時に学べてすごく良かった 僕も型として「このパターンはこのようにプロジェクトを作っていく」というのを何個か持てるようになりたい How we structure our dbt projects 前提としてここで示す方法は、dbtとしてはベストだと思うが、自分自身のプロジェクトにとって最適かどうかは自分で判断してね(より深くデ

                                                                                "How we structure our dbt projects"を読む
                                                                              • Recommended AWS CDK project structure for Python applications | Amazon Web Services

                                                                                AWS Developer Tools Blog Recommended AWS CDK project structure for Python applications September 22, 2022: Migrated the reference application to AWS CDK v2. Renamed deployment.py to backend/component.py to support multi-component use cases and better emphasize the mapping of AWS Well-Architected Framework component terminology. Renamed pipeline.py to toolchain.py to expand the scope to any tools r

                                                                                  Recommended AWS CDK project structure for Python applications | Amazon Web Services
                                                                                • A Better Way to Structure React Projects

                                                                                  First off, if you don’t know what atomic design is, I’ll give a brief primer below but I suggest you go to Brad Frost’s website and check it out. Atomic design is Brad Frost’s methodology for building design systems. The idea is that we can take the basic building blocks of living things and give our UI a hierarchical structure based on it. Brad Frost defines five main stages of UI components: Ato

                                                                                    A Better Way to Structure React Projects

                                                                                  新着記事