InTenjin EngineeringbyNafeu Nasir·Mar 5, 2021Global Filtering and Sorting with React TableImplementing a global filter and column sorting with React Table
InTenjin EngineeringbyNafeu Nasir·Mar 3, 2021Lazy-Loading Expandable Rows with React TableAn implementation of lazy-loading, expandable rows using React Table and React QueryA response icon2A response icon2
InTenjin EngineeringbyNafeu Nasir·Mar 1, 2021Using React Query with React TableAn example-based guide on combining react-query with react-tableA response icon2A response icon2
InJavaScript in Plain EnglishbyNafeu Nasir·Feb 10, 2021Building A Static Site Generator With DenoEasily Use TypeScript and Markdown with Deno to build a Static Site GeneratorA response icon1A response icon1
InThe StartupbyNafeu Nasir·Jan 20, 2021Modern React Development But Without 200+ MB of Node ModulesUsing Snowpack and Skypack for Ultra-Fast, Minimal Configuration, Modern React DevelopmentA response icon1A response icon1
Nafeu Nasir·Jan 18, 2021JavaScript Promises with Async / Await and LoopsThis article will be an example driven guide on writing promises, consuming them through async/await code, and using them in loops.
InThe StartupbyNafeu Nasir·Sep 21, 2020Using Git to Open Modified or Changed Files Since Previous CommitSave yourself time when coming back to previous work using the git commands diff, status and a bit of bash.
Nafeu Nasir·Sep 13, 2020Automatic Code Linting & Formatting with ESLint and Prettier in Sublime Text 3One of the easiest ways to speed up JavaScript development is to lint and format your code. Linters help you find bugs and formatters help…A response icon1A response icon1
Nafeu Nasir·Oct 19, 2018Real-time Presentation Slides with Socket.io, Express, Node.js and JavaScriptA beginner friendly tutorial on adding real-time functionality in Node.js apps using Socket.ioA response icon2A response icon2