AI Coding Assistants: Introducing CodeScene AI Generated Code Refactoring
AI Coding Assistants: Let's introduce you to AI generated code refactoring. Read more and join the Beta testing program.
Latest articles
AI Coding Assistants: Let's introduce you to AI generated code refactoring. Read more and join the Beta testing program.
Code can be hard to understand due to excess accidental complexity. Or, it can look simple, yet its behavior is anything but due...
We've just launched an IDE Extension for VS Code, helping developers tackle code complexity within the editor. Read more and try...
In this post we'll demonstrate an example of a functional refactoring pattern.
Roku BrightScript, a powerful scripting language is now fully supported in CodeScene. Read how CodeScene can help you as a...
When writing automated tests, we need to come up with intelligent questions to guide our decisions in what unit tests to write.
React hooks can be easily created as any other function. We can create our own domain specific hooks that can be reused across the...
This is a description of a high-level performance optimization workflow, primarily focusing on optimizing the design of our...
A novel approach to visualizing the dynamic work of development teams. Ensure your software architecture matches your team...
Knowing the size of input beforehand, it should be safe to leave out the padding character so you don’t need to percent-encode it...
How should you go about a technical interview? We say the white board approach is incomplete.
If you've used Virtual Code Review or PR integration, you already know that complexity is a frequent target of CodeScene's Code...