Skip to content
Scriptorium

Scriptorium

Ideas through Technologies

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

Author Archives: Pyongwon Lee

IT (Cloud, Web) Development, Philosophy, Economics.

[JavaScript] Events

Events and handlers are the basic programming model of JavaScript in web browsers. JavaScript has been evolved to provide native support for handling events, and all modern browsers support the features.

Continue reading “[JavaScript] Events”
Posted byPyongwon LeeMay 31, 2021May 31, 2021Posted inJavaScript, Web ProgrammingTags:Events, JavaScriptLeave a comment on [JavaScript] Events

[JavaScript] Functions

In JavaScript, a function is really a unique feature. In general, you can use it as a global module. Define it and use it anywhere you want. But JavaScript functions are much more than that. Let’s find out what they are.

Continue reading “[JavaScript] Functions”
Posted byPyongwon LeeMay 31, 2021June 6, 2021Posted inJavaScript, Web ProgrammingTags:Closure, Functions, Hoisting, JavaScriptLeave a comment on [JavaScript] Functions

[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 byPyongwon LeeMay 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 byPyongwon LeeMay 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 byPyongwon LeeMay 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 byPyongwon LeeMay 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 byPyongwon LeeMay 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 byPyongwon LeeMay 23, 2021Posted inAWS Python SDKTags:AWS, Boto3, PythonLeave a comment on [AWS – Python] S3 with Boto 3

Posts pagination

Newer posts 1 … 20 21 22 23 24 … 33 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