developer-experience
Here are 228 public repositories matching this topic...
-
Updated
Oct 10, 2021 - JavaScript
Please add video length on the video thumbnail just like the official Developer app from Apple.
Right now, I can see the length if I click to go to detail screen, but I would have to do it one by one. It would be great to see the length of each video in a glance so that if i have like 15 minutes, I know which one I can watch.
-
Updated
Jul 23, 2021 - TypeScript
I am using PG server in a certificate pinned environment. In Python / SQLAlchemy, this is the following code needed to connect:
pg_certs = {
'sslcert': 'certs_dir/client-cert.pem',
'sslkey': 'certs_dir/client-key.pem',
'sslrootcert': 'certs_dir/server-ca.pem',
}
create_engine(pg_url, connect_args={'sslmode': 'require', **pg_certs}, ...)
Does Migra support this? I
-
Updated
Oct 8, 2020
-
Updated
Apr 3, 2017 - JavaScript
-
Updated
Jun 18, 2020 - Objective-C
-
Updated
Jan 9, 2021 - Swift
Describe the problem you'd like to solve
As Batect can nicely be bootstrapped, it works out of the box even for people new to Batect. However, new users still need to explicitly opt-in/-out from collecting telemetry, which may seem inconvenient.
Describe the solution you'd like
I'd like to pre-configure the collection of telemetry on a per-project basis via a setting in `batect.ym
Caso encontre erros textual ou gráfico, comente nesta Issue.
Para discussões sobre tecnologias/entendimentos, por favor, abra outra Issue.
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Jun 14, 2021 - JavaScript
-
Updated
Dec 19, 2019 - OCaml
-
Updated
Sep 30, 2021 - TypeScript
-
Updated
Jan 29, 2019 - JavaScript
-
Updated
May 27, 2021 - Go
-
Updated
Oct 11, 2021
-
Updated
Oct 8, 2021 - TypeScript
-
Updated
Sep 13, 2017 - Shell
-
Updated
Oct 12, 2021 - Python
-
Updated
Oct 1, 2021 - F#
-
Updated
May 30, 2020
-
Updated
Sep 4, 2018 - Shell
-
Updated
Sep 23, 2021
On a project using Mockito DX Scanner still recommends using a Mocking Framework to improve the score.
-
Updated
Jan 23, 2018
-
Updated
Oct 8, 2021 - CSS
-
Updated
Oct 21, 2019 - TypeScript
-
Updated
Sep 1, 2021 - JavaScript
Improve this page
Add a description, image, and links to the developer-experience topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-experience topic, visit your repo's landing page and select "manage topics."
There are always use cases to make the backstage app theming fit to the company design guidelines, one of which is the icon set that is used. At the moment backstage use heavily on material ui icons. Some of the components had the option to override the icons, some are not.
Some examples of the icon that can be chang