-
Updated
Dec 16, 2020 - JavaScript
#
dx
Here are 96 public repositories matching this topic...
A CLI dashboard for webpack dev server
android
gradle
apk
dx
buck
build-tool
android-studio
idea-plugin
dex
tinker
instant-run
hotfix
androidstudio
aapt
multidex
fast-build
freeline
freel
layoutc
dexloader
-
Updated
Feb 6, 2018 - Java
platform
devops
ecosystem
cross-platform
dx
dev
shareable-configs
task-runner
developer-tools
development-workflow
development-environment
developer-experience
dev-env
execa
hela
tunnckocorehq
hela3
hela-ecosystem
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Nov 4, 2020 - TypeScript
A CLI tool to create React + Node apps with just one command
-
Updated
Jan 29, 2019 - JavaScript
nodejs
javascript
npm
magic
devtools
dx
lerna
javascript-tools
developer-experience
rush
local-development
npm-link
npmlink
dev-experience
magic-tools
magical-wonders-of-the-world
library-development-made-easy
isaac-schlueter-would-be-jealous
-
Updated
Oct 21, 2019 - TypeScript
nodejs
testing
docker
mocha
tape
parallel
dx
ci-cd
ava
testing-tools
concurrent
developer-experience
mocha-reporter
mocha-tests
performance-testing
suman
high-performance-testing
better-than-ava
better-than-mocha
better-than-tapjs
-
Updated
Dec 15, 2018 - JavaScript
Production-ready boilerplate for building universal web apps with React and Redux
react
redux
javascript
boilerplate
babel
webpack
universal-applications
jest
universal
es2015
react-boilerplate
css-modules
dx
code-splitting
-
Updated
Aug 17, 2017 - JavaScript
prokopsimek
commented
Oct 27, 2020
Title: Respectful Code Reviews
-
What is this about: “What is this practice about”? Which existing (or new) problems does this practice solve?
A guide for respectful code reviews. -
Read more here: The starting point for your research (You can use different sources if you have better ones)
-
https://chromium.googlesource.com/chromium/src/+/master/docs/cr_respect.md
-
Pick
A TypeScript compatible JavaScript wrapper for Salesforce DX CLI.
-
Updated
Jun 22, 2019 - TypeScript
-
Updated
Jul 3, 2019 - PHP
CLI for quickly creating boilerplate files based on templates you provide.
-
Updated
May 26, 2020 - JavaScript
A React scaffold focused in developer experience
-
Updated
Jun 6, 2018 - HTML
Quality and Optimisation tools for CSS in JavaScript
css
style-linter
optimization
linter
css-in-js
dx
developer-tools
code-quality
quality-assurance
developer-experience
-
Updated
Jan 11, 2019 - JavaScript
d3d11.dll wrapper for intercepting DirectX 11 function calls.
windows
hooks
hook
wrapper
library
dll
directx
overlay
dx
d3d11
direct3d
dynamic-library
directx-11
directx11
dynamic-link-library
wrapper-dll
direct3d11
d3d11hook
direct3d-11
d3d11-dll
-
Updated
Jun 19, 2018 - C++
A plugin for the Salesforce DX CLI based on the Open CLI Framework (OCLIF)
nodejs
plugin
node
typescript
dx
salesforce
node-js
sfdx
sfdx-cli
americanexpress
salesforce-dx-cli
oclif
salesforce-dx
oclif-plugin
-
Updated
Dec 8, 2019 - TypeScript
Shortcuts for common command sequences in Git.
-
Updated
Dec 18, 2020 - JavaScript
react
hooks
performance
typescript
validation
state-management
asynchronous
forms
ux
form
dx
form-validation
form-builder
controlled
uncontrolled
form-state
react-hooks
-
Updated
Dec 23, 2020 - TypeScript
git commands for fluent, collaborative workflow
git
shell
bash
cli
workflow
tool
tooling
git-addons
dx
git-plugin
developer-tools
developer-experience
-
Updated
May 30, 2019 - Shell
Cisco Unified Communications Manager (CallManager) & Telepresence scripts
-
Updated
May 19, 2017 - Python
One DX related post every day for 100 days. Written 14.7.-6.11.2019
-
Updated
Jan 12, 2020 - HTML
vmware
esxi
vsphere
dx
fusion
vmware-products
developer-experience
vic-machine
vic
vmware-scripts
photon-controller
vcloud-director
vmware-photon-controller
vmware-photon
pks
vke
vmware-kubernetes-engine
cloud-pks
-
Updated
Nov 21, 2019 - Shell
Improve this page
Add a description, image, and links to the dx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dx topic, visit your repo's landing page and select "manage topics."

While generating some YAML files to setup Backstage for a POC at work I ran into this error - "Expected object at root, got string" - once I went to add them as static configuration. In the end the issue was somehow my PowerShell Out-File encoding was UTF-16 using UTF-8 solve the issue and the files imported fine. I'm not sure how other encoding formats get handled so that might be worth taking a