Developing Statically Typed Programming Language
A guide to building a statically typed functional language, covering type checking, interpretation, and transpilation to JavaScript.
A guide to building a statically typed functional language, covering type checking, interpretation, and transpilation to JavaScript.
Learn how to trigger validation on submit and disable the button for invalid forms in Angular Reactive Forms.
A recap of the first Python meetup in Lahore, discussing goals for PyCon Pakistan and community growth.
Explains the benefits of HTTPS and how Netlify simplifies the process of enabling it for your website with automatic certificates.
Tips for avoiding duplicate RxJS operator imports in Angular projects, covering changes from Angular v5/v6 and pipeable operators.
A guide to building a simple scheduled task system in ASP.NET Core 2.0, inspired by Spring's @Scheduled annotation.
Explains the correct methods to import RxJS operators in Angular & TypeScript projects, covering polyfill imports and tree shaking.
A tutorial on setting up an Angular project with Angular Material 2, covering installation, configuration, and component usage.
A recap of new features announced for Laravel 5.5 at the Laracon US 2017 conference, including frontend presets and routing improvements.
A developer shares their experience becoming a Xamarin Certified Mobile Developer through Xamarin University, recommending it for .NET and C# developers.
A guide for introverted, heterosexual male nerds on diagnosing and overcoming common dating problems to build a happy romantic life.
The article argues against nitpicking in code reviews by advocating for automated style checks to improve efficiency and focus.
Microsoft officially ends support for Windows Phone 8.1, marking the final chapter for the mobile OS, with reflections on its history and demise.
A frontend developer shares best practices for using id, class, and data attributes in HTML, CSS, and JavaScript to avoid conflicts.
Explains the benefits of using Pipfile over requirements.txt for managing Python dependencies and how to get started.
Explains how feature flags help development teams release features safely and control their visibility, using the django-waffle library as an example.
Exploring the use of WebVR to create a gamified IDE, visualizing Angular application source code as a Minecraft-like virtual world.
A summary of the 2017 Paris sprint for scikit-learn, highlighting participants, achievements, and support for the open-source machine learning library.
Final post in a Pythonic code series about leveraging PyPI packages to write better Python code by using community-developed tools.
A guide on integrating the Needle iOS security testing tool into a Jenkins CI/CD pipeline for automated vulnerability detection.