Introducing the New JSX Transform
React will provide support for a new version of the JSX transform. In this post, we will describe what it is and how to try it.
Read more →React will provide support for a new version of the JSX transform. In this post, we will describe what it is and how to try it.
Read more →React 18 major version includes out-of-the-box improvements like automatic batching, new APIs like startTransition, and streaming server-side rendering with support for Suspense
read moreUnderstanding basic HTML tags
read moreThe optional chaining operator (?.) enables you to read the value of a property located deep within a chain of connected objects without having to check that each reference in the chain is valid.
read moreThe toString() method gives us the string representation of array, number, strings and booleans.
read moreWhat is the Readonly Utility Type? Readonly<Type> Constructs a type with all properties of Type set to readonly, meaning the properties of the constructed type cannot be reassigned.
read moreWhen launching a new website, it is essential to have a strong foundation. In this article, I’ll define an HTML5 boilerplate and show you how to make a basic template for usage in your projects
read moreFunctions are one of the fundamental building blocks in JavaScript. A function in js is similar to a procedure a set of statements that performs a task or calculates a value, but for a procedure
read moreLorem ipsum dolor sit, amet consectetur adipisicing elit. Mollitia reprehenderit, consequuntur deserunt dolores iste fugit.