#development-best-practices

[ follow ]
fromMedium
1 week ago
UX design

Design tokens for non-designers

Design tokens streamline design management across platforms by centralizing visual decisions in a structured format.
fromMedium
2 months ago
JavaScript

Display the version of a deployed Angular application

Exposing application version in DOM improves transparency for developers, QA, and clients in a containerized ecosystem.
#python
fromPycoders
3 months ago
Python

PyCoder's Weekly | Issue #662

The article highlights top tools and practices in Python, focusing on enhancing data display and coding efficiency for developers.
fromtowardsdatascience.com
2 months ago
JavaScript

Manage Environment Variables with Pydantic

Leveraging Pydantic for environment variable management can enhance security and streamline local development processes.
fromPycoders
3 months ago
Python

PyCoder's Weekly | Issue #662

The article highlights top tools and practices in Python, focusing on enhancing data display and coding efficiency for developers.
fromtowardsdatascience.com
2 months ago
JavaScript

Manage Environment Variables with Pydantic

Leveraging Pydantic for environment variable management can enhance security and streamline local development processes.
more#python
#programming
fromHackernoon
2 years ago
JavaScript

When You Forget to Throw, Your Code Will Blow | HackerNoon

Always throw exceptions to avoid silent failures in your code.
Creating exceptions without throwing them leads to dead code and misrepresentation of errors.
Use linters to detect unused exceptions and improve the reliability of error handling.
fromHackernoon
2 years ago
JavaScript

When You Forget to Throw, Your Code Will Blow | HackerNoon

Always throw exceptions to avoid silent failures in your code.
Creating exceptions without throwing them leads to dead code and misrepresentation of errors.
Use linters to detect unused exceptions and improve the reliability of error handling.
more#programming
fromSitepoint
6 months ago
Artificial intelligence

8 AI Tips for Web Developers (and Their Careers) - SitePoint

Using AI in web development is crucial for job security and productivity.
[ Load more ]