Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions data/events/app-js-conf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"name": "App.js Conf",
"year_started": 2019,
"city": "Kraków",
"region": "Lesser Poland Voivodeship",
"country": "Poland",
"continent": "Europe",
"website": "https://appjs.co/",
"sector": [
"Mobile Development",
"Software Engineering",
"Frontend / Web Development"
],
"acceptable_tags": [
"react-native",
"expo",
"cross-platform",
"dev",
"innovation"
],
"type": "in-person",
"languages": [
"English"
],
"frequency": "annual",
"timezone": "Europe/Warsaw",
"attendee_size": {
"min": 400,
"max": 800
},
"ticket_cost_usual": {
"currency": "EUR",
"min": 300,
"max": 700

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as at time of review ticket costst are as high as 1099euros

},
"organizer": {
"name": "Callstack",
"email": "contact@appjs.co ",
"twitter": "https://twitter.com/callstackio",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confirm that this twitter link redirects to app.js , it currently does not
this is the real url
https://x.com/appjsconf

"website": "https://callstack.com"
},
"socials": {
"twitter": "https://x.com/appjsconf",
"linkedin": "https://www.linkedin.com/company/appjs-conf/",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this link is invalid, please provide correct link or leave as blank

"youtube": "https://www.youtube.com/@SoftwareMansion",
"instagram": ""
},
"description": "App.js Conf is the largest React Native conference in Europe, held annually in Kraków, Poland. It brings together React Native developers, core team members, and industry experts for two days of talks, workshops, and networking focused on advanced mobile development, performance optimization, architecture patterns, tooling, and the future of cross-platform apps with React Native and Expo."
}