On speaker life...
A developer shares their journey into public speaking at tech conferences, from local user groups to international events, and reflects on the reality behind the 'glamour'.
A developer shares their journey into public speaking at tech conferences, from local user groups to international events, and reflects on the reality behind the 'glamour'.
Microsoft's Windows Developer Day event in London, featuring a keynote, Q&A, and deep-dive sessions on the Windows 10 Fall Creators Update for developers.
Explains Angular TemplateRef and dynamic scoping concepts with practical examples using NgForOf directives and template syntax.
Part 2 of a series analyzing gender differences in dating dynamics, focusing on challenges and perspectives for nerds.
Author celebrates the 2-year anniversary of their self-published 'Intermediate Python' book, which has reached over 520,000 readers.
A presentation summary on the latest Xamarin.Forms updates, covering performance improvements like Fast Renderers and Layout Compression.
Analysis of RNDR, a decentralized GPU-cloud rendering token for AR/VR and media, exploring its efficiency and security mechanisms.
A speaker recounts presenting Eclipse Hono, an open-source IoT platform, at the Eclipse Day Milan 2017 conference.
The developer of the M2Mqtt library announces a community-driven future for the GnatMQ MQTT broker, moving it to an open-source organization.
Learn how to build a simple compiler in just 25 lines of JavaScript, covering lexical analysis, parsing, and code generation.
A technical guide on creating PHP 7 extensions for both Linux and Windows, covering C++ integration and class binding.
Upcoming events and sessions about the EnMasse and Eclipse Hono open-source projects for scalable messaging and IoT solutions.
A tutorial on automating Angular CLI project deployment to Firebase Hosting using Travis CI, GitHub, and Greenkeeper for dependency updates.
Learn how to create a custom Angular Date Pipe to format dates consistently across your application, using the dd/MM/yyyy format.
A guide to automating Docker builds and pushes for an ASP.NET Core 2.0 app to Azure Container Registry using Bitbucket Pipelines.
Overview of the upcoming MQTT v5 specification, detailing new features like properties and request/response patterns for IoT development.
A personal reflection on the !!con conference, praising its exceptional inclusivity, encouraging atmosphere, and effective social rules.
A step-by-step guide on integrating Bootstrap CSS and JavaScript components into an Angular CLI project, covering Bootstrap 3, 4, and libraries like ngx-bootstrap.
An overview of the Pipfile format and pipenv tool for Python package management, including a link to a recorded presentation.
Two approaches to hide the navigation bar on the login page in an Angular application using Angular Material.