developer-experience
Here are 224 public repositories matching this topic...
-
Updated
Aug 13, 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
fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
-
Updated
Oct 8, 2020
-
Updated
Apr 3, 2017 - JavaScript
The unofficial Apple Events app for macOS
-
Updated
Jun 18, 2020 - Objective-C
-
Updated
Jan 9, 2021 - Swift
Shell tab completion
It would be amazing if batect supported bash/shell autocompletion (e.g. so I can type ./batect bu, hit , and have it autocomplete to ./batect build).
An NPM module that displays Github Action progress in the terminal and aims to improve your development experience by printing status in realtime.
-
Updated
Aug 13, 2021 - JavaScript
Caso encontre erros textual ou gráfico, comente nesta Issue.
Para discussões sobre tecnologias/entendimentos, por favor, abra outra Issue.
-
Updated
Jun 14, 2021 - JavaScript
-
Updated
Dec 19, 2019 - OCaml
Advanced and minimalistic Next.js pre-configured starter with focus on DX
-
Updated
Aug 13, 2021 - TypeScript
A CLI tool to create React + Node apps with just one command
-
Updated
Jan 29, 2019 - JavaScript
A tool for managing local microservice instances
-
Updated
May 27, 2021 - Go
iOS, Android, web, hardware, bots...you name it, there's a meetup for you!
-
Updated
Sep 13, 2017 - Shell
A terminal UI dashboard to monitor requests for code review across Github and Gitlab repositories.
-
Updated
Aug 16, 2021 - Python
Tool to generate TypeScript declaration files for Dynamics 365/CDS client-side coding.
-
Updated
Aug 10, 2021 - F#
写一些Android开发相关的文章
-
Updated
May 30, 2020
Generates the distribution of the fabric8 microservices platform
-
Updated
Sep 4, 2018 - Shell
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Jun 6, 2021
On a project using Mockito DX Scanner still recommends using a Mocking Framework to improve the score.
A curated list of articles, talks, tutorials to help you on your way to be the so called Full Stack Python Dev.
-
Updated
Jan 23, 2018
-
Updated
Oct 21, 2019 - TypeScript
HTTP development server done right
-
Updated
Jul 30, 2021 - CSS
Apinf - Open source API management platform with multi proxy and protocol support
-
Updated
Aug 10, 2021 - JavaScript
To make of you a Ninja Developer in Dynamics 365 For Finance and Operations
-
Updated
Sep 14, 2020 - C#
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."


Feature Suggestion
It should be possible to create a new Backstage app with bare minimum dependencies (plugins) installed.
Possible Implementation