並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 30 件 / 30件

新着順 人気順

referencesの検索結果1 - 30 件 / 30件

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

referencesに関するエントリは30件あります。 TypeScriptgithubtechfeed などが関連タグです。 人気エントリには 『TypeScriptのProject Referencesを使ってソースコードを分割し、レイヤー間の依存関係を強制する』などがあります。
  • TypeScriptのProject Referencesを使ってソースコードを分割し、レイヤー間の依存関係を強制する

    TypeScriptのProject Referencesを使ってソースコードを分割し、レイヤー間の依存関係を強制する サマリ Project Referencesを使うと、1つの巨大なtypescriptプロジェクトを、複数のプロジェクトに分割し、プロジェクト間の依存関係を整理することができる。これにより、例えば以下のようなことができる test/ ディレクトリで export しているテスト用の関数を、 src/ ディレクトリの本番用コードでは参照できなくする レイヤードアーキテクチャで設計しているとき、プレゼンテーション層で定義している関数を ドメイン層から参照できなくし、レイヤー間の依存関係を強制する また、プロジェクトの分割によりビルド時のパフォーマンスが大幅に改善する。 …と公式で書いているが、ビルド時の挙動を正確に把握しないとむしろ悪化するので、注意が必要 適切なプロジェクト

      TypeScriptのProject Referencesを使ってソースコードを分割し、レイヤー間の依存関係を強制する
    • GitHub - visenger/awesome-mlops: A curated list of references for MLOps

      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 - visenger/awesome-mlops: A curated list of references for MLOps
      • GitHub - jtbennett/create-ts-project: Create Typescript monorepo projects with project references, jest, eslint and prettier configured and ready for development.

        Create TypeScript Project generates a ready-for-dev monorepo for projects using TypeScript project references, yarn (v2), jest, eslint and prettier. The generated repo includes scripts to help manage dependencies between packages in the repo. And it includes GitHub Actions for lint/test/build on every push or PR, publishing modules to NPM, and packaging NodeJS apps in Docker images. The short vers

          GitHub - jtbennett/create-ts-project: Create Typescript monorepo projects with project references, jest, eslint and prettier configured and ready for development.
        • Migrating Large TypeScript Codebases To Project References

          Opens in a new windowOpens an external siteOpens an external site in a new window In 2017, we began migrating the merchant admin UI of Shopify from a traditional Ruby on Rails Embedded RuBy (ERB) based front-end to an entirely new codebase, TypeScript paired with React and GraphQL. Using TypeScript enabled our ever-growing Admin teams to leverage TypeScript’s compiler to catch potential bugs and e

            Migrating Large TypeScript Codebases To Project References
          • GitHub - sundowndev/hacker-roadmap: A collection of hacking tools, resources and references to practice ethical hacking.

            Infosec: Information security, which is the practice of preventing unauthorized access, use, disclosure, disruption, modification, inspection, recording or destruction of information. The information or data may take any form, e.g. electronic or physical. Infosec can also be a person who practices ethical security. Wikipedia Opsec: Operations security, which is a process that identifies critical i

              GitHub - sundowndev/hacker-roadmap: A collection of hacking tools, resources and references to practice ethical hacking.
            • Save time linking resources with autolink references

              EnterpriseProductSave time linking resources with autolink referencesNow you can automatically link references to external systems with GitHub Pro, Team, and Enterprise plans. Are you constantly searching for references in external systems? Now you can set up an autolink reference and GitHub will automatically create links for you. How it works If you use GitHub with external services (like Jira),

                Save time linking resources with autolink references
              • lerna/yarn/npm workspacesとTypeScript Project Referencesの設定を同期するツール

                lerna/yarn/npm workspacesとTypeScript Project Referencesの設定を同期するツール TypeScript Project Referencesは、tsconfig.json同士の依存関係を定義することで、効率的なビルドが可能になる仕組みです。 Project Referencesの仕組みを使うことで、monorepoなど一つのリポジトリ内で複数のTypeScriptで書かれたパッケージがある場合に効率的なインクリメンタルビルドなどができます。 また、VSCodeなどのコード補完に使われるTS-Serverなどのスキャンも効率的になります。 Migrating Large TypeScript Codebases To Project References — Developer Tooling Optimizing multi-packag

                  lerna/yarn/npm workspacesとTypeScript Project Referencesの設定を同期するツール
                • GitHub - kishikawakatsumi/SourceKitForSafari: SourceKit for Safari is a Safari extension for GitHub, that enables Xcode features like go to definition, find references, or documentation on hover.

                  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 - kishikawakatsumi/SourceKitForSafari: SourceKit for Safari is a Safari extension for GitHub, that enables Xcode features like go to definition, find references, or documentation on hover.
                  • Supercharge your PDF reading: Follow references, skim outline, jump to figures

                    Researchers have long loved PDFs for reading papers. You can focus on absorbing the scholarship – the format is simple and clean. Researche...

                      Supercharge your PDF reading: Follow references, skim outline, jump to figures
                    • Recursive type references by ahejlsberg · Pull Request #33050 · microsoft/TypeScript

                      Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Pick a username Email Address Password Sign up for GitHub By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails. Already on GitHub? Sign in to your account

                        Recursive type references by ahejlsberg · Pull Request #33050 · microsoft/TypeScript
                      • Documentation - Project References

                        Project references are a new feature in TypeScript 3.0 that allow you to structure your TypeScript programs into smaller pieces. By doing this, you can greatly improve build times, enforce logical separation between components, and organize your code in new and better ways. We’re also introducing a new mode for tsc, the --build flag, that works hand in hand with project references to enable faster

                        • Code Search with Cross References for the Android Open Source Project

                          Code Search with Cross References for the Android Open Source Project Posted by Jeff Bailey, AOSP Engineering Manager; Ally Sillins, AOSP Program Manager; Kris Hildrum, Open Source Code Search Tech Lead; Jay Sachs, Kythe Tech Lead/Manager Searching for "it's all about the code" open source on Google returns more than a million hits. Today we’re introducing a public code search tool for the Android

                            Code Search with Cross References for the Android Open Source Project
                          • References are like jumps

                            In a high-level language, the programmer is deprived of the dangerous power to update his own program while it is running. Even more valuable, he has the power to split his machine into a number of separate variables, arrays, files, etc.; when he wishes to update any of these he must quote its name explicitly on the left of the assignment, so that the identity of the part of the machine subject to

                            • Rust data structures with circular references - Eli Bendersky's website

                              To implement its safety guarantees, the Rust compiler keeps careful track of ownership and references throughout a program. This makes writing certain kinds of data structures challenging; in particular, data structures that have circular references. Let's start with a simple binary tree: struct Tree { root: Option<Node>, } struct Node { data: i32, left: Option<Box<Node>>, right: Option<Box<Node>>

                              • Physically based shading references, at the end of 2019 – Light is beautiful

                                • Weak references and finalizers · V8

                                  Show navigation Generally, references to objects are strongly held in JavaScript, meaning that as long you have a reference to the object, it won’t be garbage-collected. const ref = { x: 42, y: 51 }; // As long as you have access to `ref` (or any other reference to the // same object), the object won’t be garbage-collected.Currently, WeakMaps and WeakSets are the only way to kind-of-weakly referen

                                  • GitHub to replace "master" with alternative term to avoid slavery references

                                    The code-hosting portal is just the latest in a long line of tech companies and open source projects that have expressed support for removing terms that may be offensive to developers in the black community. This includes dropping terms like "master" and "slave" for alternatives like "main/default/primary" and "secondary;" but also terms like "blacklist" and "whitelist" for "allow list" and "deny/

                                      GitHub to replace "master" with alternative term to avoid slavery references
                                    • Simple monorepos via npm workspaces and TypeScript project references

                                      Simple monorepos via npm workspaces and TypeScript project references A monorepo is a single repository that is used to manage multiple projects. In this blog post, we’ll explore how to set up a simple monorepo for two npm packages. All we need is already built into npm and TypeScript. What is a monorepo and why is it useful?  # Whenever we have to develop multiple interdependent npm packages in p

                                      • IGN on Twitter: "The Chainsaw Man OP has a ton of pop culture references. Did we miss any? (h/t @NezukoSocial) https://t.co/LDzyEeNYE2"

                                        The Chainsaw Man OP has a ton of pop culture references. Did we miss any? (h/t @NezukoSocial) https://t.co/LDzyEeNYE2

                                          IGN on Twitter: "The Chainsaw Man OP has a ton of pop culture references. Did we miss any? (h/t @NezukoSocial) https://t.co/LDzyEeNYE2"
                                        • production-readiness-checklist/docs/references/pre-production-checklist.md at master · mercari/production-readiness-checklist

                                          This checklist contains points that must be satisfied during implementation and verified prior to release. Please note that all items in the design checklist that were verified at the end of the design phase, must still be satisfied at release time (e.g. the design doc must be up-to-date, the SLOs must be consistent, ...).

                                            production-readiness-checklist/docs/references/pre-production-checklist.md at master · mercari/production-readiness-checklist
                                          • You might not need TypeScript project references – Turbo

                                            If you've worked in a larger TypeScript codebase or monorepo, you are likely familiar with project references (opens in a new tab). They are indeed fairly powerful. When you reference a project in your tsconfig.json, new things happen: Importing modules from a referenced project will instead load its output declaration file (.d.ts) If the referenced project produces an outFile, the output file .d.

                                              You might not need TypeScript project references – Turbo
                                            • Second-Class References

                                              Graydon Hoare, the creator of Rust, wrote an article: The Rust I Wanted Had No Future (HN, Lobsters). It’s an interesting discussion of programming language evolution, the competing pressures of expedience and technical perfection, and the social consequences of technical decisions. He concludes that the language he would have built, given absolute creative control, would not have been as popular

                                                Second-Class References
                                              • Refero — design references for your next project

                                                The biggest collection of design references from great web applications

                                                  Refero — design references for your next project
                                                • CloudFormationのDynamic referencesとAWS SAMのAutoPublishAliasを組み合わせた動作を確認してみた | DevelopersIO

                                                  先日の下記アップデートを活用すれば、Lambda LayersとLambdaのデプロイをスッキリできそうだったので、実際に試してみました。 以前、AWS SAMでAutoPublishAliasを使った際の動作を試してみたので、本記事でもAutoPublishAliasを使った際の動作を確認します。 おすすめの方 AWS SAMでDynamic referencesを使いたい方 AutoPublishAliasとLambda LayerとLambdaのデプロイについて知りたい方 最初に結論 Lambda Layersのみを更新すると、Lambda Layersは更新された しかし、Lambdaの新バージョン発行とエイリアス更新はされなかった 環境 項目 バージョン 3つのCloudFormationスタックを作成する 3つのCloudFormationスタックを作成します。 Lambda

                                                    CloudFormationのDynamic referencesとAWS SAMのAutoPublishAliasを組み合わせた動作を確認してみた | DevelopersIO
                                                  • Using TypeScript Project References to share common code

                                                    30th March 2021 Ever wondered if you can share interfaces, types and functions between TypeScript projects? I'm currently developing a project consisting of two separate TypeScript applications, one being a React.js dashboard and the other an Azure Function app written in Node.js. As part of the project, the dashboard calls an API in the Azure Function app. This got me thinking, as I'm in control

                                                    • GitHub - eleurent/phd-bibliography: References on Optimal Control, Reinforcement Learning and Motion Planning

                                                      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 - eleurent/phd-bibliography: References on Optimal Control, Reinforcement Learning and Motion Planning
                                                      • Nomadland references censored in China over critical comments by Chloé Zhao from 2013

                                                        Nomadland film director Chloe Zhao was praised in China for her Golden Globe award before her comments from 2013 about her country of birth emerged. Photograph: Taylor Jewell/Invision/AP Nomadland film director Chloe Zhao was praised in China for her Golden Globe award before her comments from 2013 about her country of birth emerged. Photograph: Taylor Jewell/Invision/AP

                                                          Nomadland references censored in China over critical comments by Chloé Zhao from 2013
                                                        • /a/ - ITT: Anime references in Western media - Anime & Manga - 4chan

                                                          [a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip / qa] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Sett

                                                          • ✨♻️ Rust Visualized: Pointers as References

                                                            How do we visualize pointers? A pointer points ➡️ to a location in memory. This location in memory contains information that is of interest to us. 📕 References You can think of the table of contents in a book containing pointers to the chapters in that book. The table of contents in a book points you to where the chapters in the book are. The pointers don't actually contain the data they are poin

                                                              ✨♻️ Rust Visualized: Pointers as References
                                                            • monorepo-utils/packages/@monorepo-utils/workspaces-to-typescript-project-references at master · azu/monorepo-utils

                                                              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

                                                                monorepo-utils/packages/@monorepo-utils/workspaces-to-typescript-project-references at master · azu/monorepo-utils
                                                              1

                                                              新着記事