React lets you build user interfaces out of individual pieces called components. Create your own React components like Thumbnail, LikeButton, and Video. Then combine them into entire screens, pages, and apps.
useState is a React Hook that lets you add a state variable to your component.
Less (which stands for Leaner Style Sheets) is a backwards-compatible language extension for CSS.
Bootstrap is a free (MIT license) front-end development framework for the creation of websites and web apps. Bootstrap is a powerful, feature-packed front-end toolkit.
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.
Tooltip is a floating element that displays information related to an anchor element when it receives keyboard focus or the mouse hovers over it.
HTML5 template with webpack, TypeScript, CSS boilerplate. The build tool is included (CSS and JS optimization support).
HTML5 template with webpack, TypeScript, Less boilerplate. The build tool is included (CSS and JS optimization support).
Angular has built-in protections against common web-application vulnerabilities and attacks such as cross-site scripting attacks.
The HTML form element has an onSubmit event handler. Every time the submit button is clicked or the Enter key is pressed, the handler function is invoked. By default, the browser will refresh the page when a form submission event is triggered.
The opacity CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.
Na internete je veľa rôznych druhov HTML template-ov a boilerplate-ov pre jazyk HTML, ktoré sú pre začínajúcich webových vývojárov mätúce. Obsahujú množstvo zbytočností, ktoré autor ani nevyužije a zbytočne robia jednoduchý programový kód neprehľadným a rozsiahlym.