用 Go 写的命令行工具,支持 OAuth 1.0a 和 OAuth 2.0 认证,内置流式端点自动检测和 webhook 调试。替代了已经年久失修的 twurl。
令人惊讶的是:𝕏官方推出了名为'Xurl'的新CLI工具来替代年久失修的'twurl',这一决策表明𝕏正在积极修复其开发者工具生态。选择Go语言编写可能暗示了𝕏对性能和效率的重视,同时也反映了开发者工具维护的常见挑战。
用 Go 写的命令行工具,支持 OAuth 1.0a 和 OAuth 2.0 认证,内置流式端点自动检测和 webhook 调试。替代了已经年久失修的 twurl。
令人惊讶的是:𝕏官方推出了名为'Xurl'的新CLI工具来替代年久失修的'twurl',这一决策表明𝕏正在积极修复其开发者工具生态。选择Go语言编写可能暗示了𝕏对性能和效率的重视,同时也反映了开发者工具维护的常见挑战。
Several templates and tools are available to assist in formatting, such as Reflinks (documentation), reFill (documentation) and Citation bot (documentation)
I clicked the link for reFill and thought it looked interesting. Would like to look into this further.
You’re allowed to blame us for a terrible developer experience in Trailblazer 2.0. It’s been quite painful to find out which step caused an exception. However, don’t look back in anger! We’ve spent a lot of time on working out a beautiful way for both tracing and debugging Trailblazer activities in 2.1.
If your reaction to the video was 'fine, but if we use TypeScript and write plugins for each editor then we can get all the autocomplete and syntax highlighting stuff' — in other words, if you believe that in order to achieve parity with CSS it makes sense to build, document, promote and maintain a fleet of ancillary projects — then, well, you and I may never see eye to eye!
Use tools in preference to unskilled help to lighten a programming task, even if you have to detour to build the tools and expect to throw some of them out after you've finished using them.
Rule of Generation: Avoid hand-hacking; write programs to write programs when you can.
Mentioned at https://kentcdodds.com/blog/tools-without-config:
There is a project called react-app-rewired by Tim Arney. It's awesome. However, I've taken a different approach to making paypal-scripts configurable. ...