01/09/2017
ReactJS in PHP: Writing Compilers Is Easy and Fun! — SitePoint
Christopher Pitt is back with another esoteric use case in PHP land - building custom compilers! Here he builds one which can process ReactJS code in PHP!
01/09/2017
Do You Really Need Managed WordPress Hosting? (Pros and Cons)
Are you wondering if managed WordPress hosting is right for you? We compared the best managed WordPress hosting companies. Here are the Pros and Cons...
26/08/2017
A Comparison of Shared and Cloud Hosting, and How to Choose — SitePoint
Lucero del Alba explains the differences between shared and cloud hosting, with practical tips on how to decide which is the best option for you.
16/08/2017
Frame by Frame Animation Tutorial with CSS and JavaScript — SitePoint
Michael Romanov explains how you can build a frame by frame animation with just HTML, CSS and JavaScript which performs well and works great on all browsers
16/08/2017
Securing Your Website with HTTPS Is More Important than Ever — SitePoint
Nick Janetakis shows you how to secure your website with HTTPS and Let's Encrypt in under three hours.
15/08/2017
Grab Our Free Printable Functional JavaScript Cheat Sheet — SitePoint
Functional programming (FP) has become a hot topic in the JavaScript community. It's being touted as a great way of building scalable and maintainable applications and we're staring to see many of its...
15/08/2017
HyperApp: The 1 KB JavaScript Library for Building Front-End Apps — SitePoint
Jorge Bucaran introduces HyperApp, a tiny, 1kb library with a compact API, built-in state management, and unrivaled, small bundle size.
15/08/2017
Announcing .NET Core 2.0
A first-hand look from the .NET engineering teams
15/08/2017
Announcing Entity Framework Core 2.0
Today we are releasing the final version of Entity Framework Core 2.0, alongside .NET Core 2.0 and ASP.NET Core 2.0.
Entity Framework (EF) Core is the lightweight, extensible, and cross-platform version of Entity Framework, the popular Object/Relational Mapping (O/RM) framework for .NET.
http://bit.ly/2uJqKZI
13/07/2017
Why I'm Switching from React to Cycle.js — SitePoint
Ivan Jovanovic introduces the basic concepts of reactive programming and explains why he's ditching React for Cycle.js, a functional reactive JS framework.