Libofmicrocodepieces,wellexplainedandmostlysingle-linesolutions@onelinerhub.com.
WhywedoitandwherewegoWe'rebuildingnon-profitopensourcecodehubtoaddressfollowingissues:
clearsimplemodernsolutionsforrepeatablecodingchallegesmoderatedsingle-standardsolutionsinsteadof"here'salistof25answerswith125comments"codepartsexplanationstofightdumbcopy-paste,buteducateinsteadnoads,nopaidaccess,justcommunitycontributionsandusefulnessinsteadofprofitsHelpbycontributingJoinourorganizationhere:https://github.com/OnelinerhubClonerepoandcreatepullrequestsCreateissuestorequestUI/codeupdatesFeelfreetoadd/updateanytechcodepieceyoufinduseful.
Principles3mainprinciplesforcodepieceshereare:simple,modern,minimalMicrosolutionsarementtosolvespecificissueinmodernversionsoftechnologies(browsers,compilers,databases,etc.)SolutionshouldbeasshortandsimpleaspossibleSolutionshouldbeexplainedbycomponents(variables,functions,operations,etc.)ImageillustrationsarewelcomeCodefilemicro-formatEachcodefileshouldbeplacedinit'smaintechnologyfolder(e.g."php","bash",etc).Fileshouldhaveshortbutunderstandablenaminginunderscoreformat(e.g."redirect_header.md")Extensionisalways".md",soallthemarkdownworksFilemustincludetitle("#title")asthefirstline(technologytitleisautomaticallyaddedinUI{title}#{technology})FilemustincludeactualcodesnippetinthehighlightedcodeblockFileshouldalsoincludecodepartsdescription,soit'swellexplained(exampleintemplate)Filecanalsoincludegroupdefinitiontolinksimilarsolution(e.g.differentdateformatsorstringcomparisonmethods)YoucanuploadPNGfilewiththesamefilenameasthecodefileanditwillautomaticallyberenderedinUIExamplecanbespecifiedusing##Exampleheaderfollowedby2codeblocks(inputandoutputexamples)Usethistemplateforcreatingnewcodepieces.
FAQ"WhatifIwanttocreatenewfolder/technologyinonelinerhubrepo?"
Youarewelcometodoitwithpullrequestaslongasitisusefultechnology/solutionforengineers
"WhatifIwanttoeditsomepublishedcode?"
Youarewelcometodoitwithpullrequestaslongasitwillmakethecodebetter(simple,modern,minimal)
"CanIpostmulti-linecode(notaone-liner)?"
Yes,aslongasthesolutionistargetedtowardsspecificproblemandiswellexplained
评论