GithubHelp home page GithubHelp logo

devsupporters / masterjs Goto Github PK

View Code? Open in Web Editor NEW
37.0 2.0 9.0 2.91 MB

All-In-One, free resources and collections related to javascript. we provide useful links to help you learn JavaScript, web development and other related stuff along with some of the best resources available online.

Home Page: https://masterjs.vercel.app/

License: Apache License 2.0

JavaScript 28.82% CSS 35.10% TypeScript 36.08%
documentation javascript resources web collection learning ebooks roadmaps helpful tools courses learning-path

masterjs's Introduction

masterJS logo devSupporters alguerocode

GitHub masterJS license GitHub release (latest by date including pre-releases) masterJS alguerocode CI masterJS alguerocode GitHub masterJS repository stars alguerocode Github folowers

DevSupporters discord server alguerocode Buy Me A Coffee masterJS - All you need to master javascript | Product Hunt

What is masterJS

All-In-One, free resources and collections related to javascript. we provide useful links to help you learn JavaScript, web development and other related stuff along with some of the best resources available online.

visit ๐Ÿ“œ masterJS documetation website

Table Of Content

๐Ÿ“ License

Copyright ยฉ 2021 salah alhashmi.
This project is Apache-2.0 licensed.

masterjs's People

Contributors

alguerocode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

masterjs's Issues

remove underline text

we want to remove the underline text link button when we hover it.

this gif will illustrate:
masterjs

Homepage Image optimization

we want to optimize image by use a technique

code
src/components/home/categories/category-card.tsx

    return (
        <div className={clsx(styles.card, randomColor)}>
            <img src={'/img/categories/' + img_filename} />
            <h3>{title}</h3>
            <p>{description}</p>
            <Link to={'test'} className={clsx(styles.linkButton, randomColor)}>
                start discover
            </Link>
        </div>
    )

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.