Second Beta of jQuery 4.0.0 Last February, we released the first beta of jQuery 4.0.0. We’re now ready to release a second, and we expect a release candidate to come soon™. This release comes with a major rewrite to jQuery’s testing infrastructure, which removed all deprecated or under-supported dependencies. But the main change that warranted a second beta was a … Continue reading → Planning new W3C website deployment After almost four months in Beta during which we received constructive feedback, we are now ready to deploy the new W3C website starting Tuesday 20 June at 12:00 UTC. Please make sure to check our "Site status if you experience incidents. We expect some interruption for the duration of the deployment which will be done in one go and may take an hour or more. We will send a public announcement whe… |
Deploy a PHP Application on AWS Lambda Function Serverless In this post, I will explain the steps to deploy a simple PHP email MX record validation application on AWS lambda function using Bref layers. AWS Lambda natively supports Java, Go, PowerShell, Node. js, C#, Python, and Ruby code, not PHP. You can deploy the lite weight PHP function to improve the application performance and it will reduce cost compared with the EC2 instance. AWS is offering the … Case Study: Combining Cutting-Edge CSS Features Into a “Course Navigation” Component Having been tasked with creating a UI component for navigating the content of an online course, Daniel found himself neck-deep in a pool of new CSS features that he wound up using on the project. Case Study: Combining Cutting-Edge CSS Features Into a “Course Navigation” Component originally published on CSS-Tricks , which is part of the DigitalOcean family. You should get the newsletter . |