Best of HTMLNovember 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    HTML Cheat Sheet

    HTML Cheat Sheet contains useful code examples and web developer tools, markup generators and more on a single page. These pages were created as a quick guide for those who already know how to work with these languages. The page was created in 2020 with the latest HTML5 rules and will be updated regularly.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Learn CSS – Responsive Web Design Study Guide

    Learn CSS - Responsive Web Design Study Guide Cascading Style Sheets (CSS) This study guide is filled with additional information, articles, and videos to help you understand the concepts better. The first part of the project reviews HTML elements and then moves onto CSS. This includes headings, paragraphs, images, links, and more. The body element contains all of the content for the web page. For more information, see the complete list of topics covered.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Learn Full Stack Development – HTML, CSS, JavaScript, Node.js, MongoDB

    Full Stack Development - HTML, CSS, JavaScript, Node.js, MongoDB Full stack development is a term used to describe the process of developing a complete website or application from start to finish. Full stack developers must have a deep understanding of both front-end and back-end web development.

  4. 4
    Article
    Avatar of dzDZone·3y

    12 Essential Skills Your ReactJS Developers Should

    This guide will explain the crucial React JS developer abilities to screen for when hiring a ReactJS developer. Read our in-depth recruiting guide to discover the greatest React skills for your team. Join the DZone community and get the full member experience.

  5. 5
    Article
    Avatar of communityCommunity Picks·3y

    A Virtual CSS language with enhanced syntax.

    A Virtual CSS language with enhanced syntax. Efficiently build your UI and design system with HTML only. All features are pre-configured and optimized, so you can build whatever you want right away. We've provided shorthand values like, to make it easier for you to implement modern CSS effects.

  6. 6
    Article
    Avatar of asayerasayer·4y

    Drag-and-drop events in JavaScript

    The HTML Drag and Drop API is the API that provides us with drag-and-drop functionality in the browser. In this article, we will take a quick look at how it works so you can use it for your next big project.

  7. 7
    Article
    Avatar of towardsdevTowards Dev·4y

    Let’s understand WEBPACK !!!

    The Webpack is Build and Managing Tool that manages your Javascript code and Styles. Let’s take a small HTML application with 3 files such as - index.html — A basic page with the text Wepack - Build Toolin it and 2 files linked.

  8. 8
    Article
    Avatar of bignerdranchBig Nerd Ranch·4y

    Four Key Reasons to Learn Markdown

    Markdown is a lightweight markup language created in 2004 by John Gruber and Aaron Swartz. It creates formatted text via a plain-text editor. Unlike HTML or XML, it is still easily digestible by readers of all backgrounds in its source form. Markdown has been an invaluable bridge between engineering and content writing.

  9. 9
    Article
    Avatar of communityCommunity Picks·4y

    The Full Guide to Web Scraping & Automation with JavaScript and NodeJS

    Node has created an enormous ecosystem and use cases ranging from data science, game development, AI and of course, web automation. The Full Guide to Web Scraping & Automation with JavaScript and NodeJS is a guide for anyone who wants to start web automation in 2022 using this incredible JavaScript platform.

  10. 10
    Article
    Avatar of communityCommunity Picks·4y

    You (probably) Don’t Need a Bootcamp

    Learn how to build a complete web application, with user authentication, email delivery, and more. Learn how Node really works behind the scenes: event loop, blocking vs non-blocking code, streams, modules, etc.

  11. 11
    Article
    Avatar of phProduct Hunt·4y

    BirdPDF - Simple URL to PDF / PNG conversion API with many features

    BirdPDF allows you to convert any URL into high quality PDF or PNG. Protect PDF by password, block ads on websites, or simply put HTML markup and render it.

  12. 12
    Article
    Avatar of logrocketLogRocket·3y

    What should a modern CSS boilerplate look like?

    A CSS boilerplate is a set of unoriginal and unspecific CSS rules designed for inherent use in web projects. Using one can help you get your CSS up and running in seconds. The problem with popular CSS boilerplates is that they tend to be overzealous.

  13. 13
    Article
    Avatar of flydotioFly.io·4y

    A love letter to React

    React came with a reactive HTML-aware component model for building UIs and colocated markup directly in the app code. Phoenix borrowed a lot from React when we first shipped LiveView in 2018, but only recently have we gone all-in with an HTML- aware component system in Phoenix 1.7. The advantage of this approach is a natural composition of static HTML tags alongside dynamic components and logic.

  14. 14
    Article
    Avatar of itnextITNEXT·4y

    JavaScript: Zoom like in maps for SVG/HTML

    zoom is done in the dgrm.net flowchart editor. You can zoom with - mouse wheel, - touchpad - and two fingers on phones and tablets. For finger zoom, the fixed point is the midway point between the fingers. A touchpad pinch fires the same event.

  15. 15
    Article
    Avatar of communityCommunity Picks·4y

    Tree views in CSS

    Tree views in CSS Tree views can be created using only HTML and CSS. Accessibility software will see the tree view as lists nested inside disclosure widgets. The browser implements the element as a disclosure widget, giving the ability to expand and collapse the nested lists.

  16. 16
    Article
    Avatar of tuts_plusTuts+·3y

    Infinite Scroll Pagination With JavaScript and a REST API

    Infinite Scroll Pagination with JavaScript and a REST API Infinite scroll pagination is inspired by Facebook and Twitter. This is just pagination where as the user scrolls to the bottom of the page, more content is loaded. This improves user experience on the website by making sure there is always more content on the page.

  17. 17
    Article
    Avatar of webtoolsweeklyWeb Tools Weekly·4y

    Autocomplete, CSS Tools, Build Tools, Uncats

    The autocomplete HTML attribute, commonly used on form elements, is a bit of a quirky one that I'm not sure I fully understand. Autocomplete suggestions are based on the value of the id attribute (or name attribute, depending on which is used)

  18. 18
    Article
    Avatar of communityCommunity Picks·4y

    The Best Way to Implement a "Wrapper" in CSS | CSS-Tricks

    In programming languages, the word container is generally used for structures that can contain more than one element. A wrapper, on the other hand, is something that wraps around a single object to provide more functionality and interface to it. It's worth mentioning that there will be some instances where one could use the element as a wrapper.

  19. 19
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    What is the Jamstack? Tutorial for Beginners

    Jamstack takes advantage of existing technologies – which we'll discuss in a minute. Jamstack is an acronym for Javascript, APIs, and Markup, and is a technology stack you use to build your apps. The result is better performance, improved security, and easier scalability for web applications.

  20. 20
    Article
    Avatar of jetbrainsJetBrains·4y

    Build a Blog With Go Templates

    GoLand has a built-in database plugin that can connect to different databases. You can use the database/sql package to interact with the database. This tutorial will use the SQLite database to store the data, but you can use any other database package. A complete list of databases supported by database/ql can be found here.

  21. 21
    Article
    Avatar of dzDZone·4y

    6 Steps To Improve HTML Images for Users and Developers

    Learn how to make HTML images better for users with responsive sizes and modern formats without making your life as a developer much harder. Join the DZone community and get the full member experience. Join for Free in this article, learn how to improve HTML images for users. The image we’re loading is a PNG, but modern browsers support new image formats such as WebP or AVIF. These formats provide much higher compression rates without noticeable data loss.

  22. 22
    Article
    Avatar of communityCommunity Picks·4y

    How To Create A Resizing Header With Plain CSS

    The Code The project was built using Next and TypeScript. To achieve the resizing effect, we need to create an outer and an inner container in HTML.

  23. 23
    Article
    Avatar of communityCommunity Picks·4y

    Google Needs 9X More Time To Crawl JS Than HTML

    Googlebot could only access a given page by following a JavaScript-injected internal link. With HTML, it took just 36 hours to crawl the - third page was crawled after waiting in the crawl queue for 164 hours. At the same time, the third page in the /html/ folder got crawled three hours after the second page was discovered.

  24. 24
    Article
    Avatar of asayerasayer·4y

    CSS Pseudo Elements: A Definite Guide

    CSS Pseudo Elements: A Definite Guide Cascading Style Sheet (CSS) pseudo-elements are a handful of CSS features that help us keep our Hypertext Markup Language ( HTML) minimal. For example, you may want to add text before a particular HTML element used in multiple places in the entire code. The ::first-letter pseudo-element is the key to implementing the aforementioned feature.