Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / labs42io/clean-code-typescript issues and pull requests

#70 - Clean code typescript

Issue - State: closed - Opened by abel1711 8 months ago - 3 comments

#69 - Update link to Spanish Translation

Pull Request - State: closed - Opened by 3xp1o1t 11 months ago

#68 - docs: update spanish version

Pull Request - State: closed - Opened by M8-Babbage about 1 year ago - 1 comment

#67 - Section 2

Pull Request - State: closed - Opened by aziyatali about 1 year ago

#66 - Include our team preferences in the guide

Pull Request - State: closed - Opened by geekytime about 1 year ago

#65 - Fix typo in "Remove dead code" section

Pull Request - State: closed - Opened by mheob about 1 year ago

#64 - Logging convention update

Pull Request - State: closed - Opened by tasdiqueurbanstems over 1 year ago

#63 - New content for exports

Pull Request - State: closed - Opened by IvanSharptx over 1 year ago

#62 - Typo in "Remove dead code" section

Issue - State: closed - Opened by yakovsushenok over 1 year ago

#61 - add reviewers to merge before

Pull Request - State: closed - Opened by aziyatali over 1 year ago - 2 comments

#60 - Adding recommendation for constructor arguments

Pull Request - State: closed - Opened by gbrandtio over 1 year ago - 3 comments

#59 - Adding terminology for magic literals

Pull Request - State: closed - Opened by gbrandtio over 1 year ago - 1 comment

#58 - Contribution: Clean Code TypeScript as Web Book

Issue - State: closed - Opened by tderflinger almost 2 years ago - 1 comment

#57 - Broken Link Found on the Current Outbound Link

Pull Request - State: closed - Opened by sojinsamuel about 2 years ago

#56 - Add a complete example implementation

Issue - State: closed - Opened by alfonsograziano about 2 years ago - 1 comment

#55 - Minor improvements regarding types

Pull Request - State: closed - Opened by memoriesadrift about 2 years ago - 2 comments

#54 - Persian Translation (Farsi)

Issue - State: closed - Opened by imokech over 2 years ago - 2 comments
Labels: enhancement

#53 - Updated README.md to improve readability

Pull Request - State: closed - Opened by lguilhermef over 2 years ago - 3 comments

#52 - Correção ortográfica

Pull Request - State: closed - Opened by DiogoJorge1401 over 2 years ago

#51 - Prefer to use base types in some cases

Issue - State: closed - Opened by matvaleriano almost 3 years ago - 1 comment

#50 - Change implied variable name for consistency

Pull Request - State: closed - Opened by decoded4620 almost 3 years ago

#49 - Fix typo

Pull Request - State: closed - Opened by balazspeczeli almost 3 years ago

#48 - Clean code typescript

Issue - State: closed - Opened by khenissimehdi about 3 years ago - 2 comments

#47 - "Use getters and setters" - Why would you start with getters & setters?

Issue - State: closed - Opened by bluEEil over 3 years ago - 1 comment

#46 - "Set default objects with Object.assign or destructuring" - destructing example might be bad practice?

Issue - State: closed - Opened by bluEEil over 3 years ago - 1 comment
Labels: question

#45 - Function arguments (2 or fewer ideally) - Talks about destructing but I don't see destructing used

Issue - State: closed - Opened by bluEEil over 3 years ago - 1 comment
Labels: question

#44 - Switch formatting from TSLint to ESLint

Pull Request - State: closed - Opened by mheob over 3 years ago - 1 comment

#43 - Change references from TSLint to ESLint

Issue - State: closed - Opened by mheob over 3 years ago - 2 comments

#42 - Add german translation repo link

Pull Request - State: closed - Opened by mheob over 3 years ago - 2 comments

#41 - Clean-code-typescript

Issue - State: closed - Opened by szlevinli over 3 years ago

#41 - Clean-code-typescript

Issue - State: closed - Opened by szlevinli over 3 years ago

#40 - Fixed grammar and enhanced reading experience.

Pull Request - State: closed - Opened by parthokr over 3 years ago

#39 - type script

Issue - State: closed - Opened by ahmedrabea30 over 3 years ago

#38 - Set default objects with Object.assign or destructuring

Issue - State: closed - Opened by aleixsuau almost 4 years ago - 1 comment

#37 - Improve sample code in `Avoid type checking`

Pull Request - State: closed - Opened by kawamataryo over 4 years ago - 2 comments

#36 - Add type to isEmailUsed in Avoid negative conditionals

Pull Request - State: closed - Opened by jacobggman over 4 years ago

#35 - i18n: add korean translation repo link

Pull Request - State: closed - Opened by 738 over 4 years ago

#34 - fix: typo conscise -> concise

Pull Request - State: closed - Opened by 738 over 4 years ago

#33 - fix typo delactation -> declaration

Pull Request - State: closed - Opened by 738 over 4 years ago

#32 - fix: added a missing semicolon

Pull Request - State: closed - Opened by 738 over 4 years ago

#31 - Fixed typos

Pull Request - State: closed - Opened by EvgenyShupikov over 4 years ago

#30 - Fix links to `basarat.gitbook.io`

Pull Request - State: closed - Opened by Userbit over 4 years ago

#29 - sync improvements from clean-code-javascript repo

Pull Request - State: closed - Opened by dimadeveatii over 4 years ago

#28 - Some minor fixes

Pull Request - State: closed - Opened by glhrmoura almost 5 years ago

#27 - Translating in progress for Turkish

Pull Request - State: closed - Opened by ozanhonamlioglu almost 5 years ago - 2 comments

#26 - add const assertions in typescript 3.4

Pull Request - State: closed - Opened by MSakamaki over 5 years ago - 3 comments

#25 - Added enum example in variables section.

Pull Request - State: closed - Opened by lucavictor220 over 5 years ago

#24 - Fixing usage of array type

Pull Request - State: closed - Opened by kajetansw over 5 years ago

#23 - Fix typo - "that" to "than"

Pull Request - State: closed - Opened by mrkiffie over 5 years ago

#22 - Fixes

Pull Request - State: closed - Opened by fuzzknob over 5 years ago

#21 - Fixed iterator example code.

Pull Request - State: closed - Opened by fuzzknob over 5 years ago - 2 comments

#20 - fix typo

Pull Request - State: closed - Opened by nicoder over 5 years ago

#19 - interface-over-type-literal default true

Issue - State: closed - Opened by MSakamaki over 5 years ago - 2 comments

#18 - syntax error of type alias

Pull Request - State: closed - Opened by MSakamaki over 5 years ago - 1 comment

#17 - Enums

Issue - State: closed - Opened by dimadeveatii over 5 years ago - 1 comment
Labels: help wanted, good first issue

#16 - Grouping imports and typescript aliases

Pull Request - State: closed - Opened by rvmoldova over 5 years ago - 1 comment

#15 - Translations

Issue - State: open - Opened by dimadeveatii over 5 years ago - 42 comments
Labels: enhancement, help wanted

#14 - Modules

Issue - State: closed - Opened by dimadeveatii over 5 years ago
Labels: enhancement, help wanted, Hacktoberfest

#13 - TypeScript Generics

Issue - State: open - Opened by dimadeveatii over 5 years ago - 1 comment
Labels: question

#12 - Add TODO comments

Issue - State: closed - Opened by dimadeveatii over 5 years ago - 3 comments
Labels: enhancement, help wanted, good first issue

#11 - Add iterators and generators to functions

Issue - State: closed - Opened by dimadeveatii over 5 years ago - 1 comment
Labels: enhancement, help wanted

#10 - TypeScript built-in types

Issue - State: open - Opened by dimadeveatii over 5 years ago
Labels: enhancement, help wanted

#9 - Cross cutting concerns

Issue - State: closed - Opened by dimadeveatii over 5 years ago
Labels: enhancement, help wanted, Hacktoberfest

#8 - Fixed "good" example calling undefined variable.

Pull Request - State: closed - Opened by IBlackI over 5 years ago

#7 - More consistent formatting

Pull Request - State: closed - Opened by rvmoldova over 5 years ago

#6 - [Do not add unneeded context ] to gets an error correction

Pull Request - State: closed - Opened by MSakamaki over 5 years ago

#5 - Add const contexts for literal expressions

Issue - State: closed - Opened by MSakamaki over 5 years ago - 2 comments
Labels: enhancement

#4 - [Do not add unneeded context ] to gets an error ?

Issue - State: closed - Opened by MSakamaki over 5 years ago

#2 - Fix addItemToCart example to return CartItem array instead of object

Pull Request - State: closed - Opened by Mouzourides over 5 years ago