The 26 grunt plugins we use at qrator.com
A detailed list of 26 essential Grunt.js plugins used for building and deploying an Ember.js application at qrator.com.
A detailed list of 26 essential Grunt.js plugins used for building and deploying an Ember.js application at qrator.com.
A tutorial on organizing responsive CSS layouts using Sass maps and the Susy grid framework for better maintainability.
A technique using static Google Maps for performance, with JavaScript to enhance them to dynamic maps on user interaction.
Tutorial on using Exchange REST API with Office 365 development, focusing on fetching email data via ASP.NET MVC.
Guide to setting up an Office 365 development environment with Visual Studio, REST APIs, and ASP.NET MVC.
An in-depth technical explanation of why Python is slower than compiled languages, focusing on dynamic typing, interpretation, and object overhead.
Explores how personas, data science, and k-means clustering can be used together to analyze user data and gain actionable business insights.
A theoretical overview of AngularJS, exploring how Object-Oriented Design Patterns apply to its core components like controllers and partials.
A review of the book 'Learning Pentesting for Android Devices,' covering mobile security, reverse engineering, and network forensics for security professionals.
Explores underutilized PostgreSQL data types like hstore, range types, timestamptz, and UUID, highlighting their benefits for specific use cases.
Explains the data and access impacts of deleting a user account from Visual Studio Online (now Azure DevOps).
The author shares the behind-the-scenes process of writing 'The Hacker's Guide to Python', focusing on practical Python development insights from OpenStack experience.
Introduces Aspects, an AOP library for iOS, and demonstrates using it to hack and debug Apple's private popover detection logic.
Troubleshooting guide for Drupal 6 email notification failures, focusing on a misconfigured module variable.
Announcing NotificationsExtensions.Portable, a Portable Class Library NuGet package for creating Windows 8.1 and Windows Phone 8.1 notification XML.
Explains the Python Buffer Protocol (PEP 3118), showing how objects like arrays and NumPy ndarrays share data efficiently without copying.
A follow-up article listing resources to learn CSS Shapes, including tutorials, examples, and developer tools.
A tutorial on using AngularJS recursive templates with ng-include to display hierarchical data like category trees of any depth.
A historical overview of DevOps, tracing its evolution from 1980s mainframes to modern practices, focusing on cultural challenges.
Introducing handroll, a simple static site generator for creating handcrafted websites with Markdown and templates.