Skip to content
View LGitHub-sprout's full-sized avatar
Block or Report

Block or report LGitHub-sprout

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. lester-carpenter lester-carpenter Public

    Lester's HTML, CSS skills assessments from MDN Web Docs, LinkedIn Learning, and CodersInHoods tuts

    HTML

  2. odin-js-foundations odin-js-foundations Public

    JavaScript

  3. JavaScript.info – JS Fundementals; C... JavaScript.info – JS Fundementals; Conditionally declare a function; Callbacks; Function expressions; Function Params, Arrow Funcs
    1
    // Wes: Arrow Functions - convert to arrow function
    2
    function inchesToCM(inches) {
    3
      const cm = inches * 2.54;
    4
      return cm; // 17.78
    5
    }
  4. odin-css-exercises odin-css-exercises Public

    The Odin Project Foundation CSS & Flexbox Exercises and Assessments

    HTML

  5. Homebrew/discussions Homebrew/discussions Public

    🗣 Public open-ended discussions. Replacement for our Discourse.

    372 46

  6. immersive-front-end immersive-front-end Public

    CSS