Skip to content
Scriptorium

Scriptorium

Ideas through Technologies

  • Home
  • Blogs
  • AI/Cloud
    • AWS Architect
      • AWS DevOps Engineer
    • AWS Labs
    • Cloud & ML
    • Programming
  • Thoughts
  • Library
    • Studies
    • Tutorials

[React] Props & States

React passes data between components through States and Props.

Props are read-only data that are passed from one component to another. States represent data that change over time. States can only be used in Class components, not in Function components.

Continue reading “[React] Props & States”
Posted byP. L.May 29, 2021June 6, 2021Posted inReact, Web ProgrammingTags:Props, ReactLeave a comment on [React] Props & States

[React] JSX &Components

React is, in short, nothing but creating UI components. You can use the JavaScript function syntax, but, in general, you are going to use JSX (JavaScript XML) syntax. JSX is a syntax extension to JavaScript. Finally, let’s check the lifecycle of React.

Continue reading “[React] JSX &Components”
Posted byP. L.May 29, 2021June 6, 2021Posted inReact, Web ProgrammingTags:Component, JSX, ReactLeave a comment on [React] JSX &Components

[React] Overview & Setup

React is a JavaScript library that is created by Facebook in 2011 in order to create a component in web applications(React DOM). It has expanded to other systems, such as mobile apps (React Native) or virtual reality (React VR).

Continue reading “[React] Overview & Setup”
Posted byP. L.May 29, 2021June 5, 2021Posted inReact, Web ProgrammingTags:Bootstrap, ReactLeave a comment on [React] Overview & Setup

[JavaScript] Script & Types

This post deals with basic JavaScript features: Types, Values, and Scripting.

Continue reading “[JavaScript] Script & Types”
Posted byP. L.May 25, 2021May 31, 2021Posted inJavaScript, Web ProgrammingTags:JavaScriptLeave a comment on [JavaScript] Script & Types

[JavaScript] Overview

JavaScript is the de-facto standard scripting language for the web. It has had ups and downs (loved and hated) in its history, though. With the advent of AJAX and HTML5, JavaScript becomes a must for all web developers.

Continue reading “[JavaScript] Overview”
Posted byP. L.May 25, 2021Posted inJavaScript, Web ProgrammingTags:ECMAScript, JavaScriptLeave a comment on [JavaScript] Overview

[AWS – Python] S3 with Boto 3

Here are examples of accessing S3 with Boto 3.

Continue reading “[AWS – Python] S3 with Boto 3”
Posted byP. L.May 23, 2021Posted inAWS Python SDKTags:AWS, Boto3, PythonLeave a comment on [AWS – Python] S3 with Boto 3

[AWS] Relational Database Service (RDS)

RDS is a “Database as a Service (DBaaS)” for OLTP (OnLine Transaction Processing). RDS is a managed Relational Database Service in AWS. The main purpose of RDS is to lower TCO (Total Cost of Ownership).

Continue reading “[AWS] Relational Database Service (RDS)”
Posted byP. L.May 23, 2021June 16, 2023Posted inAWSTags:AWS, RDSLeave a comment on [AWS] Relational Database Service (RDS)

[AWS Python] Configuration

You can access Amazon web services through the Management Console, AWS CLI, or AWS SDK. Boto3 is the AWS SDK for python.

Continue reading “[AWS Python] Configuration”
Posted byP. L.May 16, 2021July 24, 2022Posted inAWS Python SDKTags:AWS, AWS CLI, Boto3, PythonLeave a comment on [AWS Python] Configuration

Posts pagination

Newer posts 1 … 21 22 23 24 25 … 34 Older posts
  • LinkedIn

Search in this blog

Scriptorium, Blog at WordPress.com.
  • Subscribe Subscribed
    • Scriptorium
    • Join 82 other subscribers
    • Already have a WordPress.com account? Log in now.
    • Scriptorium
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar