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

    Advanced Component Usage: Component Composition Techniques & Props Drilling

    When dealing with React or similar component-based libraries, understanding advanced component usage is crucial for building scalable and maintainable applications. Two of the most important concepts in this landscape are component composition techniques and props drilling. In this post, we will…

      Advanced Component Usage: Best Practices for Building Reusable UI Components

      When it comes to UI development, building reusable components can significantly enhance both efficiency and maintainability. This post dives deep into advanced practices that will help you create components that not only meet functionality requirements but also ensure a seamless user experience.…

      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

        Advanced Component Usage: Composing New Components Using Existing Shadcn Components

        In the front-end development, leveraging existing components is not only a best practice but essential for building efficient applications. Shadcn provides a suite of reusable components that can be combined in innovative ways to create custom user interfaces. In this article, we'll explore how to…

          Styling and Theming in Shadcn UI - Technical Elements: CSS Properties, Theming APIs

          In the world of web development, ensuring that your user interface (UI) is both visually appealing and consistent across platforms is paramount. Shadcn UI emerges as a robust toolkit that not only focuses on functionality but also elevates the aesthetics of your web applications through innovative…

            Styling and Theming in Shadcn UI - Using Shadcn Colors and Design Tokens

            Shadcn UI stands on its modern design principles, all wrapped up in a simple, maintainable package. As developers and designers increasingly seek to create cohesive experiences across their applications, understanding how to effectively utilize colors and design tokens becomes paramount. In this…