FrontEnd Development
30.8K subscribers
145 photos
1 video
9.34K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Tips for Authoring fast-loading HTML Pages

Learn how to optimize the web page for a more responsive site from these tips that are based on common knowledge and experimentation. - http://amp.gs/MQpf

#html
HTML DOM Guide for Everyone

When you open a webpage, the parser of the browser starts immediately to process the underlying HTML-File. The content of the file is going to be converted into a tree structure, consisting of various nodes, such as element, attribute, and text nodes. - http://amp.gs/cNoU

#html
👍1
Debugging HTML: Accessibility

Manuel Matuzović offers some tips on debugging accessibility features of HTML elements using DevTools in Firefox, Chrome, and Edge. - http://amp.gs/jYW4g

#html #accessibility
New HTML Element

Alvaro Montoro gives an introduction to a new semantic element for search operations. - https://alvaromontoro.hashnode.dev/new-html-element-search

#html
👍16
Unlock the full potential of Vue 3 with TypeScript.

Dive into the world of TypeScript. In this Vue.js Amsterdam 2023 presentation video, find out why we should use TypeScript and how to get started with it in our Vue.js applications. A must-watch resource is you are looking to learn the advantages of using TypeScript and various ways to incorporate it into Vue.js. - https://www.youtube.com/watch?v=VBQ3_IXy3JA&list=PL02pdjMT4gWzQ8QZo9ddWuU4nz6s63o1u&index=25

#vue
👍6
HTML Attributes vs DOM Properties

They’re different, but often coupled. Jake outlines the the difference, and why it matters. - https://jakearchibald.com/2024/attributes-vs-properties/

#html
👍5🤔1
Writing alt text with AI

Jared Cunha explains how LLMs can lower the burden of writing useful alt text for images, with the right prompting. - https://jaredcunha.com/blog/writing-alt-text-with-ai

#html #ai
👍1