Published inDev GeniusPerforming Bulk Insert Using pgx and CopyFromQuick introduction on how to leverage pgx’s full functionality in performing bulk insert operations.Nov 16, 2022Nov 16, 2022
Published inDev GeniusSimple-DataTables, A Vanilla JS Alternative To DataTablesA brief look into the Simple-DataTables plugin and how to go about using it in various use cases.Oct 28, 20221Oct 28, 20221
Published inDev GeniusMaking Use Of columnDefs Option In DataTablesHow to make more out the DataTables plugin using the columnDefs option.Aug 18, 2022Aug 18, 2022
Benefits of type declarations in PHPA brief look into how exploiting type declarations in PHP might bring some gains.Aug 5, 20221Aug 5, 20221
Published inDev GeniusBuilding My First Javascript Library — A Toast LibraryA look into the experience of building a basic toast library.Jul 27, 2022Jul 27, 2022
Restricting Laravel routes on the basis of environmentA simple way to restrict specific routes to the local environmentApr 6, 20221Apr 6, 20221
Published inDev GeniusServing CSS In Go’s Native ServerApply this minor tweak to your Go server file in order to serve static files such as CSS files.Feb 8, 20221Feb 8, 20221
Validation in Express with express-validatorUnderstanding express-validator and how to leverage it to validate routes in an express application.Nov 26, 2021Nov 26, 2021
How to share data across multiple api endpoints in LaravelConveniently share common data across multiple endpoints without repeating your code.Nov 11, 20211Nov 11, 20211
Published inDev GeniusPivot query results in PostgreSQL using crosstabConduct comparisons and check for patterns in your postgres data by transforming it using crosstabNov 5, 20211Nov 5, 20211