JetBrains Annual Highlights 2023

Learnlog
Airtable Sync integration: Sync API
Create Google Maps links based on coordinates
How to Embed a Map of Airtable Records on Your Website
Using formulas in Airtable to pull fields from other views
Noloco - Build internal tools for your team without code
artu-hnrq starred octokit/octokit.js on Github!
Create a new scheduled Tweet via the API - Stack Overflow
Create Twitter thread via curl - Twitter Developers
URL.dev
Visualizing Developer Activity via the GitHub API
How to secure api endpoints on autocode tutorial
A Beginner’s Guide to Integrating ChatGPT with Node.js
Understanding Modules and Import and Export Statements in JavaScript
SyntaxError: 'import' and 'export' may appear only with 'sourceType: module' - Gulp
artu-hnrq starred octokit/octokit.js
Create and Verify JWTs with Node
const jwt = require('njwt')
const claims = { iss: 'fun-with-jwts', sub: 'AzureDiamond' }
const token = jwt.create(claims, 'top-secret-phrase')
token.setExpiration(new Date().getTime() + 60*1000)
res.send(token.compact())
Are multi-line strings allowed in JSON?
Generating JWT tokens
artu-hnrq starred pypa/hatch
Creation of probot.github app failing with Error: The programmatic API was removed in npm v8.0.0
How to Build GitHub Apps For Fun and Profit
Authenticating with a GitHub App on behalf of a user - GitHub Docs
I literally connected my brain to GPT-4 with JavaScript
Hatch: A Modern Python Workflow
artu-hnrq starred samliew/SO-mod-userscripts on Github!
Switch between applications in all workspaces | Ubuntu 20.04 LTS
Stack Overflow REST API
What is a Webhook and why should I care?
artu-hnrq starred fatih-yavuz/links.dev on Github!