PinnedPublished inJavaScript in Plain EnglishUp and Running with React Redux in 2021A beginner’s guide to getting set up with Redux in 2021Jul 8, 2021Jul 8, 2021
PinnedPublished inThe StartupConnect PostgreSQL with Node.jsHere we are using the most popular Node.js module ‘node-postgres’ for connecting the PostgreSQL database with Node.js.May 10, 2020May 10, 2020
Context APIThe Context API can be used to share data with multiple components, without having to pass data through props manually. For example, in…Jul 3, 2021Jul 3, 2021
React.lazyThis function lets you render a dynamic import as a regular component.Jul 2, 2021Jul 2, 2021
Published inNerd For TechConnect the AWS Relational Database Service (RDS) from EC2 InstanceCreating an EC2 instance and connecting the RDS PostgreSQL DB instance.Feb 1, 20211Feb 1, 20211
ES6 features for ReactJSEssential features of ES6, useful for ReactJS development.Nov 1, 2020Nov 1, 2020
Node.js ModulesIn the Node.js module system, each file is treated as a separate moduleMay 9, 2020May 9, 2020