Computer Science

React Architecture: Structuring a React project

  • React
React Architecture

ReactJS doesn’t have a rigid architecture pattern. It allows us to make up a structure to suit our needs.

Though there is no "best project architecture" that fits any project, there are a few popular approaches.

Read more: React Architecture: Structuring a React...

Regular Expression basics. Metacharacters.

Regular Expression basics

Regular expressions are used for defining String patterns that can be used for searching, manipulating and editing a text.

Read more: Regular Expression basics. Metacharacters.

Java API for operations on set of objects

  • Java

List, Set and Map interfaces

Read more: Java API for operations on set of objects

dplyr - package for common data manipulation operations in R

dplyr - package for data manipulation

6 functions of dplyr package.

Read more: dplyr - package for common data...

HTTP vs HTTPS. Key differences.

  • Web
HTTP vs HTTPS

Hypertext Transfer Protocol - No Data Encryption

The Hypertext Transfer Protocol (HTTP) is an application-level protocol

Read more: HTTP vs HTTPS. Key differences.

Types of design patterns in java

The design patterns are strategies for solving common object-oriented design problems. Using the design patterns you can make your code more flexible, reusable and maintainable. We must use the design patterns during the analysis and requirement phase of SDLC (Software Development Life Cycle).

Read more: Types of design patterns in java

Docker basic commands cheat sheet

  • Software
  • Docker
Docker basic commands

Docker's the most important commands for everyday use.

Read more: Docker basic commands cheat sheet

  1. Cross-site request forgery
  2. SQL Injection
  3. Standard Diagrams (UML)
  4. Simple GET requests to get JSON data using Fetch API, jQuery, and Axios.

Page 1 of 3

  • 1
  • 2
  • 3

  • Site map
  • Programming

Your IP Address:
5.255.253.119


Back to Top

© 2022 Computer Science