SaaSHub helps you find the best software and product alternatives Learn more →
Naming-cheatsheet Alternatives
Similar projects and alternatives to naming-cheatsheet
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
-
-
-
-
react
Cheatsheets for experienced React developers getting started with TypeScript (by typescript-cheatsheets)
-
-
-
-
-
-
-
-
-
modern-php-cheatsheet
Cheatsheet for some PHP knowledge you will frequently encounter in modern projects.
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better naming-cheatsheet alternative or higher similarity.
naming-cheatsheet discussion
naming-cheatsheet reviews and mentions
Posts with mentions or reviews of naming-cheatsheet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-07.
-
My team lead always fails my code
This guide is my go-to recommendation for freshers for "naming things": https://github.com/kettanaito/naming-cheatsheet
- Clean code (la juniori)
-
Some scripts work weirdly
Use better naming. What's variablename? var iab; len(name)? What does reader do? Read a book? https://github.com/kettanaito/naming-cheatsheet
-
Help with this password generator
Not an answer, but https://github.com/kettanaito/naming-cheatsheet
-
Variable inside a function with the same name?
But why would you need variable inside a function with the same name? https://github.com/kettanaito/naming-cheatsheet
-
Live coding preparation tips
Use the programming language you're most comfortable with if requirements are not strictly coupled to one programming language. Share your thoughts while you're coding so the interviewers can feel your way of thinking and problem-solving. Also, ask questions when something needs to be clarified for you. Try not to write pieces of code you don't fully understand, for example, using IIFE and not knowing how to pass an argument into it, using ; in front of it, and not knowing why it's used. Try to write readable code with understandable variable and function names. Avoid writing too nested statements, so it's not easy to understand the code's flow. Try to write code that is easy to cover with the tests.
- What are some things you look for during a code review?
-
Great resources for learning React and Typescript
Naming Convention Cheatsheet
-
How to cope with varying writing styles in code docs and logging messages?
Enforce style with a linter. In the js world there is also prettier. Agree upon a naming style for instance this naming cheatsheet although that is harder to enforce
-
What does it take to be a good programmer?
What a great answer :)
Regarding naming things, this comes to my mind: https://github.com/kettanaito/naming-cheatsheet
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jan 2025
Stats
Basic naming-cheatsheet repo stats
24
14,007
0.6
10 months ago
kettanaito/naming-cheatsheet is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
- naming-cheatsheet VS naming-convention
- naming-cheatsheet VS visx
- naming-cheatsheet VS Front-End-Checklist
- naming-cheatsheet VS modern-php-cheatsheet
- naming-cheatsheet VS scaffdog
- naming-cheatsheet VS react-error-boundary
- naming-cheatsheet VS markdown-wikitext
- naming-cheatsheet VS explainshell
- naming-cheatsheet VS go-gopher
- naming-cheatsheet VS fiddle