Skip to content
#

vaibhav-mojidra

Here are 44 public repositories matching this topic...

Node.js is a popular open-source server-side runtime environment for executing JavaScript code. It uses an event-driven, non-blocking I/O model that makes it efficient and scalable for building fast and scalable network applications. Node.js allows developers to build applications using JavaScript on the server-side.

  • Updated Feb 20, 2021
  • JavaScript

JavaScript ES6 (ECMAScript 2015) is the 6th edition of the ECMAScript language specification, which is the standard for JavaScript. ES6 introduced many new features and improvements to the language, such as arrow functions, classes, template literals, let and const declarations, and destructuring, among others.

  • Updated Feb 28, 2021
  • JavaScript

React Native is an open-source framework for building mobile applications using JavaScript and React. It was developed by Facebook and released in 2015. With React Native, developers can use a single codebase to build apps for both iOS and Android platforms, reducing the need to write platform-specific code.

  • Updated Mar 12, 2021
  • JavaScript

React Native Stack Navigation is a type of navigation that allows users to move between screens in a mobile application using a stack-based approach. This means that each screen is placed on top of the previous one in a stack, and when the user goes back, the previous screen is displayed.

  • Updated Mar 12, 2021
  • JavaScript

React Native is an open-source framework for building mobile applications using JavaScript and React. It was developed by Facebook and released in 2015. With React Native, developers can use a single codebase to build apps for both iOS and Android platforms, reducing the need to write platform-specific code.

  • Updated Mar 12, 2021
  • JavaScript

State management in React Native refers to the process of managing and updating the state of a component or application in a predictable and efficient way. State refers to the data that defines the current state of the component or application, such as user input, network requests, or API responses.

  • Updated Mar 12, 2021
  • JavaScript

State management in React Native refers to the process of managing and updating the state of a component or application in a predictable and efficient way. State refers to the data that defines the current state of the component or application, such as user input, network requests, or API responses.

  • Updated Mar 12, 2021
  • JavaScript

State management in React Native refers to the process of managing and updating the state of a component or application in a predictable and efficient way. State refers to the data that defines the current state of the component or application, such as user input, network requests, or API responses.

  • Updated Mar 12, 2021
  • JavaScript

State management in React Native refers to the process of managing and updating the state of a component or application in a predictable and efficient way. State refers to the data that defines the current state of the component or application, such as user input, network requests, or API responses.

  • Updated Mar 14, 2021
  • JavaScript

React Native Drawer Navigation is a navigation pattern that provides users with a sliding panel of navigation options that can be accessed by swiping from the left or right edge of the screen. It is a common navigation pattern in mobile apps and can be easily implemented in React Native using the react-navigation library.

  • Updated Mar 14, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the vaibhav-mojidra topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vaibhav-mojidra topic, visit your repo's landing page and select "manage topics."

Learn more