Giter VIP home page Giter VIP logo

jetbrains / guide Goto Github PK

View Code? Open in Web Editor NEW
19.0 7.0 7.0 1.76 GB

The JetBrains Guide is a collection of resources for learning JetBrains IDEs.

Home Page: https://www.jetbrains.com/guide

License: Other

Dockerfile 0.20% TypeScript 77.20% JavaScript 4.23% SCSS 2.44% Python 7.22% Makefile 0.14% Batchfile 0.16% HTML 6.64% CSS 1.60% Shell 0.17%
dotnet golang java python unity unreal-engine vitest

guide's Introduction

official project

JetBrains Guide

The JetBrains Guide is a collection of resources for learning JetBrains IDEs.

Technology

  • Content is created as Markdown files.
  • It's rendered to a static site using Eleventy.
  • All is available as open source.

Contributing

Want to create content? Awesome! We like content. Check out our contributing guidelines.

License

The content of this repository are under two licenses. The software is covered by the Apache 2 license and the content is covered by the Creative Common license. See the LICENSE.txt file for the detail.

When non-JetBrains contributor join, they needed to acknowledge consent by adding a comment on the ticket in the repository.

guide's People

Contributors

apronichev avatar b1ggdave avatar fantasyteddy avatar helenjoscott avatar khalidabuhakmeh avatar maartenba avatar mlvandijk avatar mukulmantosh avatar sarahboyce avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

guide's Issues

Confusion about long-polling in the HTMX tutorial

Hi, I'm currently reading through the excellent HTMX for ASP.NET Core Developers tutorial and I'm a little bit confused about the term "long-polling" in the Long-Polling to get recent updates chapter.

My understanding of long-polling is, that it does not require constant client-side polling (as in the tutorial example), but allows the server to delay its response until something "interesting" happens.

For the provided stock value example, I would have expected the following:

  • On the client-side, the hx-trigger should be (close to) immediate.
  • ... and on the server-side, the GET request should probably be asynchronous and wait for some kind of "stock value changed" event until it sends a response.

Is my understanding of long-polling wrong, or is the example just "polling"?

Contributor License Acknowledgement

This ticket acts as license consent by non-JetBrains contributors. Leave a comment say "I agree" or "I consent' or "+1" as a record.

As explained in the README.md file, the software in this repo is Apache 2 and the content is Creative Commons.

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.