Skip to content
This repository was archived by the owner on Mar 1, 2020. It is now read-only.

nirth/warlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warlock

Styleguide

Code and Logic

Logging

Logging messages should be understandle, and place they are logged from should always be present, e.g.

console.log('ButtonComponent.onPress', 'props.someValue', prop.someValue); console.debug('Text.render', 'state?', state);

This way it's always clear where did log originated and what's the purpose of it.

About

Warlock is the master of Occult Rituals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors