Blog


Create Your Own Layout Component in React

Create Your Own Layout Component in React

A guide on how to create basic layout components with Header, Footer, and content section.

ReactJavascriptWeb development
40 Portfolio Templates Free For Web Design

40 Portfolio Templates Free For Web Design

Today we will together learn about beautiful, free portfolio templates for website design and development.

Web DesignWeb DevelopmentPortfolio
Advanced Angular Interview Questions You Must Prepare For in 2022

Advanced Angular Interview Questions You Must Prepare For in 2022

Latest Angular Interview Questions

AngularInterview questionsTypescript
Angular: How I used Regex to validate form and display the type (uppercase, special, etc) of each character typed in a textbox and its count

Angular: How I used Regex to validate form and display the type (uppercase, special, etc) of each character typed in a textbox and its count

AngularProgrammingJavascript
10 Primary Skills You Need to Possess to Become a Front End Web Developer Within JavaScript

10 Primary Skills You Need to Possess to Become a Front End Web Developer Within JavaScript

JavaScriptFront End DevelopmentWeb Development
18 JavaScript CSS Scroll Effects For Website

18 JavaScript CSS Scroll Effects For Website

In today’s article, I will introduce you to scroll effects built with HTML, CSS, JavaScript to help attract users’ attention as well as create interesting feelings when customers use the website! I…

CSSJavaScriptUI
How To Get Props Types in Next.js and TypeScript

How To Get Props Types in Next.js and TypeScript

Avoid boilerplate code with InferGetServerSidePropsType and InferGetStaticPropsType and Automatically Infer the Types for Your Page Component Props

TypescriptNextjsReact
Error: Reanimated 2 failed to create a worklet — Maybe You Forgot to Add Reanimated’s babel Plugin?

Error: Reanimated 2 failed to create a worklet — Maybe You Forgot to Add Reanimated’s babel Plugin?

If you ever chance upon this error, fret not. Pop over to babel.config.js, simply add 'react-native-reanimated/plugin' under “plugins” in'module.exports' (The above is a basic example to recreate the…

ProgrammingJavaScriptWeb Development
Create an OTP-based User Sign-Up using Node.js

Create an OTP-based User Sign-Up using Node.js

NodejsAuthenticationOtp
How to Force a PWA to Refresh its Content

How to Force a PWA to Refresh its Content

PwaService-workerCaching