Blog
JavaScript Coding Practice Challenges — Strings
Problems and Solutions in JavaScript
JavascriptCodingPractice
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.
Front End DevelopmentJavaScriptProgramming
Implementing Flask login with hash password
A concise post that helps improve your authentication system
FlaskPythonPassword
Pooling Layer — Short and Simple
Here's all the information you should know about Pooling Layer in CNN
Machine learningPooling layerDeep learning
Regular Expressions Cheat Sheet in Node.js
A detailed story to learn, write and execute regular expressions easily
NodejsJavascriptRegex
Why you can't break a forEach loop in JavaScript
No break in ForEach()
JavascriptLoopsForEach
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
WritingStyle guideWrite for ipe
Using Node.js to Display Images in a Private AWS S3 Bucket
Bypassing the File System and Using Streams
NodejsAwsS3
Simple Pagination with Node.js, Express, and Mongoose
NodejsExpressMongoose
How to Use React Router with Layouts: A New Approach
Using Array to Make Router in a Simple React App
React routerJavascriptReact