DEV Community

Full Stack Geek
Full Stack Geek

Posted on

Web Development Articles You can read over this weekend

1) Best PHP Frameworks (2019)

About this article:
In this article, we will be discussing the best PHP Frameworks along with their pros and cons in great depth so that one might get a clear understanding of which one to chose. Our comprehensive research would include some Latest PHP Frameworks.
Read Here: Best PHP Frameworks (2019)

2) PHP Cookies and Sessions | Detailed Explanation | Coding Examples

About this article:
In this article, we would be discussing the Concepts like Sessions and Cookies in great depth with Coding Examples in PHP. We would be seeing the differences between Sessions and Cookies in PHP. We would also be learning how to set Sessions and Cookies in PHP through Coding Examples.
Read Here: PHP Cookies and Sessions | Detailed Explanation | Coding Examples

3) What should I learn after PHP | Roadmap 2019

About this article:
In this article, we would be discussing the roadmap a developer should follow after learning/working in PHP or any other language for a significant amount of time.
Read Here: What should I learn after PHP | Roadmap 2019

4) Implementing OTP in PHP using Twilio

About this article:
Verifying a phone number using OTP (One Time Password) is a sure shot way to reduce the spam over your website. In this article, we will be going to discuss this topic in great detail. We will be learning how we can set up our PHP code to send the OTP to the mobile numbers and hence verifying the user.
Read Here: Implementing OTP in PHP using Twilio

5) Redis vs MySQL Benchmarks

About this article:
In this article, we would be discussing the performance benchmarks of Redis and MySQL. To begin with, we would start with the introduction and installation of Redis over Ubuntu Machine. Then we would move towards the benchmarking between these two.
Read Here: Redis vs MySQL Benchmarks

6) Var vs Let in JavaScript

About this article:
In this article, we would be discussing the long run debate of var vs let in Javascript. We would also be discussing why the usage of let is increasing in dev communities.
Read Here: Var vs Let in JavaScript

7) Asynchronous JavaScript

About this article:
In this article, we are going to discuss Asynchronous tasks in significant depth. We will be discussing what exactly are Asynchronous tasks, what the hack are callbacks, closures, promises and much more in the context of JavaScript.
Read Here: Asynchronous JavaScript

8) Introduction to Elasticsearch and the ELK stack

About this article:
In this article, we are discussing Elasticsearch. We would be starting with the introduction of Elasticsearch, will be having a brief discussion over so-called ELK stack. We would then move to the architecture of Elasticsearch and what the heck are nodes, clusters, shards, indexes, documents, replication and so on
Read Here: Introduction to Elasticsearch and the ELK stack

9) InnoDB vs MyISAM | Storage Engines | Tabular Differences


About this article:
In this article, we would be discussing Main Differences between Storage Engines like InnoDB and MyISAM, written in Tabular form for great understanding.
Read Here: InnoDB vs MyISAM | Storage Engines | Tabular Differences

10) Best PHP Frameworks (2019) | Google Trends | Stack Overflow Insights


About this article:
In this article, we will be discussing the best PHP Frameworks along with their pros and cons in great depth so that one might get a clear understanding of which one to chose. Our comprehensive research would include some Latest PHP Frameworks.
Read Here: Best PHP Frameworks (2019) | Google Trends | Stack Overflow Insights

Oldest comments (0)