code-organization
There are 22 repositories under code-organization topic.
chidiwilliams/go-web-server-tips
Example project demonstrating tips for writing web servers in Go
guastallaigor/puzzle-pattern
Vue.js development pattern created for code organization, while using the best practices, clean code, and much more.
shuckster/statebot
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.
shuckster/statebot-sh
Statebot for shell-scripts. Describe the states and allowed transitions of a program using a flowchart-like syntax.
spckio/spck-module
Module loading library for https://spck.io
enzo-mourany/css-property-sorter
VSCode extension that allows to sort css properties in a logical and consistent order
NewBumpEr/HeaderMaker
HeaderMaker is a simple application for easily adding and removing headers from project files within a selected directory.
crazywolf132/goshed
A powerful, interactive Go playground manager with a beautiful TUI - create, manage, and organize your Go experiments with style 🚀
jmar777/reductus
A boilerplate-adverse library for state management and code organization in Redux applications.
coding-pelican/c-style-guide
Guidelines for modern C coding, including style conventions and layout organization.
michael-psenka/bookmarks-toc-gen
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.
mucahidyazar/workspace
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.
abdulmominsakib/flutter-component-separator
VSCode extension that automatically separates Flutter widget classes into individual files, improving code organization and maintainability.
CodeCouturiers/go-diagram
Go Diagram - UML Visualization Tool for Go Projects
ericnilo/api-js-wrapper
API wrapper for different HTTP client such as axios and etc. (open for new suggestion)
furqanramzan/clean-code-guidelines
🚀 A comprehensive documentation project A that provides practical advice and best practices for writing clean and maintainable code
mikaelparsekyan/Softuni-Task-Solutions
All SoftUni task solutions, starting from Programming Fundamentals
SoniaKimas/typescript-webpack-demo-weather-app
Demo web application built with TypeScript and bundled using Webpack, showcasing asynchronous programming, design patterns, organized code, inheritance, and TypeScript generics.
Tempuskg/eShopOnWebIOCO
eShopOnWeb refactored to Interface Oriented Code Organization
Wizealpha/Packages-Inner-Classes
Code samples on package creation, Inner class creation and how to access a Protected inner class in an interface in the same package
AndreaPrestia/minimalorganized
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.
psparwez/css-structure-plus
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.