GDG Web Dev Fest @ Google NYC (18 Jan 2023)
GDG Web Fest at Google NYC, New in Chrome 109, view transitions, FedCM, Cascading layers, Accent Colors, Subgrid, New Responsive,
React Meetup @ Wix Playground (17 Jan 2023)
React Meetup at the Wix Playground in NYC with Stoyan Stefanov, Codex, Ben Dunphy, and LaNice Powell. Memory leaks, React Server Components, and pair programming.
Effective Story Writing for Software Teams
Writing an effective user story in a consistent and clear way is one of the most important foundations of working on software engineering teams. This short guide will walk you through the process of
Big Tech Won’t Save Us
A remembrance about the New York City tech scene of 2010, SFBeta in 2009, NY Tech Meetup, and a reflection on Big Tech today.
When Rails Ejected Node and the History of Compiled JS in Rails
Explore the history of Sprockets, Webpack, and Webpacker in Rails and understand why Rails 7 no longer has webpack by default.
Sitemaps on an External S3 Bucket using an Asset Subdomain for 2022
it is still possible to host your sitemap on external S3 buckets. You must set up a subdomain of your domain pointed as an Alternative Domain Name for your CloudFront distribution, and in order to do this you must go through domain verification with AWS.
Learning Postman
https://www.youtube.com/watch?v=KcGk0P7wxDo
React Native Meetup @ the Yext Building (01 Dec 2021)
61 Ninth Ave, NYC At this time in early December, the sun sets in New York around 5:30 PM, the streets of Manhattan are still...
3 Videos about Agile and Beyond
Kevlin Henney, Seven Ineffective Coding Habits of Many Programmers (ITT 2016) https://www.youtube.com/watch?v=ZsHMHukIlJY James Coplien, The Dehumanisation of Agile and Objects (GPTP 2017) https://www.youtube.com/watch?v=ZrBQmIDdls4 Kent Beck,...
Why You Need a Special DNS Provider on Heroku
Heroku is a robust leader in 12-factor deployment strategies. It is a large and feature-rich platform. You can deploy your app knowing that you are...