일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 기준
- solidity
- built in object
- middleware
- error
- CLASS
- typeScript
- 삶
- Redux
- JavaScript
- node.js
- hardhat
- blockchain
- CSS
- tailwindcss
- REACT
- useState
- Interface
- API
- Props
- nextJS
- express.js
- evm
- graphQL
- concept
- bitcoin
- Ethereum
- web
- SSR
- HTML
- Today
- Total
목록Backend (28)
ReasonJun
PlanetScale is a fully-managed, cloud-native database service that makes it easy to build and scale relational databases. It is built on top of PostgreSQL, a popular open-source relational database, and it provides a number of features that make it a powerful and scalable database solution. Some of the features of PlanetScale include: Horizontal scalability: PlanetScale can scale horizontally to..
PocketBase is an open-source backend consisting of embedded database (SQLite) with realtime subscriptions, built-in auth management, convenient dashboard UI and simple REST-ish API. It is a Go (golang) application that can be downloaded and run as a standalone app or as a Go framework. PocketBase is designed to be easy to use and to provide a variety of features that make it a good choice for bu..
In Node.js, the following three variables are used to get the current working directory and the filename of the current module: __dirname __filename process.cwd() __dirname is a special variable that is defined within each module. It returns the directory name of the current module, which is the directory that contains the current JavaScript file. For example, if the current file is /home/user/m..
Firebase is a comprehensive suite of cloud-based development tools and services offered by Google. It provides a range of features and functionalities that help developers build and scale web and mobile applications quickly and efficiently. Firebase offers a wide array of services across various areas of application development, including: Real-time Database: Firebase's Real-time Database is a N..