Latest Tutorials

Learn about the latest technologies from fellow newline community members!

  • React
  • Angular
  • Vue
  • Svelte
  • NextJS
  • Redux
  • Apollo
  • Storybook
  • D3
  • Testing Library
  • JavaScript
  • TypeScript
  • Node.js
  • Deno
  • Rust
  • Python
  • GraphQL
  • React
  • Angular
  • Vue
  • Svelte
  • NextJS
  • Redux
  • Apollo
  • Storybook
  • D3
  • Testing Library
  • JavaScript
  • TypeScript
  • Node.js
  • Deno
  • Rust
  • Python
  • GraphQL
NEW

SalamahBench: Standardizing Safety for Arabic Language Models

Arabic language models are growing rapidly, with adoption rising across education, healthcare, and customer service sectors. Over 400 million people speak Arabic globally, and regional dialects add layers of complexity to model training. Yet this growth exposes critical safety gaps. Misinformation…
Thumbnail Image of Tutorial SalamahBench: Standardizing Safety for Arabic Language Models
NEW

Self‑Evolving Search to Reduce Hallucinations in RAG

Reducing hallucinations in Retrieval-Augmented Generation (RAG) is critical for maintaining reliability in AI-driven systems. When a model generates false or misleading information, it erodes trust and introduces risks for businesses, developers, and end users. For example, a customer support…
Thumbnail Image of Tutorial Self‑Evolving Search to Reduce Hallucinations in RAG

I got a job offer, thanks in a big part to your teaching. They sent a test as part of the interview process, and this was a huge help to implement my own Node server.

This has been a really good investment!

Advance your career with newline Pro.

Only $40 per month for unlimited access to over 60+ books, guides and courses!

Learn More
NEW

Standardizing LLM Evaluation with a Unified Rubric

Watch: UEval: New Benchmark for Unified Generation by AI Research Roundup Standardizing LLM evaluation isn’t just a technical detail-it’s a critical step toward ensuring trust, consistency, and progress in AI development. Right now, the market is fragmented. Studies show that evaluation criteria…
Thumbnail Image of Tutorial Standardizing LLM Evaluation with a Unified Rubric
NEW

SteerEval: Measuring How Controllable LLMs Really Are

Evaluating LLM controllability isn’t just an academic exercise-it’s a critical factor determining how effectively businesses and developers can deploy these models in real-world scenarios. As LLM adoption grows rapidly across industries like healthcare, finance, and customer service, the ability to…
Thumbnail Image of Tutorial SteerEval: Measuring How Controllable LLMs Really Are
NEW

Speeding Up LLM Function Calls with Parallel Decoding

Watch: Faster LLMs: Accelerate Inference with Speculative Decoding by IBM Technology Modern applications relying on large language models (LLMs) face a critical bottleneck: the sequential nature of traditional decoding methods. Most LLMs generate text one token at a time, creating a dependency…
Thumbnail Image of Tutorial Speeding Up LLM Function Calls with Parallel Decoding