Alternatives to PhpStorm logo

Alternatives to PhpStorm

Visual Studio Code, WebStorm, Sublime Text, DataGrip, and NetBeans IDE are the most popular alternatives and competitors to PhpStorm.
13.9K
10.8K
+ 1
1.6K

What is PhpStorm and what are its top alternatives?

PhpStorm is a PHP IDE which keeps up with latest PHP & web languages trends, integrates a variety of modern tools, and brings even more extensibility with support for major PHP frameworks.
PhpStorm is a tool in the Integrated Development Environment category of a tech stack.

Top Alternatives to PhpStorm

  • Visual Studio Code
    Visual Studio Code

    Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows. ...

  • WebStorm
    WebStorm

    WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript. ...

  • Sublime Text
    Sublime Text

    Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on every computer you own, no matter what operating system it uses. Sublime Text uses a custom UI toolkit, optimized for speed and beauty, while taking advantage of native functionality on each platform. ...

  • DataGrip
    DataGrip

    A cross-platform IDE that is aimed at DBAs and developers working with SQL databases. ...

  • NetBeans IDE
    NetBeans IDE

    NetBeans IDE is FREE, open source, and has a worldwide community of users and developers. ...

  • Eclipse
    Eclipse

    Standard Eclipse package suited for Java and plug-in development plus adding new plugins; already includes Git, Marketplace Client, source code and developer documentation. Click here to file a bug against Eclipse Platform. ...

  • Atom
    Atom

    At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but also use productively on the first day without ever touching a config file. Atom is modern, approachable, and hackable to the core. We can't wait to see what you build with it. ...

  • JavaScript
    JavaScript

    JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles. ...

PhpStorm alternatives & related posts

Visual Studio Code logo

Visual Studio Code

174.5K
159K
2.3K
Build and debug modern web and cloud applications, by Microsoft
174.5K
159K
+ 1
2.3K
PROS OF VISUAL STUDIO CODE
  • 340
    Powerful multilanguage IDE
  • 308
    Fast
  • 193
    Front-end develop out of the box
  • 158
    Support TypeScript IntelliSense
  • 142
    Very basic but free
  • 126
    Git integration
  • 106
    Intellisense
  • 78
    Faster than Atom
  • 53
    Better ui, easy plugins, and nice git integration
  • 45
    Great Refactoring Tools
  • 44
    Good Plugins
  • 42
    Terminal
  • 38
    Superb markdown support
  • 36
    Open Source
  • 35
    Extensions
  • 26
    Awesome UI
  • 26
    Large & up-to-date extension community
  • 24
    Powerful and fast
  • 22
    Portable
  • 18
    Best editor
  • 18
    Best code editor
  • 17
    Easy to get started with
  • 15
    Lots of extensions
  • 15
    Good for begginers
  • 15
    Crossplatform
  • 15
    Built on Electron
  • 14
    Open, cross-platform, fast, monthly updates
  • 14
    Extensions for everything
  • 14
    All Languages Support
  • 13
    Easy to use and learn
  • 12
    Extensible
  • 12
    "fast, stable & easy to use"
  • 11
    Ui design is great
  • 11
    Useful for begginer
  • 11
    Totally customizable
  • 11
    Git out of the box
  • 11
    Faster edit for slow computer
  • 10
    SSH support
  • 10
    Great community
  • 10
    Fast Startup
  • 9
    Great language support
  • 9
    It has terminal and there are lots of shortcuts in it
  • 9
    Works With Almost EveryThing You Need
  • 9
    Powerful Debugger
  • 8
    Can compile and run .py files
  • 8
    Python extension is fast
  • 7
    Great document formater
  • 7
    Features rich
  • 6
    He is not Michael
  • 6
    Awesome multi cursor support
  • 6
    She is not Rachel
  • 6
    Extension Echosystem
  • 5
    VSCode.pro Course makes it easy to learn
  • 5
    SFTP Workspace
  • 5
    Very proffesional
  • 5
    Language server client
  • 5
    Easy azure
  • 4
    Has better support and more extentions for debugging
  • 4
    Supports lots of operating systems
  • 4
    Virtualenv integration
  • 4
    Excellent as git difftool and mergetool
  • 3
    Emmet preinstalled
  • 3
    More tools to integrate with vs
  • 3
    Has more than enough languages for any developer
  • 3
    Better autocompletes than Atom
  • 3
    'batteries included'
  • 2
    Microsoft
  • 2
    Light
  • 2
    Big extension marketplace
  • 2
    CMake support with autocomplete
  • 2
    Fast and ruby is built right in
  • 2
    VS Code Server: Browser version of VS Code
  • 2
    Customizable
CONS OF VISUAL STUDIO CODE
  • 46
    Slow startup
  • 29
    Resource hog at times
  • 20
    Poor refactoring
  • 13
    Poor UI Designer
  • 11
    Weak Ui design tools
  • 10
    Poor autocomplete
  • 8
    Super Slow
  • 8
    Huge cpu usage with few installed extension
  • 8
    Microsoft sends telemetry data
  • 7
    Poor in PHP
  • 6
    It's MicroSoft
  • 3
    Poor in Python
  • 3
    No Built in Browser Preview
  • 3
    No color Intergrator
  • 3
    Very basic for java development and buggy at times
  • 3
    No built in live Preview
  • 3
    Electron
  • 2
    Bad Plugin Architecture
  • 2
    Powered by Electron
  • 1
    Terminal does not identify path vars sometimes
  • 1
    Slow C++ Language Server

related Visual Studio Code posts

Vaibhav Taunk
Team Lead at Technovert · | 31 upvotes · 3.9M views

I am starting to become a full-stack developer, by choosing and learning .NET Core for API Development, Angular CLI / React for UI Development, MongoDB for database, as it a NoSQL DB and Flutter / React Native for Mobile App Development. Using Postman, Markdown and Visual Studio Code for development.

See more
Yshay Yaacobi

Our first experience with .NET core was when we developed our OSS feature management platform - Tweek (https://github.com/soluto/tweek). We wanted to create a solution that is able to run anywhere (super important for OSS), has excellent performance characteristics and can fit in a multi-container architecture. We decided to implement our rule engine processor in F# , our main service was implemented in C# and other components were built using JavaScript / TypeScript and Go.

Visual Studio Code worked really well for us as well, it worked well with all our polyglot services and the .Net core integration had great cross-platform developer experience (to be fair, F# was a bit trickier) - actually, each of our team members used a different OS (Ubuntu, macos, windows). Our production deployment ran for a time on Docker Swarm until we've decided to adopt Kubernetes with almost seamless migration process.

After our positive experience of running .Net core workloads in containers and developing Tweek's .Net services on non-windows machines, C# had gained back some of its popularity (originally lost to Node.js), and other teams have been using it for developing microservices, k8s sidecars (like https://github.com/Soluto/airbag), cli tools, serverless functions and other projects...

See more
WebStorm logo

WebStorm

13.2K
10.4K
985
The smartest JavaScript IDE
13.2K
10.4K
+ 1
985
PROS OF WEBSTORM
  • 187
    Intelligent ide
  • 128
    Smart development environment
  • 108
    Easy js debugging
  • 97
    Code inspection
  • 95
    Support for the Latest Technologies
  • 55
    Created by jetbrains
  • 53
    Cross-platform ide
  • 36
    Integration
  • 30
    Spellchecker
  • 24
    Language Mixing/Injection
  • 11
    Debugger
  • 10
    Local History
  • 8
    Web developer can't live without this
  • 7
    Fast search
  • 7
    Git support
  • 6
    Angular.js support
  • 6
    Sass autocompletion
  • 5
    Better refactoring options
  • 5
    FTP
  • 5
    There is no need to setup plugins (all from the box)
  • 5
    Show color on the border next to hex string in CSS
  • 5
    Smart autocompletion
  • 5
    JSON Schema
  • 5
    Awesome
  • 5
    Built-in js debugger
  • 5
    Running and debugging Node.js apps remotely
  • 4
    Easy to use
  • 4
    A modern IDE stuck in the 90s
  • 4
    TypeScript support
  • 4
    Smart coding assistance for React
  • 4
    Node.js integration
  • 4
    111
  • 4
    Protractor support out of the box
  • 4
    Intelligent
  • 4
    Paid but easy to crack
  • 3
    Dart support
  • 3
    Solid intelligent features
  • 3
    Great app
  • 3
    Integrated terminal
  • 3
    Vagrant and SSH Console
  • 3
    Free for students
  • 3
    Unused imports inspection
  • 3
    Docker intergration
  • 2
    Remote Files Syncronization
  • 2
    Grate debug tools for React Apps
  • 2
    Easier to keep running than eclipse
  • 1
    Auto imports
  • 1
    Vim support
  • 1
    Rename helpers
  • 1
    Auto refactoring helpers
  • 1
    Less autocompletion
  • 1
    GIT partial commits
CONS OF WEBSTORM
  • 4
    Paid
  • 1
    Expensive

related WebStorm posts

Johnny Bell

When I switched to Visual Studio Code 12 months ago from PhpStorm I was in love, it was great. However after using VS Code for a year, I see myself switching back and forth between WebStorm and VS Code. The VS Code plugins are great however I notice Prettier, auto importing of components and linking to the definitions often break, and I have to restart VS Code multiple times a week and sometimes a day.

We use Ruby here so I do like that Visual Studio Code highlights that for me out of the box, with WebStorm I'd need to probably also install RubyMine and have 2 IDE's going at the same time.

Should I stick with Visual Studio Code, or switch to something else? #help

See more
Russel Werner
Lead Engineer at StackShare · | 7 upvotes · 585.2K views

We use Prettier because when we rebooted our front-end stack, I decided that it would be an efficient use of our time to not worry about code formatting issues and personal preferences during peer review. Prettier eliminates this concern by auto-formatting our code to a deterministic output. We use it along with ESLint and have 1st-class support in our WebStorm and Visual Studio Code editors.

See more
Sublime Text logo

Sublime Text

33.2K
27.2K
4K
A sophisticated text editor for code, markup and prose.
33.2K
27.2K
+ 1
4K
PROS OF SUBLIME TEXT
  • 720
    Lightweight
  • 652
    Plugins
  • 641
    Super fast
  • 468
    Great code editor
  • 442
    Cross platform
  • 280
    Nice UI
  • 260
    Unlimited trial
  • 153
    Cmd + d is the best command ever
  • 92
    Great community
  • 46
    Package control, modules
  • 26
    Mac OS X support
  • 23
    Easy to get started with
  • 22
    Monokai
  • 21
    Everything you need without the bloat
  • 21
    Built in Python
  • 18
    Easy
  • 14
    Speed
  • 12
    Session & edit resuming
  • 10
    Package Control
  • 9
    Well Designed
  • 8
    Multiple selections
  • 7
    ALT + CMD + DOWN is the best command ever
  • 7
    Nice
  • 7
    Fast, simple and lightweight
  • 5
    It's easy to use, beautiful, simple, and plugins rule
  • 5
    So futuristic and convenient
  • 5
    ALT + F3 the best command ever
  • 5
    Great
  • 4
    Find anything fast within entire project
  • 4
    Easy to use
  • 4
    Free
  • 4
    Simple and clean design
  • 3
    Hackable
  • 3
    Pretty
  • 3
    UI + plugins
  • 3
    Sublime Merge (Git Integration)
  • 2
    Totally customizable
  • 2
    Color schemes and cmd+d
  • 2
    Material theme best theme forever
  • 0
    Const
CONS OF SUBLIME TEXT
  • 8
    Steep learning curve
  • 6
    Everything
  • 4
    Flexibility to move file
  • 4
    Number of plugins doing the same thing
  • 4
    Doesn't act like a Mac app
  • 3
    Not open sourced
  • 2
    Don't have flutter integration
  • 2
    Forces you to buy license

related Sublime Text posts

Johnny Bell

I've been in the #frontend game for about 7 years now. I started coding in Sublime Text because all of the tutorials I was doing back then everyone was using it. I found the speed amazing compared to some other tools at the time. I kept using Sublime Text for about 4-5 years.

I find Sublime Text lacks some functionality, after all it is just a text editor rather than a full fledged IDE. I finally converted over to PhpStorm as I was working with Magento and Magento as you know is mainly #PHP based.

This was amazing all the features in PhpStorm I loved, the debugging features, and the control click feature when you click on a dependency or linked file it will take you to that file. It was great.

PhpStorm is kind of slow, I found that Prettier was taking a long time to format my code, and it just was lagging a lot so I was looking for alternatives. After watching some more tutorial videos I noticed that everyone was using Visual Studio Code. So I gave it a go, and its amazing.

It has support for everything I need with the plugins and the integration with Git is amazing. The speed of this IDE is blazing fast, and I wouldn't go back to using PhpStorm anymore. I highly recommend giving Visual Studio Code a try!

See more
Labinator Team

At labinator.com, we use HTML5, CSS 3, Sass, Vanilla.JS and PHP when building our premium WordPress themes and plugins. When writing our codes, we use Sublime Text and Visual Studio Code depending on the project. We run Manjaro and Debian operating systems in our office. Manjaro is a great desktop operating system for all range of tasks while Debian is a solid choice for servers.

WordPress became a very popular choice when it comes to content management systems and building websites. It is easy to learn and has a great community behind it. The high number of plugins as well that are available for WordPress allows any user to customize it depending on his/her needs.

For development, HTML5 with Sass is our go-to choice when building our themes.

Main Advantages Of Sass:

  • It's CSS syntax friendly
  • It offers variables
  • It uses a nested syntax
  • It includes mixins
  • Great community and online support.
  • Great documentation that is easy to read and follow.

As for PHP, we always thrive to use PHP 7.3+. After the introduction of PHP 7, the WordPress development process became more stable and reliable than before. If you a developer considering PHP 7.3+ for your project, it would be good to note the following benefits.

The Benefits Of Using PHP:

  • Open Source.
  • Highly Extendible.
  • Easy to learn and read.
  • Platform independent.
  • Compatible with APACHE.
  • Low development and maintenance cost.
  • Great community and support.
  • Detailed documentation that has everything you need!

Why PHP 7.3+?

  • Flexible Heredoc & Nowdoc Syntaxes - Two key methods for defining strings within PHP. They also became easier to read and more reliable.
  • A good boost in performance speed which is extremely important when it comes to WordPress development.
See more
DataGrip logo

DataGrip

555
648
17
A database IDE for professional SQL developers
555
648
+ 1
17
PROS OF DATAGRIP
  • 4
    Works on Linux, Windows and MacOS
  • 3
    Code analysis
  • 2
    Diff viewer
  • 2
    Wide range of DBMS support
  • 1
    Generate ERD
  • 1
    Quick-fixes using keyboard shortcuts
  • 1
    Database introspection on 21 different dbms
  • 1
    Export data using a variety of formats using open api
  • 1
    Import data
  • 1
    Code completion
CONS OF DATAGRIP
    Be the first to leave a con

    related DataGrip posts

    NetBeans IDE logo

    NetBeans IDE

    685
    946
    514
    Quickly and easily develop desktop, mobile and web applications with Java, HTML5, PHP, C/C++ and more
    685
    946
    + 1
    514
    PROS OF NETBEANS IDE
    • 76
      Rich features
    • 69
      Crossplatform
    • 49
      Plugins(Git, SVN)
    • 38
      Easy to use
    • 38
      Extensible
    • 35
      PHP Support
    • 34
      Java support
    • 28
      File History
    • 21
      Code analysis
    • 18
      MySQL support
    • 14
      Free
    • 14
      Open source
    • 10
      Code completion
    • 9
      Strong Maven Support
    • 8
      NodeJs support
    • 6
      Webdev king
    • 6
      Easy maven project start
    • 6
      Best
    • 4
      Jira Plugin
    • 4
      Foss
    • 3
      Out of the box integration with maven, git, svn
    • 3
      History of changes, friendly tabs
    • 3
      Mandatory
    • 2
      Intuitive ui
    • 2
      Chrome plugin to live update javascript from browser
    • 2
      Groovy support
    • 2
      Native Nette support
    • 2
      I don't like NetBeans
    • 2
      Smarty support
    • 2
      Visual GUI Builder for Swing / AWT
    • 2
      Custom html tags support
    • 1
      Powerful refactoring
    • 1
      Composer commands inside IDE
    CONS OF NETBEANS IDE
    • 2
      PHP debug doesn't support conditional breakpoints

    related NetBeans IDE posts

    Eclipse logo

    Eclipse

    2.6K
    2.2K
    392
    IDE for Java EE Developers
    2.6K
    2.2K
    + 1
    392
    PROS OF ECLIPSE
    • 131
      Does it all
    • 76
      Integrates with most of tools
    • 64
      Easy to use
    • 63
      Java IDE
    • 32
      Best Java IDE
    • 9
      Open source
    • 3
      Hard for newbews
    • 2
      Great gdb integration
    • 2
      Professional
    • 2
      Good Git client allowing direct stage area edit
    • 2
      True open source with huge contribution
    • 2
      Great code suggestions
    • 2
      Extensible
    • 2
      Lightweight
    • 0
      Works with php
    CONS OF ECLIPSE
    • 14
      2000 Design
    • 9
      Bad performance
    • 4
      Hard to use

    related Eclipse posts

    christy craemer

    UPDATE: Thanks for the great response. I am going to start with VSCode based on the open source and free version that will allow me to grow into other languages, but not cost me a license ..yet.

    I have been working with software development for 12 years, but I am just beginning my journey to learn to code. I am starting with Python following the suggestion of some of my coworkers. They are split between Eclipse and IntelliJ IDEA for IDEs that they use and PyCharm is new to me. Which IDE would you suggest for a beginner that will allow expansion to Java, JavaScript, and eventually AngularJS and possibly mobile applications?

    See more
    Dean Stringer

    Have been a Visual Studio Code user since just after launch to the general public, having used the likes of Eclipse and Atom previously. Was amazed how mature it seemed off the bat and was super intrigued by the bootstrapped nature of it having been written/based on Electron/TypeScript, and of course being an open-source app from Microsoft. The features, plugin ecosystem and release frequency are very impressive. I do dev work on both Mac and Windows and don't use anything else now as far as IDEs go.

    See more
    Atom logo

    Atom

    16.7K
    14.4K
    2.5K
    A hackable text editor for the 21st Century
    16.7K
    14.4K
    + 1
    2.5K
    PROS OF ATOM
    • 529
      Free
    • 449
      Open source
    • 343
      Modular design
    • 321
      Hackable
    • 316
      Beautiful UI
    • 147
      Backed by github
    • 119
      Built with node.js
    • 113
      Web native
    • 107
      Community
    • 35
      Packages
    • 18
      Cross platform
    • 5
      Nice UI
    • 5
      Multicursor support
    • 5
      TypeScript editor
    • 3
      Open source, lots of packages, and so configurable
    • 3
      cli start
    • 3
      Simple but powerful
    • 3
      Chrome Inspector works IN EDITOR
    • 3
      Snippets
    • 2
      Code readability
    • 2
      It's powerful
    • 2
      Awesome
    • 2
      Smart TypeScript code completion
    • 2
      Well documented
    • 1
      works with GitLab
    • 1
      "Free", "Hackable", "Open Source", The Awesomness
    • 1
      full support
    • 1
      vim support
    • 1
      Split-Tab Layout
    • 1
      Apm publish minor
    • 1
      Consistent UI on all platforms
    • 1
      User friendly
    • 1
      Hackable and Open Source
    • 0
      Publish
    CONS OF ATOM
    • 19
      Slow with large files
    • 7
      Slow startup
    • 2
      Most of the time packages are hard to find.
    • 1
      No longer maintained
    • 1
      Cannot Run code with F5
    • 1
      Can be easily Modified

    related Atom posts

    Jerome Dalbert
    Principal Backend Software Engineer at StackShare · | 13 upvotes · 916.7K views

    I liked Sublime Text for its speed, simplicity and keyboard shortcuts which synergize well when working on scripting languages like Ruby and JavaScript. I extended the editor with custom Python scripts that improved keyboard navigability such as autofocusing the sidebar when no files are open, or changing tab closing behavior.

    But customization can only get you so far, and there were little things that I still had to use the mouse for, such as scrolling, repositioning lines on the screen, selecting the line number of a failing test stack trace from a separate plugin pane, etc. After 3 years of wearily moving my arm and hand to perform the same repetitive tasks, I decided to switch to Vim for 3 reasons:

    • your fingers literally don’t ever need to leave the keyboard home row (I had to remap the escape key though)
    • it is a reliable tool that has been around for more than 30 years and will still be around for the next 30 years
    • I wanted to "look like a hacker" by doing everything inside my terminal and by becoming a better Unix citizen

    The learning curve is very steep and it took me a year to master it, but investing time to be truly comfortable with my #TextEditor was more than worth it. To me, Vim comes close to being the perfect editor and I probably won’t need to switch ever again. It feels good to ignore new editors that come out every few years, like Atom and Visual Studio Code.

    See more
    Julian Sanchez
    Lead Developer at Chore Champion · | 9 upvotes · 771K views

    We use Visual Studio Code because it allows us to easily and quickly integrate with Git, much like Sublime Merge ,but it is integrated into the IDE. Another cool part about VS Code is the ability collaborate with each other with Visual Studio Live Share which allows our whole team to get more done together. It brings the convenience of the Google Suite to programming, offering something that works more smoothly than anything found on Atom or Sublime Text

    See more
    JavaScript logo

    JavaScript

    351K
    267.2K
    8.1K
    Lightweight, interpreted, object-oriented language with first-class functions
    351K
    267.2K
    + 1
    8.1K
    PROS OF JAVASCRIPT
    • 1.7K
      Can be used on frontend/backend
    • 1.5K
      It's everywhere
    • 1.2K
      Lots of great frameworks
    • 896
      Fast
    • 745
      Light weight
    • 425
      Flexible
    • 392
      You can't get a device today that doesn't run js
    • 286
      Non-blocking i/o
    • 236
      Ubiquitousness
    • 191
      Expressive
    • 55
      Extended functionality to web pages
    • 49
      Relatively easy language
    • 46
      Executed on the client side
    • 30
      Relatively fast to the end user
    • 25
      Pure Javascript
    • 21
      Functional programming
    • 15
      Async
    • 13
      Full-stack
    • 12
      Setup is easy
    • 12
      Its everywhere
    • 12
      Future Language of The Web
    • 11
      JavaScript is the New PHP
    • 11
      Because I love functions
    • 10
      Like it or not, JS is part of the web standard
    • 9
      Expansive community
    • 9
      Everyone use it
    • 9
      Can be used in backend, frontend and DB
    • 9
      Easy
    • 8
      Easy to hire developers
    • 8
      No need to use PHP
    • 8
      For the good parts
    • 8
      Can be used both as frontend and backend as well
    • 8
      Powerful
    • 8
      Most Popular Language in the World
    • 7
      Popularized Class-Less Architecture & Lambdas
    • 7
      It's fun
    • 7
      Nice
    • 7
      Versitile
    • 7
      Hard not to use
    • 7
      Its fun and fast
    • 7
      Agile, packages simple to use
    • 7
      Supports lambdas and closures
    • 7
      Love-hate relationship
    • 7
      Photoshop has 3 JS runtimes built in
    • 7
      Evolution of C
    • 6
      1.6K Can be used on frontend/backend
    • 6
      Client side JS uses the visitors CPU to save Server Res
    • 6
      It let's me use Babel & Typescript
    • 6
      Easy to make something
    • 6
      Can be used on frontend/backend/Mobile/create PRO Ui
    • 5
      Promise relationship
    • 5
      Stockholm Syndrome
    • 5
      Function expressions are useful for callbacks
    • 5
      Scope manipulation
    • 5
      Everywhere
    • 5
      Client processing
    • 5
      Clojurescript
    • 5
      What to add
    • 4
      Because it is so simple and lightweight
    • 4
      Only Programming language on browser
    • 1
      Test2
    • 1
      Easy to learn
    • 1
      Easy to understand
    • 1
      Not the best
    • 1
      Hard to learn
    • 1
      Subskill #4
    • 1
      Test
    • 0
      Hard 彤
    CONS OF JAVASCRIPT
    • 22
      A constant moving target, too much churn
    • 20
      Horribly inconsistent
    • 15
      Javascript is the New PHP
    • 9
      No ability to monitor memory utilitization
    • 8
      Shows Zero output in case of ANY error
    • 7
      Thinks strange results are better than errors
    • 6
      Can be ugly
    • 3
      No GitHub
    • 2
      Slow

    related JavaScript posts

    Zach Holman

    Oof. I have truly hated JavaScript for a long time. Like, for over twenty years now. Like, since the Clinton administration. It's always been a nightmare to deal with all of the aspects of that silly language.

    But wowza, things have changed. Tooling is just way, way better. I'm primarily web-oriented, and using React and Apollo together the past few years really opened my eyes to building rich apps. And I deeply apologize for using the phrase rich apps; I don't think I've ever said such Enterprisey words before.

    But yeah, things are different now. I still love Rails, and still use it for a lot of apps I build. But it's that silly rich apps phrase that's the problem. Users have way more comprehensive expectations than they did even five years ago, and the JS community does a good job at building tools and tech that tackle the problems of making heavy, complicated UI and frontend work.

    Obviously there's a lot of things happening here, so just saying "JavaScript isn't terrible" might encompass a huge amount of libraries and frameworks. But if you're like me, yeah, give things another shot- I'm somehow not hating on JavaScript anymore and... gulp... I kinda love it.

    See more
    Conor Myhrvold
    Tech Brand Mgr, Office of CTO at Uber · | 44 upvotes · 10.1M views

    How Uber developed the open source, end-to-end distributed tracing Jaeger , now a CNCF project:

    Distributed tracing is quickly becoming a must-have component in the tools that organizations use to monitor their complex, microservice-based architectures. At Uber, our open source distributed tracing system Jaeger saw large-scale internal adoption throughout 2016, integrated into hundreds of microservices and now recording thousands of traces every second.

    Here is the story of how we got here, from investigating off-the-shelf solutions like Zipkin, to why we switched from pull to push architecture, and how distributed tracing will continue to evolve:

    https://eng.uber.com/distributed-tracing/

    (GitHub Pages : https://www.jaegertracing.io/, GitHub: https://github.com/jaegertracing/jaeger)

    Bindings/Operator: Python Java Node.js Go C++ Kubernetes JavaScript OpenShift C# Apache Spark

    See more