Tutorials Page 56

  • By
    Apply to 100 Tech Companies with 1 Application

    Indeed Prime helps tech workers (e.g. software developers, data scientists, UX/UI designers, sales professionals) simplify their job search and land their dream job. Candidates get immediate exposure to the best tech companies with just one simple application to Indeed Prime. Companies on Prime’s exclusive...

  • By
    How to Reverse Engineer OS X and iOS Software

    The question of why we need to employ reverse engineering is an easy one to answer. When there is an executable, but no access to the source code, yet you still need to understand the inner workings of this particular software, you apply reverse engineering to...

  • By
    OSCON – May 8-11, 2017 – Austin, TX

    Open Source has been a huge part of my career, from my blog to much of the work I've completed at SitePen and Mozilla.  Even if you don't have much time to devote to open source projects, at the very least you've probably used dozens of open source...

  • By
    6 Great Uses of the Spread Operator

    Thanks to ES6 and the likes of Babel, writing JavaScript has become incredibly dynamic, from new language syntax to custom parsing like JSX.  I've become a big fan of the spread operator, three dots that may change the way you complete tasks within JavaScript.  The following is...

  • By
    Reverse Element Order with CSS Flexbox

    CSS is becoming more and more powerful these days, almost to the point where the order of HTML elements output to the page no longer matters from a display standpoint -- CSS lets you do so much that almost any layout, large or small, is possible.  Semantics...

  • By
    Pre-Built Websites – An Interesting Web Design Trend

    When you think every possible web design trend has already been invented, a new one comes along. A new web design trend is, in fact, on the horizon, and it differs in many ways from its predecessors. This new trend doesn't focus on aesthetics, or page load...

  • By
    Chained and Named Transformations with Cloudinary

    One of the big advantages to using Cloudinary is the ability to dynamically create images on the fly by modifying the URL via a directory structure-like pattern.  For example, adding w_300 to the URL path of an image hosted by Cloudinary generates an image with a...

  • By
    ding!

    I've been working with beefy virtual machines, docker containers, and build processes lately.  Believe it or not, working on projects aimed at making Mozilla developers more productive can mean executing code that can take anywhere from a minute to an hour, which in itself can hit how productive I can...

  • Media Temple Hosting
  • By
    How Blockchain Technology Will Secure Online Payments

    Look around at the business climate today and you will find a multitude of fintech startups, including bitcoin exchange ones. This tells us that the financial services industry is ripe for disruption, and the most prominent candidate is blockchain. Blockchain is to banks as the...

  • By
    Useful WordPress Tips, Tools, and Themes for Developers

    The following sets of tips, tools, and themes are designed to make your life as a website developer an easier one. The tips offered will help to keep your workflow running smoothly. The tools can help to keep you out of trouble; or understand what's happening should trouble...