Codecrumbs
🧠• Learn how to code through easily digestible code crumbs.
📲 • DM or Email for enquiries/services
12/02/2024
Want to break into tech? Follow these 5 simple steps and you’ll be in a great position for your first tech job!
Do you work in tech already?
===================
Follow
www.codecrumbs.com
===================
23/01/2024
Want to get better at coding? It's not just what you know. Good habits matter too.
Start by planning your work. Before you start coding, make a plan. It saves time. Also, remember to comment on your code. Write clear comments so anyone (and you) can get it later.
A top tip is DRY – Don't Repeat Yourself. Try reusing your code. It's clever and saves work.
When you name your variables and functions, make them simple and clear. This helps make your code easy to read and fix.
It's important to test your code a lot. This finds and fixes problems early. Test small parts and all of it together.
Keep your guides and documentation up to date.
How many do you do?
===================
Follow
www.codecrumbs.com
===================
03/01/2024
Today we take a look at the ultimate developer cheat sheet/glossary of words you should know.
This is a 2 part series with the first one covering words from A-M.
What words you would add to this list?
====================
Follow
www.codecrumbs.com
====================
26/12/2023
What privacy tools do you use?
====================
Follow
www.codecrumbs.com
====================
16/12/2023
Today we're taking a look at some HTML features you might not be aware of but can be very useful to create accessible websites and rank higher in SEO.
The features we're looking at are:
abbr: The element is an abbreviation elements used to describe acronyms.
mark: The element marks or highlights specific text.
contenteditable: The contenteditable attribute allows the user to edit the content on the frontend if set to true.
download: The download attribute downloads a file when clicking the link. You can also add a file title.
spellcheck: The spellcheck attribute checks if an element should have its spelling and grammar checked or not accesskey: The accesskey attribute specifies a shortcut key to activate/focus an element.
How many do you know?
Click here to claim your Sponsored Listing.