Kickstart Your Career in Full-Stack Development With Typescript!
Kickstart Your Career in Full-Stack Development With Typescript!
I write about things I learn and things I think about.
Kickstart Your Career in Full-Stack Development With Typescript!
Learn how to generate static pages using the Remix Run framework for fast, SEO-optimized web applications. This guide covers setup, page creation, and deployment for static site generation (SSG), enabling efficient, serverless page rendering for improved performance and scalability.
"Learn how to enhance your Angular app's SEO with localization and Angular Universal. This guide covers automatic language detection using the Accept-Language header, implementing `hreflang` tags for multilingual SEO, and understanding the differences between `hreflang` and canonical links to optimize your website for a global audience."
Learn how to localize your existing Angular app with Angular Universal for server-side rendering (SSR). This step-by-step guide covers the setup process, configuring internationalization (i18n), and integrating localization to deliver a seamless, multilingual user experience while enhancing performance and SEO.
Learn how to effectively support RTL (right-to-left) languages like Arabic and Persian in your web designs with this comprehensive CSS RTL cheat sheet. Discover essential CSS properties and their RTL equivalents, understand the importance of the `direction` property, and master the letter-spacing effect for a global audience. Create accessible, user-friendly websites with ease by writing CSS that works seamlessly for both LTR (left-to-right) and RTL languages.
In this tutorial, we will show you how to run Angular Universal and Remix projects side by side on the same Express.js server.
Understanding/listing all the tags that are important for search engine and websites visitors to get better ranking and increase number of clicks
Set up a React application from scratch. The main focus will be on what is Webpack and babel. What they do.
Set up a React application from scratch. The main focus will be on what is Webpack and babel. What they do. And understand what is going under the hood with React.
Workshop recording on Frontend testing with Jest, testing library, and cypress.
A quick overview of debounce function, how to use, trailing/leading edge. How to cancel or invoke imediatly.
This article focuses on the Life Cycle Hooks in ReactJS.
This blog will be talking about how to write better tests using Cypress.