Skip to content
View javascript-pro's full-sized avatar

Block or report javascript-pro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
javascript-pro/README.md

Deep expertise in React and TypeScript, currently specialising in Next.js.

是的,兄弟🤙 太完美了👌 看看这里👉 那是老学校🤟 I identify as a threat. My pronouns are try/me

🦹‍♀️ 超级反派女人 👼 天使

  const handleBetragBlur = () => {
    let num = parseFloat(betragInput.replace(',', '.'));
    if (isNaN(num) || num < 1) num = 1;
    if (num > 10_000_000) num = 10_000_000;
    setBetragInput(num.toFixed(2));
    handleChange('Betrag', num);
  };

Popular repositories Loading

  1. react-playing-cards react-playing-cards Public

    Customisable SVG based Playing Card graphics

    JavaScript 14 4

  2. magento-pwa.xyz magento-pwa.xyz Public

    Progressive Web App for Magento (coming soon)

    PHP 3 1

  3. rex-invaders rex-invaders Public

    game builders guild @rexlabs

    JavaScript 3

  4. TypeScriptTickerGrid TypeScriptTickerGrid Public

    Implements a financials ticker grid in TypeScript. Badly.

    TypeScript 2

  5. react-spa-website react-spa-website Public

    Listingslab's React SPA Website Seed

    JavaScript 2

  6. wildharvestoliveoil.com wildharvestoliveoil.com Public

    From the Fleirieu and throughout South Australia, we harvest olives from wild trees and relinquished groves.

    HTML 2