try {} except

centos, dotnet, rhel
  • Installing .net core runtime 2.0 on CentOS (or RHEL) + Apache reverse proxy for Kestrel asp.net systemd quick start

    CentOS 7.x is required, this won’t work older versions. First, enable the dotnet repository for yum: yum install centos-release-dotnet

    Read more

    February 21, 2018
  • Some Thoughts on Choosing the Best Javascript Framework for Your Project

    I spend a good deal of time thinking about JavaScript frameworks. One thing that I’ve been considering lately is if the default choices — React and Angular mostly, but also Vue — are really the best choices for many of the projects that end up using them. View original article

    Read more

    February 19, 2018
  • Spectacle homepage

    Please use the GitHub issue tracker if you have any ideas or bugs to report. All contributions are welcome. View original article

    Read more

    February 19, 2018
  • manuelgomes2/IdentityServer4 forked from IdentityServer/IdentityServer4

    IdentityServer is a free, open source OpenID Connect and OAuth 2.0 framework for ASP.NET Core. View original article

    Read more

    February 15, 2018
  • Open-source PHP Compiler to .NET

    Boost the speed of your PHP apps and prevent request failures. Use PHP to develop apps for all operating systems and devices. View original article

    Read more

    February 12, 2018
  • Open-source PHP Compiler to .NET

    Boost the speed of your PHP apps and prevent request failures. Use PHP to develop apps for all operating systems and devices. View original article

    Read more

    February 12, 2018
  • React’s ⚛️ new Context API

    It’s way more ergonomic, it’s no longer “experimental,” and it’s now a first-class API! OH, AND IT USES A RENDER PROP! NOTE: This is a cross-post from my newsletter. I publish each email two weeks after it’s sent. View original article

    Read more

    February 6, 2018
  • Handling Errors in React Components with Error Boundaries

    A React App is usually one big component made up of smaller components. This makes for easy organization of code. A problem arises though when any of these smaller components has an error. What happens? The whole app crashes. Sad Story huh? Well, it doesn’t have to be that way. View original article

    Read more

    February 5, 2018
  • Apple DROPS encrypted messaging app Telegram from the App Store

    Apple has removed the secure messaging app Telegram from its App Store. The app uses end-to-end encryption to allow users to send each other messages without fear of being intercepted. It has drawn plenty of criticism from Theresa May’s government as a platform for terrorists to communicate. View original article

    Read more

    February 5, 2018
  • Display all glyphs in a WOFF, TTF or OpenType font

    Display all glyphs in a WOFF, TTF or OpenType font

    Very useful online tool i’ve found: http://torinak.com/font/lsfont.html – it displays all the font glyphs in a nice, convenient, table.

    Read more

    February 2, 2018
  • 50 amazing tools for developers 2018

    Another year has ended and the tooling landscape has become simultaneously more exciting and more complex. View original article

    Read more

    February 2, 2018
  • Material Dashboard React by Creative Tim

    Get a special gift from us! Follow the steps below to receive it. View original article

    Read more

    January 31, 2018
  • Apache Kibble is now a Top-Level Project

    Jenna Sargent is an Online and Social Media Editor for SD Times. She covers Agile, ALM, Java, microservices/containers, testing/QA, application performance monitoring/management, and security. Follow her on Twitter at @jsargey! View original article

    Read more

    January 31, 2018
  • React Native App with Authentication and User Management in 15 Minutes

    While React Native brings many efficiencies, it can also be complicated to work with when it comes to developing authentication and user management functions. View original article

    Read more

    January 25, 2018
  • Bitcoin price: Why the cryptocurrency’s value has fallen so heavily

    Bitcoin’s price tumbled this week, as it emerged that people could be banned from trading the cryptocurrency in various countries around the world. South Korea was among the countries whose government has been signalling that it plans to crack down on cryptocurrency trading. View original article

    Read more

    January 23, 2018
  • The US government is charging three bitcoin companies with fraud

    The US Commodity Futures Trading Commission has filed federal civil enforcement lawsuits against three virtual currency operators. The list of charges is extensive, and includes fraud, misrepresentation, and misappropriation in connection with trading Bitcoin. View original article

    Read more

    January 23, 2018
  • Growth Investing

    My New Year’s Resolution: Make Money Off Other People’s Resolutions 3 Ways To Profit From Oil — No Matter Where The Prices Are This Hot Apparel Stock Still Has More Upside Should You Invest In The Hottest New Trend In Finance? Where I’m Looking For One-Time Special Dividends The No. View original article

    Read more

    January 23, 2018
  • 4 places to draw inspiration from for practicing React Native

    You sit in front of your computer with your phone wired. You change a line of code, and you can instantly tap through the updated application on your phone… View original article

    Read more

    January 23, 2018
←Newer Posts Older Posts→

try {} except

Proudly powered by WordPress