708 Monad Type Checking

by steen_hansen

HTML

<!DOCTYPE html>
<meta charset="utf-8" />
<title>708 Monad Type Checking</title>





<div id='js-div' style="width:50%">
  <a href='https://github.com/steenhansen/type-czech' target="_blank" class='git-hub'>GitHub Package</a>
  <div id='js-code'>the javascript</div>
  <br>

























</div>





<div id="the-explanation" style="width:50%">
        <div class='an-explantion'>708 - Monad Type Checking</div>
   
        <div id='explanation-text'>
   
          
          <div id="react-root"></div>

             <br>

      The          <a href='https://gist.github.com/steenhansen/f9a9e9eee2fd563e378d8ddfce98cf0a' target="_blank">Either monad</a> used here 
      is a GitHub gist. Change code to <b>type_czech = TypeCzech('NO-CHECKING')</b>, in the HTML section at line 394, and the Monad Errors will still show.

              


                <br><br>

        </div>

          <div id="console-log">
                    <div class='a-title'>Console Output</div>
         
                    <div id='log-text'></div>
                    <br>
          </div>











    <!--            -----------------TYPE 1------------------------       -->

      <script s r c="../web-resources/consolelog.js"></script>
    <link r e l="stylesheet" href="../web-resources/type-czech.css">

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/steenhansen/type-czech@latest/web-resources/type-czech.css">
<script src="https://cdn.jsdelivr.net/gh/steenhansen/type-czech@latest/web-resources/consolelog.js"></script>






<script s r c="../web-resources/TypeCzech.js"></script>
<script src="https://cdn.jsdelivr.net/gh/steenhansen/type-czech@latest/web-resources/TypeCzech.min.js"></script>



    <!--            ------------------TYPE 1------------------------       -->
    <div id='js-fiddles'>
    <a title="Example-Contents" href="https://jsfiddle.net/steen_hansen/1Lshcept/?Example-Contents" target="_blank">Contents</a>


  <a title="00-Readme-Example"...