Skip to content
Web Developer Pal
  • React Js
  • Java Script
  • React Native
  • PHP
  • Android

Category: Java Script

Interview Question : Check If Two Strings Are Anagrams

July 30, 2020 Sajjad Leave a comment

Today I am gonna share with you a programming question that I encountered in one of my interviews for the…

Continue Reading →

Posted in: Interview Questions, Java Script, JavaScript Interview Questions

What Are Render Props In React And How To Use Them

July 16, 2020 Sajjad Leave a comment

Render Props are a useful concept in react that can be used to share code between multiple react components. Render…

Continue Reading →

Posted in: Java Script, React Js

Understanding React Context The Easy Way

June 19, 2019 Sajjad Leave a comment

Context is one those features of react that most of the developers ( including myself ) don’t get to use…

Continue Reading →

Posted in: Java Script, React Js Filed under: javascript, react.js

How to add server side rendering to React, Redux and React Router V4 Application

April 3, 2019 Sajjad Leave a comment

Single page applications give you freedom to implement complex User Interfaces and also helps in boosting the overall performance of…

Continue Reading →

Posted in: Java Script, React Js Filed under: javascript, react-router, react.js, redux

How to easily use Redux with React

February 20, 2019 Sajjad 1 Comment

Today I am going to show you how to use Redux in a React application. Redux is arguably the most…

Continue Reading →

Posted in: Java Script, React Js Filed under: javascript, react.js, redux

How To Easily Handle Forms In React.js Using Formik

August 25, 2018 Sajjad 1 Comment

When I started working with react I was really excited as development using react felt very natural and not bloated…

Continue Reading →

Posted in: Java Script, React Js, Uncategorized Filed under: form validation, formik, javascript, react.js

How to use if else statements inside React JSX

June 22, 2018 Sajjad Leave a comment

There are several different ways to use the conditional if else statements inside the JSX of a React component. The…

Continue Reading →

Posted in: Java Script, React Js

React Router V4 Navigate and Redirect Programmatically

March 7, 2018 Sajjad Leave a comment

Best way to navigate to a page using react router v4 Programmatically is by using a new Higher Order Component…

Continue Reading →

Posted in: Java Script, React Js Filed under: javascript, react-router, react.js

React Native ToolbarAndroid Text Styling

February 26, 2018 Sajjad Leave a comment

A couple of days back when I was working on a React Native Android application, I wanted to style the…

Continue Reading →

Posted in: Android, Java Script, React Js, React Native

React Router Get Url Params

February 21, 2018 Sajjad 1 Comment

React Router is currently the de facto routing solution for react single page applications. React Router has some great features…

Continue Reading →

Posted in: Java Script, React Js

Post navigation

Page 1 of 2
1 2 Next →

Recent Posts

  • Debugging PHP with XDEBUG 3 in Docker with VSCode ( Visual Studio Code )
  • How to setup VSCode with PHP inside docker
  • Interview Question : Check If Two Strings Are Anagrams
  • What Are Render Props In React And How To Use Them
  • Understanding React Context The Easy Way

Categories

  • Android
  • Interview Questions
  • Java Script
  • JavaScript Interview Questions
  • PHP
  • React Js
  • React Native
  • Uncategorized
  • About
  • Privacy Policy
  • Contact
Copyright © 2023 Web Developer Pal