16 Matching Annotations
- Nov 2024
-
www.youtube.com www.youtube.com
-
bigger game
A nested game rather than a bigger game
-
- Jan 2024
-
mattbrictson.com mattbrictson.com
-
Some frameworks call this “template inheritance”. In this example, we might say that the application layout “inherits from” or “extends” the base layout. In Rails, this is known as nested layouts, and it is a bit awkward to use. The standard Rails practice for nested layouts is complicated and involves these considerations
-
But what if you want to reuse one layout within another?
-
- Dec 2022
-
Local file Local file
-
The result is a set of nested cascades that cover the fullorganization (figure 1-2)
Strategy span the full depth of the organisation: starting at the corporate level, going through the brand or departmental level, and finishing at the individual levels
-
- Aug 2022
-
www.jianshu.com www.jianshu.com
-
嵌套事务出错回滚不会影响到主事务
-
- Apr 2022
- Mar 2021
-
github.com github.com
-
The overridden core classes for Hash and Array here only handle those two types. A hash hands off a bury to an Array if it encounter a nested array. Similarly, an Array hands off a bury if it encounters a non-integer or a nested hash.
-
-
github.com github.comd3/d31
-
every symbol in D3 4.0 now shares a flat namespace rather than the nested one of D3 3.x. For example, d3.scale.linear is now d3.scaleLinear, and d3.layout.treemap is now d3.treemap.
-
-
trailblazer.to trailblazer.to
-
patch: -> { step Destroy.method(:tidy_storage), before: :delete_model }
-
- Feb 2021
-
trailblazer.to trailblazer.to
-
However, it can be a PITA if you want to customize one of those deeply nested components and add or remove a certain step, for example.
-
-
github.com github.com
-
array :translations do hash do string :locale string :name end end array inputs can only have one input nested underneath them. This is because every element of the array must be the same type. And the inputs nested inside arrays cannot have names because they would never be used.
-
- Jun 2020
-
github.com github.com
-
No need for DatabaseCleaner (rolling back transactions are usually faster than truncate).
-
-
- Aug 2019
-
zoia.org zoia.org
-
The basic idea behind Zettelkasten is to build a repository of the knowledge you gain through the years. The idea is similar to what Paul Jun, of Creative Mastery, writes about keeping a Commonplace Book, or Ryan Holiday’s notecard system. Zettelkasten adds the powerful idea of linking notes to create a web of interlinked knowledge.
-