Our great sponsors
-
Please check out the repo I've created with the finished files. You can use this if you get stuck and need to reference anything.
-
npx gatsby new . https://github.com/contentful/starter-gatsby-blog
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
git init && git add . && git commit -m "project setup" && git branch -M main && git remote add origin https://github.com/GITHUB_USERNAME/PROJECT_NAME.git && git push -u origin main
-
Again, if you are having trouble/unsure how to type the pre-existing components, you can see how I did so here.
-
Answer the questions how you like, but make sure that whichever answers you choose, you make sure to pick the same ones each time you set up ESLint. This way, you can save any custom rules in a separate repo, like I've done here, and copy and paste them in. Now, your code will be consistent across all your projects.
-
TypeScript
-
Text editor of your choice (I will be using VS Code)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Related posts
- Scripting with VSCode Tasks and Typescript
- React intellisense alternating between "x={}" and "y", have posted on their github but not getting a fix :(
- Feature request - inline type aliases
- Has the unsoundness (will explain in the post) actually become a pitfall in practice?
- Visual Studio Code June 2021 (v1.58)