There are 1 repository under code-organization topic.
Example project demonstrating tips for writing web servers in Go
Vue.js development pattern created for code organization, while using the best practices, clean code, and much more.
Describe the states and allowed transitions of a program using a flowchart-like syntax. Switch to states directly, or by wiring-up events. Statebot is an FSM.
Module loading library for https://spck.io
Statebot for shell-scripts. Describe the states and allowed transitions of a program using a flowchart-like syntax.
VSCode extension that allows to sort css properties in a logical and consistent order
HeaderMaker is a simple application for easily adding and removing headers from project files within a selected directory.
Guidelines for modern C coding, including style conventions and layout organization.
A powerful, interactive Go playground manager with a beautiful TUI - create, manage, and organize your Go experiments with style 🚀
A boilerplate-adverse library for state management and code organization in Redux applications.
VSCode extension that automatically separates Flutter widget classes into individual files, improving code organization and maintainability.
A VS Code plugin for coding organization -- works with the Bookmarks extension to keep a "table of contents" comment updated at the top of your files.
This repository serves as a central location for all of my projects, tests, and examples. It includes various subdirectories and files such as source code, documentation, and build scripts. This repository allows me to easily manage and organize my work, as well as collaborate with others.
Go Diagram - UML Visualization Tool for Go Projects
API wrapper for different HTTP client such as axios and etc. (open for new suggestion)
🚀 A comprehensive documentation project A that provides practical advice and best practices for writing clean and maintainable code
All SoftUni task solutions, starting from Programming Fundamentals
Demo web application built with TypeScript and bundled using Webpack, showcasing asynchronous programming, design patterns, organized code, inheritance, and TypeScript generics.
eShopOnWeb refactored to Interface Oriented Code Organization
Code samples on package creation, Inner class creation and how to access a Protected inner class in an interface in the same package
This repo contains a way to organize the .NET minimal api in a clean manner, keeping the Program.cs light. This approach is used on a production environment.
A VS Code extension that organizes and formats CSS properties by categories like Layout, Spacing, Typography, and more, while preserving selectors for clean and readable code.