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

    Creating a Sidebar with Shadcn UI

    When designing a user interface, the sidebar is a crucial component for navigation and information display. In this post, we’ll delve into how to create a functional and aesthetically pleasing sidebar using Shadcn UI, a popular library that simplifies UI development. Whether you're building a…

      Integrating Shadcn UI with Svelte and React Native

      In the ever-evolving landscape of web development, integrating various user interface libraries and frameworks can amplify your project’s versatility and aesthetic appeal. One such library making waves is Shadcn UI, known for its clean design and modern components. In this post, we’ll explore how…

      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

        Integrating Shadcn UI with Other Frameworks

        When we venture into the world of modern web development, one of the significant decisions you’ll make is selecting a user interface (UI) library that aligns seamlessly with your existing frameworks. Shadcn UI, a new entrant in the realm of design systems, offers remarkable potential, but…

          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.…