Blog
Create a Dropdown Menu Using Next.js & Headless UI
Part 6: Using the Next.js Link component.
NextjsReactHeadlessui
Github Copilot: Review After 3 Months of Usage with Examples
How does it go on real projects, and does it really help?
GithubCopilotCode
Four Sequelize Associations You Should Know
SequelizeNodejsJavascript
Fixing the "can't resolve all parameters" exception with Angular DI
Yesterday, I’ve stumbled on a puzzling issue while implementing a new service in the application
AngularTypescriptDependency injection
Finally Released: 3-Column Merge Editor in VS Code!
The biggest drawback of using VS Code compared to WebStorm has been solved.
VscodeMergeGit
How to Upload Files to Amazon S3 using Node.js
NodejsJavascriptAws
Extend Material-UI theme in TypeScript
TypescriptMaterial-uiReact
I Finally Managed to Activate a Conda Environment in My CI Pipeline
Gone are the days of frustration of trying to use conda in CI servers and containers.
CiCondaPython
ERROR TypeError: undefined is not an object (evaluating '_this.props.navigation.navigate')
The solution
React-nativeJavascriptReact-navigation
Django Rest Framework — JWT auth with Login and Register
PythonDjangoJwt