Atlassian Design
Design Principles
Facebook Design
Colorbox.io
Facebook Design Resources
UpLabs
Designer Mill
Adele
Ruby
Python
JavaScript
C++
Java
Perl
Lua
PHP
Atlassian Design
RubyBased on our record, Atlassian Design should be more popular than Ruby. It has been mentiond 12 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
As the official evolution of react-beautiful-dnd, this library also comes with extensible accessibility features right out of the box. The default assistive controls are based on the Atlassian Design System, so if youโre already using that, integration will be seamless. But if you arenโt, you can easily replace those components with your own, or completely redefine how accessibility is provided and take a more... - Source: dev.to / over 1 year ago
Atlassian Design System: Atlassian's Design System encompasses a color module encompassing primary, secondary, and functional colors, along with an extended palette for shades and tints. The system provides comprehensive guidelines for effective color usage and emphasizes accessibility. - Source: dev.to / almost 3 years ago
Atlassian design system: https://atlassian.design/. Source: about 3 years ago
Regarding discoverability, you could build a directory with documentation. Similarly to how design systems are documented, e.g: https://atlassian.design/ But if you really want to share them you'll probably need to evangelize it somehow. Source: over 3 years ago
Step 5: Study design system Atlassian design system Primer design system Spectrum, Adobeโs design system Carbon design system. - Source: dev.to / over 3 years ago
On Thursday, I shared the importance of contributing to Ruby's documentation, and I wanted to show that even a small contribution can help. Thus, I showed a small PR I submitted for the ruby-lang.org website:. - Source: dev.to / over 1 year ago
The counter function is written in Ruby. Since Ruby is an interpreted language, AssemblyLift deploys a customized Ruby 3.1 interpreter compiled to WebAssembly, which executes the function handler. Since the interpreter is somewhat large, the cold-start time of a Ruby function tends to be larger than that of a Rust function. Our counter is being run in the backround, so we're fine with it being a little bit laggy... - Source: dev.to / over 3 years ago
But, in general I was told use rubyapi.org unless you _really_ want to stick with the ruby-lang.org docs for all you do (which is fine) or to dig more into some object hierarchy, etc. Source: about 4 years ago
[2] 'rbenv' - https://github.com/rbenv/rbenv - Ruby version management utility. Run something like rbenv install 3.1.1 to install that version on your system (requires related project ruby-build), then rbenv local 3.1.1 in your code's directory to specify that for any ruby command in that directory only, you want to use version 3.1.1 that you installed through rbenv. Does other useful stuff too. Only does Ruby,... Source: over 4 years ago
Design Principles - An open source repository of design principles and methods
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Facebook Design - Resources for Designers from the Facebook Design team
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Colorbox.io - Create accessible color systems ๐จ
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation