Developer Productivity
See original GitHub issueWe want to take some time and focus on features that will improve developer productivity during projects. We need input from all of you creating awesome solutions with Piranha with what would increase your productivity the most!
Features
- Add templated user types for handling different user groups
- Multiple block section (#1598)
- Batch operations for Media in the manager (#1174)
v8.3
-
Abstract classes in list regions (#1113)(Not supported by current data model) - Allow for
IdentityUser
class to be replaced (#822) - Add support for reusable blocks (#290)
v8.4
(Implemented with generic content) - Specify child types to a page (#231)
- Add template options for faster project creation
v8.3
Infrastructure
- Add SourceLink (#1153)
v8.3
Docs
- Improve overall documentation
- Add tutorial (custom data)
Issue Analytics
- State:
- Created 3 years ago
- Reactions:13
- Comments:30 (15 by maintainers)
Top Results From Across the Web
Yes, you can measure software developer productivity
Yes, you can measure software developer productivity · Inner/outer loop time spent. · Developer Velocity Index benchmark. · Contribution analysis.
Read more >Unleash developer productivity with generative AI
A new McKinsey study shows that software developers can complete tasks up to twice as fast with generative AI.
Read more >How to Measure & Maximize Developer Productivity?
Measuring productivity level mainly depends on criteria like Git commits, planned releases, regressions, and velocity. To choose the most precise measurements ...
Read more >How Developer Productivity Engineering (DPE) Enhances ...
Developer productivity engineering (DPE) focuses on improving developer productivity through accelerating DevOps processes.
Read more >Measure and improve developer productivity: a complete ...
We dive deep into methods for measuring developer productivity and steps you can take to improve it.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
If you want to restructure your files in your media folders it can be tedious. Would be great if you can mark your files (checkboxes maybe) and then move/delete/… the whole batch.
I’m adding one feature here as well that we’re working on which will eliminate a lot of question we get and that is “Adding options to the project templates”. This means that can specify the setup you want when creating your project instead of having to modify it and change references the first thing you do. This would for example create a new project with
SQLServer
andAzure BlobStorage
: