Blog
A Practical Guide To Become a Senior Frontend Developer
An actionable roadmap to becoming a senior front end developer by enhancing your skills in whether you are using react or angular or vuejs.
Implementing Flask login with hash password
A concise post that helps improve your authentication system
Pooling Layer — Short and Simple
Here's all the information you should know about Pooling Layer in CNN
Regular Expressions Cheat Sheet in Node.js
A detailed story to learn, write and execute regular expressions easily
Why you can't break a forEach loop in JavaScript
No break in ForEach()
How to write articles that people want to read
Here are a bunch of recommendations that the In Plain English team consider to be best practices when writing articles that your readers will find engaging and easy-to-read
Using Node.js to Display Images in a Private AWS S3 Bucket
Bypassing the File System and Using Streams
Simple Pagination with Node.js, Express, and Mongoose
How to Use React Router with Layouts: A New Approach
Using Array to Make Router in a Simple React App
32+ funny Code Comments that people actually wrote
Well, This writing will show you how code commenting can be funny too. I have listed some funny code comments people encountered in production code. Note: If you want to learn more about JavaScript…