We published our first article about the Jamstack +/- 6 years ago. Back then, it was still in its infancy. Since this first post, we have published many valuable resources to help new & seasoned Jamstack...
The gist of authentication is to provide users with a set of credentials, such as username and password, and to verify that they provide the correct credentials whenever they want access to the application....
With the increase in popularity, browsers started shipping APIs for complex functionalities that sometimes can only be implemented via a native application. Fast-forward to the present: It’s indeed quite rare to find a web...
10 Awesome JavaScript Libraries You Should Try Out in 2020 JavaScript is one of the most popular languages on the web. Even though it was initially developed just for web pages, it has seen...
Introduction To OOP with reference to PHP and OOP Up until now you’ve probably been learning PHP or what we call procedural PHP which is the PHP that we usually start out learning when...
Create sophisticated formatting for your prose and code on GitHub with simple syntax https://docs.github.com/en/github/writing-on-github/basic-writing-and-formatting-syntax
An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web. Welcome There’s a lot of outdated information on the Web that leads new PHP users...
Understanding the GitHub flow GitHub flow is a lightweight, branch-based workflow that supports teams and projects where deployments are made regularly. This guide explains how and why GitHub flow works. 5 minute readHello World...
Recent Comments