10 Matching Annotations
- Nov 2023
-
github.com github.com
-
when I was CTO of a company and someone joined, the first thing they had to do was to spend two weeks reading AWDwR from cover to cover. Once you know the framework, there is no magic, only defaults that act as a catalizer and let you fly.
-
- Sep 2023
-
rubyreferences.github.io rubyreferences.github.io
-
string ones are those most of the Rubyists remember.
-
- Sep 2021
-
www.airtable.com www.airtable.com
-
From day one, your team will love the familiarity of a spreadsheet, and the power of a database.
-
- May 2021
-
docs.digitalocean.com docs.digitalocean.com
-
Familiarity: Volumes function as generic block devices, so you can treat attached volumes like locally connected storage drives. This lets you partition, format, and manage volumes with familiar tools and techniques.
So block storage volumes are network-based block devices, but they appear in the OS the same as local block devices? Is it even possible to distinguish that they are not actually local?
-
- Feb 2021
-
-
The controllers feel very familiar to using ActiveRecord models
-
- Jan 2021
-
forums.theregister.com forums.theregister.com
-
You stick with what you know. It's trouble free because you know how to use it. That's achievable on any of the main OSs, even (gasp!) Windows.
-
- Dec 2020
-
github.com github.com
-
Slots can already be pretty confusing to comprehend, I think it is better to stick to what people (may) already know.
-
-
-
Familiar npm inspired dependency management.
Tags
Annotators
URL
-
- Oct 2020
-
-
I have a few colleagues that converted to hyperscript, and while they were adverse at first, they were satisfied with having switched once they had become comfortable with the way it looks/reads.
-
The only "issue" it has is that its unfamiliar. People have been working with HTML for years and are comfortable with it. That's basically the only reason that people find it more readable. If you make an effort to spend sometime with hyperscript, it becomes as familiar and readable as jsx.
-