List of websites to learn about code
Just a list non exhaustive of websites and platform to learn about coding, performance, tools and techniques.
Just a list non exhaustive of websites and platform to learn about coding, performance, tools and techniques.
WordPress has its REST API which allow to retrieve all your data through JSON. You can use the data from your CMS into your pages without the WordPress PHP structure. Plugins are no longer required, just install the latest version of WordPress 4.7 or more and you’re ready to go.
If you want to disable the ‘Cut / Copy / Paste’ invoked by holding down on an element in Safari on the iPhone or iPad you can use the CSS user-select
I recently had a WordPress problem. I used a plugin to redirect user seeing private page to the login page. However, subscribers can’t see private post once logged in. So it was creating a redirect loop. You can change that with a few lines of code.
This a great piece of javascript to get geolocation infos in your web page. It’s perfect for small websites and prototypes.
Just discover this quick way to let your client edit a static website easily using Google Spreadsheets.
Copyright © 2016-2025. All rights reserved. Designed and coded by Denis Bouquet