Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
codequality
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
JavaScript best practices to improve code quality
Saif Sadiq
Saif Sadiq
Saif Sadiq
Follow
for
DeepSource
Apr 19 '21
JavaScript best practices to improve code quality
#
javascript
#
codequality
#
programming
#
tutorial
23
reactions
Comments
Add Comment
8 min read
Why being a Codeslinger makes you worse than you think
HDenizD
HDenizD
HDenizD
Follow
Apr 18 '21
Why being a Codeslinger makes you worse than you think
#
codenewbie
#
codequality
#
experience
#
learnings
10
reactions
Comments
Add Comment
2 min read
Amazing Pure HTML and CSS background animations
𝐁𝐚𝐛𝐢 ✨
𝐁𝐚𝐛𝐢 ✨
𝐁𝐚𝐛𝐢 ✨
Follow
Apr 6 '21
Amazing Pure HTML and CSS background animations
#
html
#
css
#
codepen
#
codequality
457
reactions
Comments
29
comments
2 min read
What is the value of "code quality"?
Jonathan Hall
Jonathan Hall
Jonathan Hall
Follow
Apr 18 '21
What is the value of "code quality"?
#
techdebt
#
productivity
#
codequality
2
reactions
Comments
Add Comment
1 min read
7 drawbacks of linting tools
Gustavo Silva
Gustavo Silva
Gustavo Silva
Follow
for
Codacy
Apr 14 '21
7 drawbacks of linting tools
#
codereview
#
codequality
#
productivity
#
devops
5
reactions
Comments
Add Comment
4 min read
Making your first express js server (with explanation)
code-withAshish
code-withAshish
code-withAshish
Follow
Apr 14 '21
Making your first express js server (with explanation)
#
webdev
#
javascript
#
codequality
#
server
24
reactions
Comments
7
comments
3 min read
Introduction to SOLID Principles
Josué Rodríguez (He/Him)
Josué Rodríguez (He/Him)
Josué Rodríguez (He/Him)
Follow
Apr 13 '21
Introduction to SOLID Principles
#
codequality
#
agile
#
beginners
#
codenewbie
22
reactions
Comments
Add Comment
2 min read
Single Responsibility Principle
Josué Rodríguez (He/Him)
Josué Rodríguez (He/Him)
Josué Rodríguez (He/Him)
Follow
Apr 13 '21
Single Responsibility Principle
#
codequality
#
agile
#
beginners
#
codenewbie
13
reactions
Comments
Add Comment
3 min read
Are Default Params in JavaScript bad? (Snack pack #4)
Blake Campbell
Blake Campbell
Blake Campbell
Follow
Apr 11 '21
Are Default Params in JavaScript bad? (Snack pack #4)
#
webdev
#
codequality
#
refactorit
#
javascript
5
reactions
Comments
Add Comment
1 min read
Software Entropy And How To Prevent It
Nabil Tharwat
Nabil Tharwat
Nabil Tharwat
Follow
Apr 13 '21
Software Entropy And How To Prevent It
#
software
#
development
#
maintenance
#
codequality
5
reactions
Comments
1
comment
3 min read
Solid. Is It Still Useful In 2021?
Huzaifa Rasheed
Huzaifa Rasheed
Huzaifa Rasheed
Follow
Apr 3 '21
Solid. Is It Still Useful In 2021?
#
typescript
#
javascript
#
beginners
#
codequality
219
reactions
Comments
17
comments
5 min read
How to improve your code: tips and reflections
Tamer
Tamer
Tamer
Follow
Apr 9 '21
How to improve your code: tips and reflections
#
codequality
#
webdev
#
productivity
#
beginners
7
reactions
Comments
1
comment
1 min read
Ugliest piece of code you have to write every day
M. Savic
M. Savic
M. Savic
Follow
Mar 18 '21
Ugliest piece of code you have to write every day
#
java
#
codequality
5
reactions
Comments
Add Comment
4 min read
Making your KotlinJS Website Mobile-Friendly
skalable-dev
skalable-dev
skalable-dev
Follow
Apr 7 '21
Making your KotlinJS Website Mobile-Friendly
#
react
#
kotlin
#
html
#
codequality
12
reactions
Comments
1
comment
4 min read
Lessons from the Gilded Rose refactoring Kata
Alexandre Ruban
Alexandre Ruban
Alexandre Ruban
Follow
Apr 7 '21
Lessons from the Gilded Rose refactoring Kata
#
ruby
#
testing
#
codequality
#
programming
9
reactions
Comments
Add Comment
4 min read
Code Review vs. Testing
Gustavo Silva
Gustavo Silva
Gustavo Silva
Follow
for
Codacy
Apr 7 '21
Code Review vs. Testing
#
codereview
#
codequality
#
testing
#
productivity
2
reactions
Comments
Add Comment
3 min read
Micro-pattern: IIFE and Return-Early
Rakha Kanz Kautsar
Rakha Kanz Kautsar
Rakha Kanz Kautsar
Follow
Mar 8 '21
Micro-pattern: IIFE and Return-Early
#
codequality
#
javascript
#
programming
5
reactions
Comments
Add Comment
4 min read
10 Questions From Our Users
Simon Pfeiffer
Simon Pfeiffer
Simon Pfeiffer
Follow
for
Codesphere Inc.
Apr 6 '21
10 Questions From Our Users
#
webdev
#
programming
#
codequality
#
cloud
20
reactions
Comments
Add Comment
4 min read
Improve Your Robot Framework Tests With Robocop
mydeveloperplanet
mydeveloperplanet
mydeveloperplanet
Follow
Apr 6 '21
Improve Your Robot Framework Tests With Robocop
#
tutorial
#
testing
#
codequality
#
devops
4
reactions
Comments
Add Comment
7 min read
Is This the Right HTTP Response Code?
Petar Kovačević
Petar Kovačević
Petar Kovačević
Follow
Apr 6 '21
Is This the Right HTTP Response Code?
#
webdev
#
architecture
#
programming
#
codequality
5
reactions
Comments
2
comments
7 min read
10 Tips to Write Clean Code
awedis
awedis
awedis
Follow
Apr 3 '21
10 Tips to Write Clean Code
#
codequality
#
productivity
#
coding
#
performance
72
reactions
Comments
16
comments
3 min read
Open sourcing a Python project? - Tools you should know about
MiguelMJ
MiguelMJ
MiguelMJ
Follow
Apr 5 '21
Open sourcing a Python project? - Tools you should know about
#
beginners
#
python
#
codequality
8
reactions
Comments
5
comments
3 min read
Programming concepts in JS: Currying 🍛
Paul Bricout
Paul Bricout
Paul Bricout
Follow
Apr 4 '21
Programming concepts in JS: Currying 🍛
#
javascript
#
node
#
algorithms
#
codequality
10
reactions
Comments
Add Comment
4 min read
setTimeout & setInterval best practice
Littlee
Littlee
Littlee
Follow
Apr 4 '21
setTimeout & setInterval best practice
#
javascript
#
codequality
#
webdev
13
reactions
Comments
Add Comment
2 min read
For...of Loop Refactoring
Lars Grammel
Lars Grammel
Lars Grammel
Follow
for
P42
Apr 3 '21
For...of Loop Refactoring
#
javascript
#
codequality
7
reactions
Comments
Add Comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account