Forem

# bestpractice

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How do you create entities?

How do you create entities?

6
Comments 3
1 min read
Simple Guide to Deal with Painful Programming Headache

Simple Guide to Deal with Painful Programming Headache

3
Comments 1
8 min read
Reduce Lambda invocations and code boilerplate by adding a JSON Schema Validator to your API Gateway

Reduce Lambda invocations and code boilerplate by adding a JSON Schema Validator to your API Gateway

34
Comments 2
8 min read
Lodash get() | Learn how to safely access values with Lodash _.get()
Cover image for Lodash get() | Learn how to safely access values with Lodash _.get()

Lodash get() | Learn how to safely access values with Lodash _.get()

3
Comments
1 min read
Should you ask permission to write better code?
Cover image for Should you ask permission to write better code?

Should you ask permission to write better code?

22
Comments 6
5 min read
How to Improve Your Communication Skills on Code Reviews in 8 Bullets

How to Improve Your Communication Skills on Code Reviews in 8 Bullets

2
Comments
5 min read
7 Git Best Practices to Start Using in Your Next Commit
Cover image for 7 Git Best Practices to Start Using in Your Next Commit

7 Git Best Practices to Start Using in Your Next Commit

7
Comments
4 min read
The Ultimate Guide on How to Write Terraform Modules — Part 1
Cover image for The Ultimate Guide on How to Write Terraform Modules — Part 1

The Ultimate Guide on How to Write Terraform Modules — Part 1

11
Comments
9 min read
TIL: Put script tags in head and use the defer attribute
Cover image for TIL: Put script tags in head and use the defer attribute

TIL: Put script tags in head and use the defer attribute

10
Comments
1 min read
Clean Code: Funções

Clean Code: Funções

26
Comments 4
4 min read
Code Review: a practice that depends on the culture

Code Review: a practice that depends on the culture

7
Comments
3 min read
Redux-Observable's best-practice is an anti-pattern.

Redux-Observable's best-practice is an anti-pattern.

52
Comments 1
10 min read
Difference between varchar, nvarchar in sql server ?
Cover image for Difference between varchar, nvarchar in sql server ?

Difference between varchar, nvarchar in sql server ?

21
Comments 1
1 min read
API Best Practices for Feature Deprecation
Cover image for API Best Practices for Feature Deprecation

API Best Practices for Feature Deprecation

52
Comments
5 min read
Testing. Back to basics.
Cover image for Testing. Back to basics.

Testing. Back to basics.

8
Comments
2 min read
Best Practices for Pull Requests

Best Practices for Pull Requests

5
Comments
4 min read
AYDT - 04 ( Are You Doing This ❓ ) - Top 5 lint issues we fail to notice.
Cover image for AYDT - 04 ( Are You Doing This ❓ ) - Top 5 lint issues we fail to notice.

AYDT - 04 ( Are You Doing This ❓ ) - Top 5 lint issues we fail to notice.

7
Comments
4 min read
AYDT - 03 ( Are You Doing This ❓ ) - Programming and Cases.
Cover image for AYDT - 03 ( Are You Doing This ❓ ) - Programming and Cases.

AYDT - 03 ( Are You Doing This ❓ ) - Programming and Cases.

9
Comments 4
3 min read
AYDT - 02 ( Are You Doing This ❓ ) - One step towards Ninja Land.
Cover image for AYDT - 02 ( Are You Doing This ❓ ) - One step towards Ninja Land.

AYDT - 02 ( Are You Doing This ❓ ) - One step towards Ninja Land.

7
Comments
3 min read
AYDT - 01 ( Are You Doing This❓ ) - One step towards Ninja Land.
Cover image for AYDT - 01 ( Are You Doing This❓ ) - One step towards Ninja Land.

AYDT - 01 ( Are You Doing This❓ ) - One step towards Ninja Land.

7
Comments
2 min read
Do not abuse the assert

Do not abuse the assert

9
Comments 1
3 min read
Why support older browsers?

Why support older browsers?

34
Comments 15
3 min read
Using `shellcheck` to lint your bash/sh scripts.

Using `shellcheck` to lint your bash/sh scripts.

44
Comments 15
3 min read
How to manage Technical Debt
Cover image for How to manage Technical Debt

How to manage Technical Debt

36
Comments 5
5 min read
Development pattern (generator) vs dynamical programming

Development pattern (generator) vs dynamical programming

10
Comments
1 min read
loading...