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
===================
04/02/2024
Do you know the differences between a static website and a dynamic website? Today we will cover the differences in this post.
Which do you use?
===================
Follow
www.codecrumbs.com
===================
31/01/2024
This JavaScript cheat sheet will help you learn the fundamentals in a quick and easy manner.
How many do you know?
======================
Follow
Get exclusive content and downloadable resources at 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
===================
15/01/2024
Today we take a look at some essential ReactJs shorthand tips.
How many do you use?
Follow
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
====================
22/12/2023
We're going to explore some strange things about JavaScript, the language used for making websites. Sometimes JavaScript does things you wouldn't expect. For example, sometimes if you compare things or add them together, it gives you a weird result.
These little bits of code might confuse you at first, but they all have a reason why.
Comment "explanation" if you ant to know why this happens.
=================
Follow
www.codecrumbs.com
=================
19/12/2023
JavaScript modules. Do you know what they are? Today we will break this down with 4 simple examples:
- Name export/imports
- Default export/imports
- Export/import lists & rename
- Rename exports/imports
These examples allow you to export and import different types of code to use them throughout your application.
How many do you use?
==================
Follow
www.codecrums.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?
13/12/2023
Want to master any programming language?
Today we will break down how you can master any programming language.
It all starts with the fundamentals, mastering this will give you skills that can be transferred across multiple programming languages and allow you to learn them very quickly.
These include:
- Basic syntax
- Operators
- Variables
- Data Types
- Flow Control
- Functional Programming (Haskell, Lisp, Scala, Erlang, Clojure, OCaml, F #, Elixir, Elm, Racket)
- Object-oriented Programming (Java, C++, Python, C #, Ruby, JavaScript, PHP, Swift, Kotlin, Objective-C)
How did you learn programming?
Click here to claim your Sponsored Listing.