brightlightkim

  • 홈
  • 태그
  • 방명록

rust 3

Rust enums and pattern matching

Pattern matching and enums can be used for a number of things, like error handling, handling null values, and more. In this article, we will go over the basics of pattern matching, enums, and see how enums can be used with pattern matching, including: Pattern matching in Rust Using enums in Rust Adding data to enum variants Result and Option enums Result enum Option enum But, to follow along wit..

Rust 2022.12.05

Next.js doesn't call the local Rust API

If the public api call is something containing "localhost," it's better to use "0.0.0.0" instead. NEXT_PUBLIC_API_URL = 'http://localhost:8080' If it's like this and doesn't work, try: NEXT_PUBLIC_API_URL = 'http://0.0.0.0:8080'

React/Next.js 2022.11.26

Shell Training

Unix Shell Path && Moving . means current directory .. means parent directory ../.. goes to two directories '$PATH' means all the environment variables. it will direct to all possible commands that are in $PATHs ~ is short for '$HOME' $ >> Environment variable starts with this Useful Commands env command: show all possible environment variables | pipe oerator: Take output to the input of the nex..

BYU-Broadcast/Bi-Weekly Training 2022.05.06
1
프로필사진

Algorithms and Data Structures Research Blog https://www.linkedin.com/in/taeyang-kim/ https://github.com/brightlightkim

  • 분류 전체보기
    • Algorithms and Data Structu..
      • Algorithms
      • Data Structures
      • Coding Practices
    • AI
    • AWS
      • EC2
      • ECS
      • CDK
      • X-Ray
      • Cloud Practitioner Certific..
      • Global Infrastructure and R..
      • Networking
      • Storage and Databases
      • Security
      • Monitoring and Analytics
      • Pricing and Support
      • Migration and Innovation
    • Rust
    • Node.js
      • Jest
      • Joi
      • Express
    • Serverless
    • Docker
    • Mongo
    • React
      • Next.js
    • Vue.js
      • Vuex
      • Nuxt
    • Coding Languages
      • JavaScript
      • TypeScript
      • Python
    • Internet of Things (IoT)
      • Arduino
      • Circuits
    • Basic Coding Info
      • Git
      • Monorepo
    • Testing
    • Bug
      • Git
      • AWS
      • JavaScript
      • Node
    • BYU-Broadcast
      • ScreenSharing
      • Bi-Weekly Training
      • Sprint
    • Security
    • Flutter
    • Android_App
      • Front-end
      • Back-end
      • RxJava
    • Web
      • CSS

Tag

javascript, AWS, lambda, vue.js, node, vuex, S3, Node.js, Amazon, VUE, Git, JEST, EC2, ECS, AI, cdk, serverless, BST, Docker, ML,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

  2025. 05  
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.