Culi T

Results 10 issues of Culi T

What would you think of adding a new section specifically for small startups? I've come across a few that have Elm in their stack but I'm not sure if people...

[Rosetta Code](https://rosettacode.org/wiki/FizzBuzz) is a wiki of common programming problems, algorithms, etc written in different programming languages. Another, smaller, but similar site is [Programming Idioms](https://programming-idioms.org/all-idioms) Rosetta Code is by far the...

## Summary - adds [jsDoc](https://devhints.io/jsdoc) comments. If you've used TypeScript before it's essentially that but as simple JS comments. IDEs pick up on it and use it to provide type...

https://elm-lang.org/examples Seems like an important piece of this all. CSS is critical for good a11y practices and it's complete absence from docs/examples feels like it encourages a disregard for it

The given examples for naming conventions conveniently avoid the hottest debates. In fact, very few style guides I've found even address this question --- Relevant style guides style guide |...

I went ahead and took all the entries that had a `wikipedia.pageId` property and queried to see if they have a WikiData page. Results ``` java Q251 javascript Q2005 c...

goodFirstIssue

> **Note** see related issue #348 This is the current frequency count for the `compilesTo` column: ``` javascript: 32, ocaml: 1, "c cpp objective-c javascript": 1, html: 1, llvmir: 1,...

treeNotationMasteryRequired

When typing out certain columns we get a nice explanatory comment along with the autocomplete name. This seems to be defined with the `description` attribute in the grammar files With...

treeNotationMasteryRequired
javascriptMasteryRequired

Hope it's ok to create an issue like this. I came across a url that was renamed but it seemed too small of an issue to make a whole PR...

Having a comprehensive list of as many design systems as possible is really great, but when you want to look at a component, it's annoying to have the same few...