NXTG Racing
NXTG Racing is a Dutch women's road bicycle racing team which participates in elite women's races. The team was established in 2019.[1][2]
Team information | |
---|---|
UCI code |
|
Registered | Netherlands |
Founded | 2019 |
Status | National (2019) UCI Women's Continental Team (2020–) |
Team name history | |
2019 2020– | Rogelli–Gyproc–APB NXTG Racing |
Team roster
- As of 2 February 2020.[3]
|
|
gollark: ```rustextern crate mogwai;use mogwai::prelude::*;let (tx, rx) = txrx_fold( 0, |n:&mut i32, _:&Event| -> String { *n += 1; if *n == 1 { "Clicked 1 time".to_string() } else { format!("Clicked {} times", *n) } } );button() .rx_text("Clicked 0 times", rx) .tx_on("click", tx) .run().unwrap_throw()```I do not understand how this is meant to work.
gollark: I basically just want to improve my dice roller thing.
gollark: Hyperapp's 2KB, Mithril is 10KB.
gollark: *However*, this is "game"-type content for osmarks.tk.
gollark: I mean, if I was writing some sort of... CRUD app, yes, I would use server rendering.
References
- "CQ Ranking - Rogelli - Gyproc- APB - 2019".
- "CQ Ranking - NXTG Racing - 2020".
- "NXTG Racing". UCI.org. Union Cycliste Internationale. Archived from the original on 2 February 2020. Retrieved 2 February 2020.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.