Jump to content

New pages

New pages
Hide bots | Hide redirects
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

12 February 2026

  • 14:3414:34, 12 February 2026 Node.js - React - Next.js (hist | edit) [2,120 bytes] Adeloaleman (talk | contribs) (Created page with "==Node.js== Versions: 18 (18.20.8) → LTS: Safe, widely compatible 20 (20.20.0) → LTS: Mature, very stable. A good choice today 22 (22.22.0) → LTS: Also stable. A good choice today 24 → LTS: Early adopter / forward-looking On Ubuntu 25, the clean and reliable way to handle multiple <code>Node.js</code> versions is to use NVM (Node Version Manager). Install NVM <syntaxhighlight lang="bash"> curl -fsSL https://raw.githubusercontent.com/nvm-sh/...")
  • 14:3414:34, 12 February 2026 FastAPI (hist | edit) [45,290 bytes] Adeloaleman (talk | contribs) (Created page with "FastAPI official documentation: https://fastapi.tiangolo.com Entrevista al creador de FastAPI Sebastién Ramirez: https://www.youtube.com/watch?v=QzuGFU6n_Gs To run the fastapi app: <syntaxhighlight lang="shell"> fastapi run main.py # With the new[standard] version - fastapi[standard]==0.112.0 uvicorn main:app --reload # It used to be done this way </syntaxhighlight> <br /> ==Deployment== https://fastapi.tiangolo.com/deployment/ '''Create the DNS records'''...")
  • 14:3314:33, 12 February 2026 Python (hist | edit) [2,022 bytes] Adeloaleman (talk | contribs) (Created page with "==Install and manage multiple Python versions with pyenv== <span style="color:#5fe8e6;">★</span> Es lo que usan la mayoría de devs profesionales hoy. En Ubuntu 24.04, la forma más limpia, flexible y usada por la mayoría de desarrolladores para instalar varias versiones de Python en paralelo es pyenv. Permite: * Tener muchas versiones de Python instaladas a la vez * Cambiar de versión por proyecto * No romper el Python del sistema (muy importante en Ubuntu) Afte...")
  • 14:3314:33, 12 February 2026 MediaWiki help (hist | edit) [11,127 bytes] Adeloaleman (talk | contribs) (Created page with "==Important links== MediaWiki:Common.css https://www.mediawiki.org/wiki/Special:ExtensionDistributor <br /> ==MediaWiki Installation== https://www.mediawiki.org/wiki/Manual:Installing_MediaWiki '''Create the DNS records''' Go to AWS > Route 53 > Hosted zones > sinfrontera.net: Type A: : Name: wiki.sinfrontera.net : Value: your IP Type CNAME (optional): : Name: www.wiki.sinfrontera.net : Value: wiki.sinfrontera.net '''Download the MediaWiki software''' from t...")
  • 14:3314:33, 12 February 2026 CV (hist | edit) [86,118 bytes] Adeloaleman (talk | contribs) (Created blank page)
  • 14:3014:30, 12 February 2026 Pages (hist | edit) [2,554 bytes] Adeloaleman (talk | contribs) (Created page with "<accesscontrol>Administrators</accesscontrol> * Pages * Sinfronteras * CV * MediaWiki help * Python * FastAPI * Node.js - React - Next.js")
  • 14:2414:24, 12 February 2026 Sinfronteras (hist | edit) [855 bytes] Adeloaleman (talk | contribs) (Created blank page)
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)