CodeMash (http://www.codemash.org/) is a technical conference targeted towards developers which is held in the first of January in Sandusky, Ohio at the Kalahari Resort and Conference Center. In 2019, it was held during January 8-11 with the first two days as a precompiler (workshops), and the last two days are the conference. See http://www.codemash.org/schedule/. It is widely attended by developers from around the country. The conference has vendors who demonstrate their development products, like JetBrains and Quicken, as well as technical recruiters.
The slack channel for codemash is codemash.slack.com.
A master list of the presentation links can be found at https://docs.google.com/spreadsheets/d/1omYTaGvLAbkJ-AGphM-WO90iE5O5s5-1dG2srKbNFYo/edit#gid=0.
I attended the conference this year and here is a quick summary. Summaries:
PreCompiler Links
Some precompiler links of interest found in codemash.slack.com under #precompilers. The prerequisites were at http://prereqs.codemash.org/.
Alexa workshop. https://github.com/alexa/skill-sample-nodejs-city-guide/blob/master/instructions/0-intro.md.
Go workshop. https://github.com/zevdg/2018-codemash-go. The golang site is https://tour.golang.org.
Building a Production-Ready React Native App. https://github.com/TAGraves/production-ready-rn-codemash-2019.
A Hands-On Intro to Containers. https://www.dropbox.com/s/dnub7mmgwt2qppf/Gotimer.DockerWorkshop.pdf?dl=0.
REST APIs. https://github.com/ambertests/explore-with-postman/tree/master/codemash.
Data Management in a Microservices World. https://www.slideshare.net/gvenzl/data-management-in-a-microservices-world-128345289.
Day Four
Patterns and Architectures Beyond Microservices
Stephen Shary presented on Microservices and challenges he has experienced. He talked about patterns of deployment.
Why are we talking about XSS in 2019?
Jim Manico talked about security issues with modern web frameworks.
His presentation can be found at https://www.dropbox.com/sh/j9nurpfexabmqaj/AADwy0iqDa2IsAqc40KljmO_a/The%20Last%20XSS%20Defense%20Talk%20-%20Codemash.pptx?dl=0.