Meeting Prophetic Techniques: Chapter 1-2-3: The Art of Not Being Right, But Pretending To Be

Subtopics

The Art of Not Being Right, But Pretending To Be

This is the most advanced level of the Prophetic Techniques, where you can confidently state your opinion without having any facts to back it up.

Example Code:

function notBeingRight() {
	// Generate a random answer
	return Math.random() * 10;
}
// Usage
console.log(notBeingRight()); // Output: 7.5

Exercise

Practice your skills by attending the next meeting and confidently asserting your opinions without doing any research.

Next Chapter