April 2024 ChicagoJS Meetup

preview_player
Показать описание
📌 Meet Hatchify with Justin Meyer

Hatchify is a new JavaScript open source CRUD app scaffolding that turns schemas into an app quickly while allowing customization later.
Install Hatchify and drop in your schema and data. You'll have a fully functional app prototype in minutes. Hatchify generates a service layer, API, and UI so you can visualize your data quickly.
Justin will give an overview of Hatchify and we'll discuss its potential use cases and future development possibilities.

📌 Understanding Iterables with Evan Hahn

Iterables are powerful JavaScript features. They create a consistent interface for various collections (like arrays, strings, streams, and more); they can often be much faster and memory-efficient; they open up programming styles that were difficult to achieve before. This presentation aims explain iterables and their use cases

📌 Exploring your Hinge Data with Josh Martin

A look into the wonderful clean data hinge provides when you download it and what you can do with it. Furthermore, Josh has created a website where you can upload your hinge data to see trends from your personal data points and will go in-depth on how it's created.