Skip to content
Sandny Blog
  • Home
  • Java
  • JavaScript
  • AWS
  • Embedded
  • About
Immutable and Mutable Values in Javascript JavaScript

07. Immutable and Mutable Values in Javascript

  • September 28, 2022September 28, 2022
  • by Coder Kai

We all know that there is a concept with immutable and mutable values in javascript. But what does it mean? How do we encounter it in programming and what are the points that we should remember when working with them? Those are the questions that will be answered in this tutorial in deep.

Read more “07. Immutable and Mutable Values in Javascript” →
wrapper objects in javascript JavaScript

06. Wrapper objects in Javascript

  • September 23, 2022September 23, 2022
  • by Coder Kai

Javascript provides many concepts under the hood. You may be using it without knowledge of its existence. Wrapper objects are one concept like that.

Read more “06. Wrapper objects in Javascript” →
globals undefined and null values in javascript JavaScript

05 Global, null and undefined values in Javascript

  • September 21, 2022September 23, 2022
  • by Coder Kai

Globals, undefined and null values are special concepts that we need to know when working with Javascript. Especially what both undefined and null means when you encounter it running the program. Globals are also an important concept that may give you an understanding of different attributes, the scope and variables that can be created and accessed when programming

Read more “05 Global, null and undefined values in Javascript” →
Javascript Booleans and Equality JavaScript

04. Javascript Guide Booleans and Equality

  • September 20, 2022September 20, 2022
  • by Coder Kai

Javascript, just like any other language uses boolean to represent logical true or false. It has two reserved keywords true and false to represent a boolean value. Booleans are mostly comparative results as it will compare a value to another and check equality generally. Javascript compared to other languages have both strict and loose comparisons that we should mind when using. Lets start to explore more on Javascript Booleans and Equality

Read more “04. Javascript Guide Booleans and Equality” →
How to add Chakra UI Animations Chakra UI

Chakra UI Animations

  • September 17, 2022September 17, 2022
  • by Coder Kai

Chakra UI is becoming very popular as an HTML styling framework that allows you to style components in a more React way rather than css. One of the problems that people face is how to add animations to the React components using Chakra UI Animations.

Read more “Chakra UI Animations” →
Copy files from S3 to PostgreSQL RDS AWS

How to copy files from S3 to PostgreSQL RDS

  • September 17, 2022September 17, 2022
  • by Coder Kai

When you have millions of entries of data to be inserted into PostgreSQL as a backup or for any reason, its often hard to iterate and insert into a table. For this scenario, PostgreSQL AWS extensions provide COPY command for S3 files to copy files from S3 to PostgreSQL RDS directly.

Read more “How to copy files from S3 to PostgreSQL RDS” →
Pandas Dataframe to a file and read back Python

How to save pandas Dataframe to a file and…

  • September 16, 2022September 16, 2022
  • by Coder Kai

Pandas DataFrame is a very useful data type in Python to format and order data in different ways. One of its use is to write Dataframe to a file and read back to a DataFrame when it is needed.

Read more “How to save pandas Dataframe to a file and read back” →

Categories

  • android 3
  • Apollo Client 1
  • AWS 8
    • AppSync 5
    • EC2 1
    • EKS 1
    • Route53 1
    • S3 1
  • AWS Amplify 1
  • Chakra UI 1
  • Docker 1
  • Embedded 1
  • EmberJS 1
  • FCM 1
  • Godaddy 1
  • GraphQL 3
  • ios 1
  • Jasper 1
  • Java 10
    • Java 11 1
    • Java 14 1
  • JavaEE 2
  • JavaScript 39
    • Express.js 4
    • Javascript Guide 7
    • Node.js 3
    • react-native 4
    • React.js 17
    • Typescript 1
  • Kubernetes 1
  • machine learning 1
  • Maven 2
  • OCaml 3
  • PostgreSQL 1
  • Python 2
  • react-native 4
  • ReactJS 3
  • sass 1
  • Server 6
  • spark 1
  • Terraform 2
  • Ubuntu 4
  • Uncategorized 1
  • webpack 2

Recent Comments

  • Stormdft on Debounce and avoid multiple clicks event generation on React.js components using Lodash
  • Giselle1803 on How to save pandas Dataframe to a file and read back
  • Alondra579 on How to save pandas Dataframe to a file and read back

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Archives

  • October 2022 3
  • September 2022 7
  • May 2022 1
  • December 2021 1
  • August 2021 1
  • July 2021 6
  • June 2021 3
  • February 2021 1
  • July 2020 1
  • December 2019 5
  • November 2019 6
  • October 2019 3
  • August 2019 1
  • March 2019 1
  • February 2019 1
  • January 2019 2
  • December 2018 1
  • September 2018 2
  • August 2018 1
  • June 2018 1
  • February 2018 1
  • November 2017 2
  • October 2017 5
  • September 2017 1
  • June 2017 1
  • May 2017 10
Sandny Blog space
Theme by Colorlib Powered by WordPress