Home
Softono

Onelinerhub

Open source MIT PHP
844
Stars
166
Forks
10
Issues
5
Watchers
2 years
Last Commit

 About Onelinerhub

Thousands of code solutions with clear explanation @ onelinerhub.com

Platforms

Web Self-hosted Docker Linux

Languages

PHP

Need Help Installing Onelinerhub?

We provide expert installation service for this software. Our team will install, configure, and secure Onelinerhub on your server. plans start at just $30.

Onelinerhub

View on GitHub

Onelinerhub

Lib of well explained and minimalistic code solutions @ onelinerhub.com

Quick links

Why we do it and where we go

  • clear simple modern solutions for repeatable coding problems
  • moderated single-standard solutions instead of "here's a list of 25 answers with 125 comments"
  • code parts explanations to fight dumb copy-paste, but educate instead

Principles

  • 3 main principles for code pieces here are: simple, modern, minimal
  • Micro solutions are meant to solve specific issue in modern versions of technologies (browsers, compilers, databases, etc.)
  • Solution should be as short and simple as possible
  • Solution should be explained by components (variables, functions, operations, etc.)
  • Image illustrations are welcome

Contributors are welcome

FAQ

"What if I want to create new folder/technology in onelinerhub repo?"

You are welcome to do it with pull request as long as it is useful technology/solution for engineers

"What if I want to edit some published code?"

You are welcome to do it with pull request as long as it will make the code better (simple, modern, minimal)

"Can I post multi-line code (not a one-liner)?"

Yes, as long as the solution is targeted towards specific problem and is well explained