InfoQ Homepage Development Content on InfoQ
-
Using Webpack to Streamline Modern Web Application Packaging and Deployment
Kevin Grossnicklaus discusses how to get started with WebPack, how to configure Visual Studio for it and some of the best practices for utilizing it with Angular2 or React.
-
Homoiconicity: It Is What It Is
Stuart Sierra demonstrates the power that comes from having the same data representation at all layers: programming language, specification, database, inter-process communication, and user interface.
-
Golden Carrots: Digital Transformation with Payments APIs
Mark Pesce discusses using Payments API to drive a digital transformation, presenting how Web Payments provides a foundation for every API to integrate with every payments system using every currency.
-
Primer on Neural Networks
Chase Aucoin introduces neural networks with examples and simple breakdowns about the math involved in a way accessible to a large audience.
-
Living the Good Life
Ted Neward discusses what some consider to be a good life and where it can be found.
-
Background Processing with RabbitMQ
Tatsuya Ono introduces TaskBunny, a background processing library, discussing implementation details and why they chose RabbitMQ over Erlang process/OTP.
-
Java at Speed: Getting the Most out of Modern Hardware
Gil Tene discusses some of the optimizations and capabilities that the latest crop of JVMs are able to apply when running on the latest servers, and performance issues with financial applications.
-
State of Chaos Engineering
Bruce Wong discusses the current state of Chaos Engineering, emerging patterns of success, and the future opportunity at hand.
-
Wobserver: Easy to Integrate Monitoring and Debugging
Ian Luites introduces wobserver, discussing the background of the project and showing how to mount it into a Phoenix application, hook it up to Prometheus, and deploy it behind a load balancer.
-
Shaving the Golden Yak
Jessica Kerr provides reasons to spend some time smoothing the development experience, and clues for where to spend that time in ways that help the entire team.
-
Lessons Learned from Fighting Nation States in Cyber Space
Dmitri Alperovitch covers important lessons learned from the hack of the DNC incidents like nation-state intrusions from China, Iran, North Korea, Russia and other countries.
-
Electron Apps, from Start to Production
Paul Betts discusses Electron, a platform for writing cross-platform Desktop apps, explaining how to start writing apps, how to integrate web UI libraries and languages, and others.