Giter Site home page Giter Site logo

Amandeep Singh's Projects

aria-current-custom-server icon aria-current-custom-server

Aria-current attribute can be used in our link tags to not only visually style the active page link, but also to make assistive technologies announce the name of the current page.

chakra-ui icon chakra-ui

⚡️ Simple, Modular & Accessible UI Components for your React Applications

csv-parser-cli-app icon csv-parser-cli-app

A node cli app to parser the given csv and compute the results in each cell using postfix notation.

ecma262 icon ecma262

Status, process, and documents for ECMA-262

expressjsapp icon expressjsapp

ExpressApp using pug template and connecting with MongoDB

js-async-defer icon js-async-defer

HTML parser would be blocked while JS is being fetched and executed. This happens when we have inline script tag or external script file. Placing script tag in the header would only parsed the file till the header tag and then rest of the parsing would resume when script has been fetched and executed. To mitigate this issue, either we can put script tag at the bottom of body tag or use async or defer attributes.

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.