Thank you for attending our Kintone x JS Promises workshop!
Here are steps you get you started with our workshop:
Click here or the button on the upper right corner for all the code & slides you need for our workshop!
- ⚠ Do NOT use Safari
- ⚡Accept Cookies First
- ✅ Use Chrome & Firefox
- ⚡ Only use lowercase, numbers, & hyphens in your subdomain
- ⚠ Do not use uppercase nor special characters
Mac | Windows, Linux, & Chrome OS |
---|---|
Command + Option + J |
Control + Shift + J |
Open the Console panel to view logged messages or run JavaScript from Chrome.
To open DevTools from Chrome's main menu:
Click Customize and control Google Chrome
and then select
More Tools
> Developer Tools
.
Text editors, also called code editors, are applications used by developers to write code. They can highlight and format your code so that it's easier to read and understand.
We recommend Visual Studio Code!