#clean-code

[ follow ]
#programming
fromLogRocket Blog
2 months ago
JavaScript

How to use the ternary operator in JavaScript - LogRocket Blog

The ternary operator simplifies if...else statements in JavaScript, resulting in cleaner and more efficient code.
fromHackernoon
1 year ago
UX design

Top 10 Software Development Books to Become a Better Software Developer in 2025 | HackerNoon

Ten recommended books can significantly enhance skills for both beginner and experienced developers in various essential software engineering topics.
fromLogRocket Blog
2 months ago
JavaScript

How to use the ternary operator in JavaScript - LogRocket Blog

The ternary operator simplifies if...else statements in JavaScript, resulting in cleaner and more efficient code.
fromHackernoon
1 year ago
UX design

Top 10 Software Development Books to Become a Better Software Developer in 2025 | HackerNoon

Ten recommended books can significantly enhance skills for both beginner and experienced developers in various essential software engineering topics.
more#programming
#software-development
Node JS
fromtowardsdatascience.com
2 months ago

How to Use an LLM-Powered Boilerplate for Building Your Own Node.js API

LLM advancements enhance the utility of Node.js boilerplate templates by automating code generation.
The author emphasizes maintaining Clean Code and vertical slicing architecture in their Node.js boilerplate.
JavaScript
fromHackernoon
1 year ago

Clean Code for Python - Stop Writing Bad Code | HackerNoon

Adopting 'Clean Code' principles drastically improves the readability and maintainability of Python code.
fromHackernoon
2 years ago
JavaScript

The Secret Weapon of Developers Who Want to Sleep at Night | HackerNoon

Clean code is vital for reducing debugging time and improving developer experience.
fromMedium
9 months ago
JavaScript

Single Responsibility Principle

Single Responsibility Principle (SRP) states that a class should have only one reason to change, promoting clean and maintainable code.
Node JS
fromtowardsdatascience.com
2 months ago

How to Use an LLM-Powered Boilerplate for Building Your Own Node.js API

LLM advancements enhance the utility of Node.js boilerplate templates by automating code generation.
The author emphasizes maintaining Clean Code and vertical slicing architecture in their Node.js boilerplate.
JavaScript
fromHackernoon
1 year ago

Clean Code for Python - Stop Writing Bad Code | HackerNoon

Adopting 'Clean Code' principles drastically improves the readability and maintainability of Python code.
fromHackernoon
2 years ago
JavaScript

The Secret Weapon of Developers Who Want to Sleep at Night | HackerNoon

Clean code is vital for reducing debugging time and improving developer experience.
fromMedium
9 months ago
JavaScript

Single Responsibility Principle

Single Responsibility Principle (SRP) states that a class should have only one reason to change, promoting clean and maintainable code.
more#software-development
JavaScript
fromMedium
5 months ago

13 AI Coding Tools You Should Know

HopeAI enhances code development by creating reusable packages, minimizing duplication, and improving maintenance, leading to faster delivery and cleaner codebases.
fromSpreaker
6 months ago
JavaScript

Exploring Rails Productivity and Language Trade-offs - JSJ 653 - JavaScript Jabber

The episode explores the impact of programming languages and practices on developer productivity and challenges.
Python
fromMedium
8 months ago

Level Up Your Python: Essential Style Guide Tips for Readable & Maintainable Code [Part 1]

Master both language and style rules to write clean and effective Python code.
[ Load more ]