Open in app

Sign In

Write

Sign In

Mohomed Rikas
Mohomed Rikas

8 Followers

Home

About

Mar 21, 2022

Git Commands Every Developer Should Know

git init Initializes a new Git repository git add <files> adds files to the staging area. git add . to add all modified files. git reset undoes the changes to the local files, restores to the last commit. git diff displays the difference between files in two commits or between…

Git

1 min read

Git

1 min read


Mar 8, 2022

My experience of organizing an online UI/UX designathon as a 3rd-year undergraduate

I have been working under many leadership roles with a diverse team in my two years as a member of the AIESEC establishment in Sri Lanka in the university of Sri Lanka Institute of Information technology (SLIIT). But, leading a team to make a long-time idea a reality is different…

Designathon

6 min read

My experience of organizing an online UI/UX designathon as a 3rd-year undergraduate
My experience of organizing an online UI/UX designathon as a 3rd-year undergraduate
Designathon

6 min read


Apr 27, 2021

What are Hooks in React?

what are Hooks? Hooks are a new addition in React 16.8, They let you use state and other React features in a Functional Component without the need of a Class based component. So, basically, Hooks are the functions which “hook into” React state and lifecycle features from function components. When to use Hooks? If you write a…

React Hook

3 min read

What are Hooks in React?
What are Hooks in React?
React Hook

3 min read


Apr 19, 2021

Useful JavaScript Tips

Here are 5 JavaScript tips that you probably did not know about! 1. Get the performance of your code! Might be fun to compare the performance of two different computers, or to show off with your M1 Mac chip .

Javascript Tips

2 min read

Useful JavaScript Tips
Useful JavaScript Tips
Javascript Tips

2 min read


Apr 15, 2021

MongoDB CRUD Operations in the Shell

MongoDB CRUD Operations Open up your hyperterminal and type mongod this will spin up your mongo server when you hit enter , Once you see waiting for connections on port 27017 then you are ready to go. This is kind of similar to how we had a localhost 3000. Open…

Mongodb

3 min read

MongoDB CRUD Operations in the Shell
MongoDB CRUD Operations in the Shell
Mongodb

3 min read


Apr 12, 2021

NoSQL

NoSQL (aka “not only SQL”) database was introduced to handle lots of data. It makes it easier to store and retrieve data from the database which does not follow the tabular relational model which is used in the SQL database. For example companies like Facebook, Twitter have to handle large…

NoSQL

3 min read

NoSQL
NoSQL
NoSQL

3 min read


Mar 23, 2021

How to Download & Install MongoDB on Windows - 2021

Step 1 — Download the MongoDB MSI Installer Package Download the MongoDB installer file from the downloads section of the MongoDB website. Make sure you select msi

Mongodb

3 min read

How to Download & Install MongoDB on Windows — 2021
How to Download & Install MongoDB on Windows — 2021
Mongodb

3 min read


Mar 5, 2021

Contribute to open source on GitHub

Have you thought about contributing to an open source project, but you’re too confused by the process to even try? I’ve been there too! I wrote this step-by-step guide to illustrate the exact method I use when contributing to a project on GitHub. If you follow this guide exactly, you can make your first open source contribution TODAY!

Github

5 min read

Contribute to open source on GitHub
Contribute to open source on GitHub
Github

5 min read

Mohomed Rikas

Mohomed Rikas

8 Followers

Undergraduate 🎓

Following
  • Shaiq khan

    Shaiq khan

  • Michela Thalagala

    Michela Thalagala

  • Praveena Thavarajah

    Praveena Thavarajah

  • Bawantha Rathnayaka

    Bawantha Rathnayaka

  • Ranindu

    Ranindu

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech